API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5636017,
    "url": "https://scancbus.com/api_v1/transmission/5636017/?format=api",
    "start_datetime": "2026-04-04T09:15:32-04:00",
    "local_start_datetime": "09:15:32 04/04/2026",
    "audio_file": null,
    "talkgroup": 57394,
    "talkgroup_info": {
        "pk": 17,
        "url": "https://scancbus.com/api_v1/talkgroups/17/?format=api",
        "dec_id": 57394,
        "alpha_tag": "WSTV FIRE",
        "description": "Westerville FD dispatch",
        "slug": "wstv-fire",
        "service_type": "Fire Dispatch"
    },
    "freq": 859987500,
    "emergency": false,
    "units": [
        {
            "pk": 233,
            "dec_id": 2511251,
            "description": "M112 W1",
            "slug": "m112-w1"
        },
        {
            "pk": 1204,
            "dec_id": 2521960,
            "description": "WSTV",
            "slug": "wstv"
        },
        {
            "pk": 1204,
            "dec_id": 2521960,
            "description": "WSTV",
            "slug": "wstv"
        },
        {
            "pk": 4699,
            "dec_id": 2511151,
            "description": "M111 W1",
            "slug": "m111-w1"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "854f42c0-ac01-47d3-9173-6c1df60e9f76",
    "freq_mhz": "859.987",
    "tg_name": "WSTV FIRE",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info