API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8817407,
    "url": "https://scancbus.com/api_v1/transmission/8817407/?format=api",
    "start_datetime": "2026-05-15T10:11:12-04:00",
    "local_start_datetime": "10:11:12 05/15/2026",
    "audio_file": null,
    "talkgroup": 54504,
    "talkgroup_info": {
        "pk": 689,
        "url": "https://scancbus.com/api_v1/talkgroups/689/?format=api",
        "dec_id": 54504,
        "alpha_tag": "XMARCS2",
        "description": "Statewide Interop 2",
        "slug": "xmarcs2",
        "service_type": "Interop"
    },
    "freq": 852175000,
    "emergency": false,
    "units": [
        {
            "pk": 13052,
            "dec_id": 2598502,
            "description": null,
            "slug": "2598502"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "e4fe8ab3-16ee-4a4e-bf62-3b56a6d94606",
    "freq_mhz": "852.175",
    "tg_name": "XMARCS2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info