API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8497431,
    "url": "https://scancbus.com/api_v1/transmission/8497431/?format=api",
    "start_datetime": "2026-05-11T10:54:24-04:00",
    "local_start_datetime": "10:54:24 05/11/2026",
    "audio_file": null,
    "talkgroup": 7022,
    "talkgroup_info": {
        "pk": 14422,
        "url": "https://scancbus.com/api_v1/talkgroups/14422/?format=api",
        "dec_id": 7022,
        "alpha_tag": "#7022",
        "description": "TalkGroup #7022",
        "slug": "7022",
        "service_type": null
    },
    "freq": 769331250,
    "emergency": false,
    "units": [
        {
            "pk": 91530,
            "dec_id": 590710,
            "description": null,
            "slug": "590710"
        },
        {
            "pk": 109751,
            "dec_id": 590597,
            "description": null,
            "slug": "590597"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "0c34a5ee-2dc8-4930-9e64-8e5b80479ad1",
    "freq_mhz": "769.331",
    "tg_name": "#7022",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info