API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9123851,
    "url": "https://scancbus.com/api_v1/transmission/9123851/?format=api",
    "start_datetime": "2026-05-19T14:46:38-04:00",
    "local_start_datetime": "14:46:38 05/19/2026",
    "audio_file": null,
    "talkgroup": 61207,
    "talkgroup_info": {
        "pk": 9633,
        "url": "https://scancbus.com/api_v1/talkgroups/9633/?format=api",
        "dec_id": 61207,
        "alpha_tag": "#61207",
        "description": "TalkGroup #61207",
        "slug": "61207",
        "service_type": null
    },
    "freq": 852425000,
    "emergency": false,
    "units": [
        {
            "pk": 66036,
            "dec_id": 2574996,
            "description": null,
            "slug": "2574996"
        },
        {
            "pk": 95533,
            "dec_id": 2575168,
            "description": null,
            "slug": "2575168"
        }
    ],
    "play_length": 11.0,
    "print_play_length": "00:11",
    "slug": "a4fbbeea-69e5-4a63-856d-4a6ecd12b629",
    "freq_mhz": "852.425",
    "tg_name": "#61207",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info