API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5608170,
    "url": "https://scancbus.com/api_v1/transmission/5608170/?format=api",
    "start_datetime": "2026-04-03T21:33:08-04:00",
    "local_start_datetime": "21:33:08 04/03/2026",
    "audio_file": null,
    "talkgroup": 57347,
    "talkgroup_info": {
        "pk": 4356,
        "url": "https://scancbus.com/api_v1/talkgroups/4356/?format=api",
        "dec_id": 57347,
        "alpha_tag": "WSTV EVT 1",
        "description": "Westerville Event 1",
        "slug": "wstv-evt-1",
        "service_type": " events"
    },
    "freq": 859987500,
    "emergency": false,
    "units": [
        {
            "pk": 393,
            "dec_id": 2511725,
            "description": "WPD Car25",
            "slug": "wpd-car25"
        },
        {
            "pk": 638,
            "dec_id": 2521964,
            "description": "WSTV-4",
            "slug": "wstv-4"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "c50c7e8e-cb9a-440a-a6c0-8bf9560c3cd5",
    "freq_mhz": "859.987",
    "tg_name": "WSTV EVT 1",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info