API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9099090,
    "url": "https://scancbus.com/api_v1/transmission/9099090/?format=api",
    "start_datetime": "2026-05-19T09:37:14-04:00",
    "local_start_datetime": "09:37:14 05/19/2026",
    "audio_file": null,
    "talkgroup": 54620,
    "talkgroup_info": {
        "pk": 1192,
        "url": "https://scancbus.com/api_v1/talkgroups/1192/?format=api",
        "dec_id": 54620,
        "alpha_tag": "XSO-80",
        "description": "Statewide Interop",
        "slug": "xso-80",
        "service_type": "Interop"
    },
    "freq": 772606250,
    "emergency": false,
    "units": [
        {
            "pk": 111171,
            "dec_id": 8090608,
            "description": null,
            "slug": "8090608"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "a3b9ec06-be9d-4c8c-ae17-7844c0bd4c0b",
    "freq_mhz": "772.606",
    "tg_name": "XSO-80",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info