API endpoint that allows users to be viewed or edited.

GET /api_v1/transmission/12813263/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "pk": 12813263,
    "url": "https://scancbus.com/api_v1/transmission/12813263/?format=api",
    "start_datetime": "2026-07-08T11:05:22-04:00",
    "local_start_datetime": "11:05:22 07/08/2026",
    "audio_file": null,
    "talkgroup": 52583,
    "talkgroup_info": {
        "pk": 9654,
        "url": "https://scancbus.com/api_v1/talkgroups/9654/?format=api",
        "dec_id": 52583,
        "alpha_tag": "#52583",
        "description": "TalkGroup #52583",
        "slug": "52583",
        "service_type": null
    },
    "freq": 853812500,
    "emergency": false,
    "units": [
        {
            "pk": 91460,
            "dec_id": 9202505,
            "description": null,
            "slug": "9202505"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "6903f0ba-4ef5-43b4-9b81-dca8a4f79bfd",
    "freq_mhz": "853.812",
    "tg_name": "#52583",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info