API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5848874,
    "url": "https://scancbus.com/api_v1/transmission/5848874/?format=api",
    "start_datetime": "2026-04-07T12:55:09-04:00",
    "local_start_datetime": "12:55:09 04/07/2026",
    "audio_file": null,
    "talkgroup": 57127,
    "talkgroup_info": {
        "pk": 6680,
        "url": "https://scancbus.com/api_v1/talkgroups/6680/?format=api",
        "dec_id": 57127,
        "alpha_tag": "IM-MAINT5",
        "description": "Infrastructure Mgt (Street Maint) - Roberts Road yard",
        "slug": "im-maint5",
        "service_type": "Public Works "
    },
    "freq": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 95996,
            "dec_id": 2536558,
            "description": null,
            "slug": "2536558"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "aeaa4698-e65a-43d7-96f7-cd60925d0688",
    "freq_mhz": "856.487",
    "tg_name": "IM-MAINT5",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info