API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12834918,
    "url": "https://scancbus.com/api_v1/transmission/12834918/?format=api",
    "start_datetime": "2026-07-08T15:09:42-04:00",
    "local_start_datetime": "15:09:42 07/08/2026",
    "audio_file": null,
    "talkgroup": 20036,
    "talkgroup_info": {
        "pk": 119,
        "url": "https://scancbus.com/api_v1/talkgroups/119/?format=api",
        "dec_id": 20036,
        "alpha_tag": "NW FG 1",
        "description": "NW Fireground 1",
        "slug": "nw-fg-1",
        "service_type": "Fire-Tac"
    },
    "freq": 851762500,
    "emergency": false,
    "units": [
        {
            "pk": 1094,
            "dec_id": 2128009,
            "description": "NRECC 09",
            "slug": "nrecc-09"
        },
        {
            "pk": 2454,
            "dec_id": 2503519,
            "description": "CFD-E35",
            "slug": "cfd-e35"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "df20ecaa-9085-44a6-8eee-fe006ec925b3",
    "freq_mhz": "851.763",
    "tg_name": "NW FG 1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info