API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7082310,
    "url": "https://scancbus.com/api_v1/transmission/7082310/?format=api",
    "start_datetime": "2026-04-22T17:11:04-04:00",
    "local_start_datetime": "17:11:04 04/22/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": 858487500,
    "emergency": false,
    "units": [
        {
            "pk": 638,
            "dec_id": 2521964,
            "description": "WSTV-4",
            "slug": "wstv-4"
        },
        {
            "pk": 2044,
            "dec_id": 2511352,
            "description": "WES-M113 HH",
            "slug": "wes-m113-hh"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "19f7d140-7eb4-4af3-9985-761fecd7becf",
    "freq_mhz": "858.487",
    "tg_name": "WSTV FIRE",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info