API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9020911,
    "url": "https://scancbus.com/api_v1/transmission/9020911/?format=api",
    "start_datetime": "2026-05-18T09:54:50-04:00",
    "local_start_datetime": "09:54:50 05/18/2026",
    "audio_file": null,
    "talkgroup": 54572,
    "talkgroup_info": {
        "pk": 1225,
        "url": "https://scancbus.com/api_v1/talkgroups/1225/?format=api",
        "dec_id": 54572,
        "alpha_tag": "XSO-42",
        "description": "Statewide Interop",
        "slug": "xso-42",
        "service_type": "Interop"
    },
    "freq": 852725000,
    "emergency": false,
    "units": [
        {
            "pk": 12744,
            "dec_id": 4290016,
            "description": null,
            "slug": "4290016"
        },
        {
            "pk": 87239,
            "dec_id": 4290724,
            "description": null,
            "slug": "4290724"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "850a99f1-1783-42ed-83d5-e6474c6fe5b1",
    "freq_mhz": "852.725",
    "tg_name": "XSO-42",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info