API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9106531,
    "url": "https://scancbus.com/api_v1/transmission/9106531/?format=api",
    "start_datetime": "2026-05-19T11:16:40-04:00",
    "local_start_datetime": "11:16:40 05/19/2026",
    "audio_file": null,
    "talkgroup": 57101,
    "talkgroup_info": {
        "pk": 6676,
        "url": "https://scancbus.com/api_v1/talkgroups/6676/?format=api",
        "dec_id": 57101,
        "alpha_tag": "IM-MAINT3",
        "description": "Infrastructure Mgt (Street Maint) - Marion yard",
        "slug": "im-maint3",
        "service_type": "Public Works "
    },
    "freq": 857937500,
    "emergency": false,
    "units": [
        {
            "pk": 2584,
            "dec_id": 2536061,
            "description": null,
            "slug": "2536061"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "20ebdb05-ab8a-480b-8997-2c52a69c66a2",
    "freq_mhz": "857.938",
    "tg_name": "IM-MAINT3",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info