API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13467433,
    "url": "https://scancbus.com/api_v1/transmission/13467433/?format=api",
    "start_datetime": "2026-07-16T17:35:23-04:00",
    "local_start_datetime": "17:35:23 07/16/2026",
    "audio_file": null,
    "talkgroup": 63559,
    "talkgroup_info": {
        "pk": 9643,
        "url": "https://scancbus.com/api_v1/talkgroups/9643/?format=api",
        "dec_id": 63559,
        "alpha_tag": "#63559",
        "description": "TalkGroup #63559",
        "slug": "63559",
        "service_type": null
    },
    "freq": 773281250,
    "emergency": false,
    "units": [
        {
            "pk": 95605,
            "dec_id": 2566370,
            "description": null,
            "slug": "2566370"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "209f60af-31cb-4075-85a9-f1d341f3de1d",
    "freq_mhz": "773.281",
    "tg_name": "#63559",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info