API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5734612,
    "url": "https://scancbus.com/api_v1/transmission/5734612/?format=api",
    "start_datetime": "2026-04-06T00:50:03-04:00",
    "local_start_datetime": "00:50:03 04/06/2026",
    "audio_file": null,
    "talkgroup": 61194,
    "talkgroup_info": {
        "pk": 10776,
        "url": "https://scancbus.com/api_v1/talkgroups/10776/?format=api",
        "dec_id": 61194,
        "alpha_tag": "#61194",
        "description": "TalkGroup #61194",
        "slug": "61194",
        "service_type": null
    },
    "freq": 770706250,
    "emergency": false,
    "units": [
        {
            "pk": 65450,
            "dec_id": 2522929,
            "description": null,
            "slug": "2522929"
        },
        {
            "pk": 96284,
            "dec_id": 2522548,
            "description": null,
            "slug": "2522548"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "136490b1-bd12-4354-a246-1113e75ebd81",
    "freq_mhz": "770.706",
    "tg_name": "#61194",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info