API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12493755,
    "url": "https://scancbus.com/api_v1/transmission/12493755/?format=api",
    "start_datetime": "2026-07-03T23:39:39-04:00",
    "local_start_datetime": "23:39:39 07/03/2026",
    "audio_file": null,
    "talkgroup": 57251,
    "talkgroup_info": {
        "pk": 10156,
        "url": "https://scancbus.com/api_v1/talkgroups/10156/?format=api",
        "dec_id": 57251,
        "alpha_tag": "#57251",
        "description": "TalkGroup #57251",
        "slug": "57251",
        "service_type": null
    },
    "freq": 856937500,
    "emergency": false,
    "units": [
        {
            "pk": 3496,
            "dec_id": 2539473,
            "description": null,
            "slug": "2539473"
        },
        {
            "pk": 110994,
            "dec_id": 2539488,
            "description": null,
            "slug": "2539488"
        }
    ],
    "play_length": 16.0,
    "print_play_length": "00:16",
    "slug": "2d56dd54-1c3a-439e-945f-ae8daae23448",
    "freq_mhz": "856.938",
    "tg_name": "#57251",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info