API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11508017,
    "url": "https://scancbus.com/api_v1/transmission/11508017/?format=api",
    "start_datetime": "2026-06-20T08:14:19-04:00",
    "local_start_datetime": "08:14:19 06/20/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": 858987500,
    "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"
        },
        {
            "pk": 10049,
            "dec_id": 2511510,
            "description": "XE115",
            "slug": "xe115"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "2e738f38-9587-4803-a1c8-590fa54c7d59",
    "freq_mhz": "858.987",
    "tg_name": "WSTV FIRE",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info