API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8888363,
    "url": "https://scancbus.com/api_v1/transmission/8888363/?format=api",
    "start_datetime": "2026-05-16T06:27:35-04:00",
    "local_start_datetime": "06:27:35 05/16/2026",
    "audio_file": null,
    "talkgroup": 57207,
    "talkgroup_info": {
        "pk": 395,
        "url": "https://scancbus.com/api_v1/talkgroups/395/?format=api",
        "dec_id": 57207,
        "alpha_tag": "EZ-6",
        "description": "Countywide interoperability 6",
        "slug": "ez-6",
        "service_type": "Interop"
    },
    "freq": 858487500,
    "emergency": false,
    "units": [
        {
            "pk": 111351,
            "dec_id": 2521002,
            "description": null,
            "slug": "2521002"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "73c01957-98c9-47ed-b6b4-f4698a2d04a4",
    "freq_mhz": "858.487",
    "tg_name": "EZ-6",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info