API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12631791,
    "url": "https://scancbus.com/api_v1/transmission/12631791/?format=api",
    "start_datetime": "2026-07-06T00:01:34-04:00",
    "local_start_datetime": "00:01:34 07/06/2026",
    "audio_file": null,
    "talkgroup": 61353,
    "talkgroup_info": {
        "pk": 9638,
        "url": "https://scancbus.com/api_v1/talkgroups/9638/?format=api",
        "dec_id": 61353,
        "alpha_tag": "#61353",
        "description": "TalkGroup #61353",
        "slug": "61353",
        "service_type": null
    },
    "freq": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 3327,
            "dec_id": 2556259,
            "description": null,
            "slug": "2556259"
        },
        {
            "pk": 57234,
            "dec_id": 2556601,
            "description": null,
            "slug": "2556601"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "40f8e04b-7bc5-425b-af2b-f49f18efde59",
    "freq_mhz": "852.212",
    "tg_name": "#61353",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info