API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8929763,
    "url": "https://scancbus.com/api_v1/transmission/8929763/?format=api",
    "start_datetime": "2026-05-16T21:15:22-04:00",
    "local_start_datetime": "21:15:22 05/16/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": 857937500,
    "emergency": false,
    "units": [
        {
            "pk": 205,
            "dec_id": 2511211,
            "description": "E112 W1",
            "slug": "e112-w1"
        },
        {
            "pk": 638,
            "dec_id": 2521964,
            "description": "WSTV-4",
            "slug": "wstv-4"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "280ec4a0-7b41-483c-bbf4-ff18158e7755",
    "freq_mhz": "857.938",
    "tg_name": "WST FG-1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info