API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5912022,
    "url": "https://scancbus.com/api_v1/transmission/5912022/?format=api",
    "start_datetime": "2026-04-08T09:18:51-04:00",
    "local_start_datetime": "09:18:51 04/08/2026",
    "audio_file": null,
    "talkgroup": 57395,
    "talkgroup_info": {
        "pk": 284,
        "url": "https://scancbus.com/api_v1/talkgroups/284/?format=api",
        "dec_id": 57395,
        "alpha_tag": "WST FG-1",
        "description": "Westerville Fireground 1",
        "slug": "wst-fg-1",
        "service_type": "Fire-Tac"
    },
    "freq": 858487500,
    "emergency": false,
    "units": [
        {
            "pk": 63999,
            "dec_id": 2521967,
            "description": "WSTV-7",
            "slug": "wstv-7"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "ae9f0cff-08bd-4f0d-8213-0935dbca29bf",
    "freq_mhz": "858.487",
    "tg_name": "WST FG-1",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info