API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12489382,
    "url": "https://scancbus.com/api_v1/transmission/12489382/?format=api",
    "start_datetime": "2026-07-03T22:48:52-04:00",
    "local_start_datetime": "22:48:52 07/03/2026",
    "audio_file": null,
    "talkgroup": 54542,
    "talkgroup_info": {
        "pk": 3840,
        "url": "https://scancbus.com/api_v1/talkgroups/3840/?format=api",
        "dec_id": 54542,
        "alpha_tag": "XSO-23",
        "description": "Fairfield SO Interop",
        "slug": "xso-23",
        "service_type": "Interop"
    },
    "freq": 853662500,
    "emergency": false,
    "units": [
        {
            "pk": 9984,
            "dec_id": 2390352,
            "description": null,
            "slug": "2390352"
        },
        {
            "pk": 75280,
            "dec_id": 2391086,
            "description": null,
            "slug": "2391086"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "1b548c02-9578-4bd9-9bf2-f9518eeb9885",
    "freq_mhz": "853.663",
    "tg_name": "XSO-23",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info