API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7541722,
    "url": "https://scancbus.com/api_v1/transmission/7541722/?format=api",
    "start_datetime": "2026-04-28T17:55:53-04:00",
    "local_start_datetime": "17:55:53 04/28/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": 857937500,
    "emergency": false,
    "units": [
        {
            "pk": 1959,
            "dec_id": 2511111,
            "description": "ER111 W1",
            "slug": "er111-w1"
        },
        {
            "pk": 64234,
            "dec_id": 2521966,
            "description": "WSTV-6",
            "slug": "wstv-6"
        },
        {
            "pk": 64234,
            "dec_id": 2521966,
            "description": "WSTV-6",
            "slug": "wstv-6"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "980768bb-a8e5-47cf-9e21-fa242e87d3d9",
    "freq_mhz": "857.938",
    "tg_name": "WSTV FIRE",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info