API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13423960,
    "url": "https://scancbus.com/api_v1/transmission/13423960/?format=api",
    "start_datetime": "2026-07-16T08:57:52-04:00",
    "local_start_datetime": "08:57:52 07/16/2026",
    "audio_file": null,
    "talkgroup": 51571,
    "talkgroup_info": {
        "pk": 9876,
        "url": "https://scancbus.com/api_v1/talkgroups/9876/?format=api",
        "dec_id": 51571,
        "alpha_tag": "#51571",
        "description": "TalkGroup #51571",
        "slug": "51571",
        "service_type": null
    },
    "freq": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 5476,
            "dec_id": 9004771,
            "description": null,
            "slug": "9004771"
        },
        {
            "pk": 68301,
            "dec_id": 9001662,
            "description": null,
            "slug": "9001662"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "0e5c51b1-3a84-4171-8db3-16d205954c35",
    "freq_mhz": "852.212",
    "tg_name": "#51571",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info