API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5780702,
    "url": "https://scancbus.com/api_v1/transmission/5780702/?format=api",
    "start_datetime": "2026-04-06T15:31:39-04:00",
    "local_start_datetime": "15:31:39 04/06/2026",
    "audio_file": null,
    "talkgroup": 59615,
    "talkgroup_info": {
        "pk": 585,
        "url": "https://scancbus.com/api_v1/talkgroups/585/?format=api",
        "dec_id": 59615,
        "alpha_tag": "Childrens Hospital ER",
        "description": "Childrens Hospital ER",
        "slug": "childrens-hospital-er",
        "service_type": "Hospital"
    },
    "freq": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 10820,
            "dec_id": 2500558,
            "description": null,
            "slug": "2500558"
        },
        {
            "pk": 106726,
            "dec_id": 9610200,
            "description": null,
            "slug": "9610200"
        }
    ],
    "play_length": 21.0,
    "print_play_length": "00:21",
    "slug": "09e68537-1a9f-478d-b983-73a2506e84a5",
    "freq_mhz": "857.438",
    "tg_name": "CHILDRENS",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info