API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5935549,
    "url": "https://scancbus.com/api_v1/transmission/5935549/?format=api",
    "start_datetime": "2026-04-08T14:28:38-04:00",
    "local_start_datetime": "14:28:38 04/08/2026",
    "audio_file": null,
    "talkgroup": 57519,
    "talkgroup_info": {
        "pk": 8708,
        "url": "https://scancbus.com/api_v1/talkgroups/8708/?format=api",
        "dec_id": 57519,
        "alpha_tag": "CRT-6",
        "description": "Zone 6 Plain Cars",
        "slug": "crt-6",
        "service_type": null
    },
    "freq": 857937500,
    "emergency": false,
    "units": [
        {
            "pk": 2138,
            "dec_id": 2542912,
            "description": null,
            "slug": "2542912"
        },
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "99eccb64-2134-4e3e-9190-459da6ae1092",
    "freq_mhz": "857.938",
    "tg_name": "CRT-6",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info