API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8440687,
    "url": "https://scancbus.com/api_v1/transmission/8440687/?format=api",
    "start_datetime": "2026-05-10T14:01:10-04:00",
    "local_start_datetime": "14:01:10 05/10/2026",
    "audio_file": null,
    "talkgroup": 61009,
    "talkgroup_info": {
        "pk": 567,
        "url": "https://scancbus.com/api_v1/talkgroups/567/?format=api",
        "dec_id": 61009,
        "alpha_tag": "25EVT-9",
        "description": "Countywide Events/Common 9",
        "slug": "25evt-9",
        "service_type": "Interop"
    },
    "freq": 852175000,
    "emergency": false,
    "units": [
        {
            "pk": 55854,
            "dec_id": 2504335,
            "description": null,
            "slug": "2504335"
        },
        {
            "pk": 56438,
            "dec_id": 2503950,
            "description": null,
            "slug": "2503950"
        }
    ],
    "play_length": 15.0,
    "print_play_length": "00:15",
    "slug": "aa1fdf25-d41b-479e-8660-5c494621ea6d",
    "freq_mhz": "852.175",
    "tg_name": "25EVT-9",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info