API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10921415,
    "url": "https://scancbus.com/api_v1/transmission/10921415/?format=api",
    "start_datetime": "2026-06-12T09:53:09-04:00",
    "local_start_datetime": "09:53:09 06/12/2026",
    "audio_file": null,
    "talkgroup": 52702,
    "talkgroup_info": {
        "pk": 9658,
        "url": "https://scancbus.com/api_v1/talkgroups/9658/?format=api",
        "dec_id": 52702,
        "alpha_tag": "#52702",
        "description": "TalkGroup #52702",
        "slug": "52702",
        "service_type": null
    },
    "freq": 770456250,
    "emergency": false,
    "units": [
        {
            "pk": 5025,
            "dec_id": 9200921,
            "description": null,
            "slug": "9200921"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "4e0e2bca-40f4-4bfb-89f0-24713a4a2e2d",
    "freq_mhz": "770.456",
    "tg_name": "#52702",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info