API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5710464,
    "url": "https://scancbus.com/api_v1/transmission/5710464/?format=api",
    "start_datetime": "2026-04-05T14:53:17-04:00",
    "local_start_datetime": "14:53:17 04/05/2026",
    "audio_file": null,
    "talkgroup": 61202,
    "talkgroup_info": {
        "pk": 9623,
        "url": "https://scancbus.com/api_v1/talkgroups/9623/?format=api",
        "dec_id": 61202,
        "alpha_tag": "#61202",
        "description": "TalkGroup #61202",
        "slug": "61202",
        "service_type": null
    },
    "freq": 770706250,
    "emergency": false,
    "units": [
        {
            "pk": 64609,
            "dec_id": 2522247,
            "description": null,
            "slug": "2522247"
        },
        {
            "pk": 86470,
            "dec_id": 2522959,
            "description": null,
            "slug": "2522959"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "2217eb9e-a55a-4dee-850b-3b2b9a436a3d",
    "freq_mhz": "770.706",
    "tg_name": "#61202",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info