API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10858556,
    "url": "https://scancbus.com/api_v1/transmission/10858556/?format=api",
    "start_datetime": "2026-06-11T14:22:15-04:00",
    "local_start_datetime": "14:22:15 06/11/2026",
    "audio_file": null,
    "talkgroup": 16923,
    "talkgroup_info": {
        "pk": 10223,
        "url": "https://scancbus.com/api_v1/talkgroups/10223/?format=api",
        "dec_id": 16923,
        "alpha_tag": "#16923",
        "description": "TalkGroup #16923",
        "slug": "16923",
        "service_type": null
    },
    "freq": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 78538,
            "dec_id": 2390080,
            "description": null,
            "slug": "2390080"
        },
        {
            "pk": 94914,
            "dec_id": 2390696,
            "description": null,
            "slug": "2390696"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "c3a5b8d4-5bb7-44c9-bf43-0ad33433662d",
    "freq_mhz": "852.212",
    "tg_name": "#16923",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info