API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8582945,
    "url": "https://scancbus.com/api_v1/transmission/8582945/?format=api",
    "start_datetime": "2026-05-12T11:40:46-04:00",
    "local_start_datetime": "11:40:46 05/12/2026",
    "audio_file": null,
    "talkgroup": 20032,
    "talkgroup_info": {
        "pk": 891,
        "url": "https://scancbus.com/api_v1/talkgroups/891/?format=api",
        "dec_id": 20032,
        "alpha_tag": "DUB CIU 1",
        "description": "Dublin Crime Impact Unit 1",
        "slug": "dub-ciu-1",
        "service_type": ""
    },
    "freq": 851400000,
    "emergency": false,
    "units": [
        {
            "pk": 4545,
            "dec_id": 2120541,
            "description": null,
            "slug": "2120541"
        },
        {
            "pk": 54720,
            "dec_id": 2120041,
            "description": null,
            "slug": "2120041"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "e0da925e-daf1-4112-930f-8b1df720de86",
    "freq_mhz": "851.400",
    "tg_name": "DUB CIU 1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info