API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5742912,
    "url": "https://scancbus.com/api_v1/transmission/5742912/?format=api",
    "start_datetime": "2026-04-06T06:03:53-04:00",
    "local_start_datetime": "06:03:53 04/06/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": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 4333,
            "dec_id": 2521965,
            "description": "WSTV-5",
            "slug": "wstv-5"
        },
        {
            "pk": 4333,
            "dec_id": 2521965,
            "description": "WSTV-5",
            "slug": "wstv-5"
        }
    ],
    "play_length": 27.0,
    "print_play_length": "00:27",
    "slug": "1637e2d7-1ed5-4a47-81db-a586e70db60a",
    "freq_mhz": "857.438",
    "tg_name": "WSTV FIRE",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info