API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8914981,
    "url": "https://scancbus.com/api_v1/transmission/8914981/?format=api",
    "start_datetime": "2026-05-16T16:30:58-04:00",
    "local_start_datetime": "16:30:58 05/16/2026",
    "audio_file": null,
    "talkgroup": 61083,
    "talkgroup_info": {
        "pk": 404,
        "url": "https://scancbus.com/api_v1/talkgroups/404/?format=api",
        "dec_id": 61083,
        "alpha_tag": "SW FG-1",
        "description": "Southwest Fireground 1",
        "slug": "sw-fg-1",
        "service_type": "Fire-Tac"
    },
    "freq": 773681250,
    "emergency": false,
    "units": [
        {
            "pk": 7168,
            "dec_id": 2524112,
            "description": "E241 W2",
            "slug": "e241-w2"
        },
        {
            "pk": 95064,
            "dec_id": 2125010,
            "description": null,
            "slug": "2125010"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "ea3548de-0f58-4ad9-81fc-e8c62f3eba58",
    "freq_mhz": "773.681",
    "tg_name": "SW FG-1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info