API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5727307,
    "url": "https://scancbus.com/api_v1/transmission/5727307/?format=api",
    "start_datetime": "2026-04-05T21:31:34-04:00",
    "local_start_datetime": "21:31:34 04/05/2026",
    "audio_file": null,
    "talkgroup": 28541,
    "talkgroup_info": {
        "pk": 1209,
        "url": "https://scancbus.com/api_v1/talkgroups/1209/?format=api",
        "dec_id": 28541,
        "alpha_tag": "HPD45DSP",
        "description": "Heath Police Dispatch",
        "slug": "hpd45dsp",
        "service_type": "Law Dispatch"
    },
    "freq": 851850000,
    "emergency": false,
    "units": [
        {
            "pk": 55933,
            "dec_id": 4590494,
            "description": null,
            "slug": "4590494"
        },
        {
            "pk": 56457,
            "dec_id": 4590986,
            "description": null,
            "slug": "4590986"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "2ca1a50d-6e0f-40ad-a086-3734ce5c6edb",
    "freq_mhz": "851.850",
    "tg_name": "HPD45DSP",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info