API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6342193,
    "url": "https://scancbus.com/api_v1/transmission/6342193/?format=api",
    "start_datetime": "2026-04-13T12:41:08-04:00",
    "local_start_datetime": "12:41:08 04/13/2026",
    "audio_file": null,
    "talkgroup": 64118,
    "talkgroup_info": {
        "pk": 10821,
        "url": "https://scancbus.com/api_v1/talkgroups/10821/?format=api",
        "dec_id": 64118,
        "alpha_tag": "#64118",
        "description": "TalkGroup #64118",
        "slug": "64118",
        "service_type": null
    },
    "freq": 773281250,
    "emergency": false,
    "units": [
        {
            "pk": 4802,
            "dec_id": 9303644,
            "description": null,
            "slug": "9303644"
        },
        {
            "pk": 68872,
            "dec_id": 9306039,
            "description": null,
            "slug": "9306039"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "07588c36-9b3f-4712-8430-92cc3a92e308",
    "freq_mhz": "773.281",
    "tg_name": "#64118",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info