API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8532748,
    "url": "https://scancbus.com/api_v1/transmission/8532748/?format=api",
    "start_datetime": "2026-05-11T18:55:30-04:00",
    "local_start_datetime": "18:55:30 05/11/2026",
    "audio_file": null,
    "talkgroup": 54224,
    "talkgroup_info": {
        "pk": 9653,
        "url": "https://scancbus.com/api_v1/talkgroups/9653/?format=api",
        "dec_id": 54224,
        "alpha_tag": "#54224",
        "description": "TalkGroup #54224",
        "slug": "54224",
        "service_type": null
    },
    "freq": 773681250,
    "emergency": false,
    "units": [
        {
            "pk": 79140,
            "dec_id": 9406027,
            "description": null,
            "slug": "9406027"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "5d3ebb33-d764-41da-b037-72d240f33ee9",
    "freq_mhz": "773.681",
    "tg_name": "#54224",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info