API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5789267,
    "url": "https://scancbus.com/api_v1/transmission/5789267/?format=api",
    "start_datetime": "2026-04-06T17:23:45-04:00",
    "local_start_datetime": "17:23:45 04/06/2026",
    "audio_file": null,
    "talkgroup": 28503,
    "talkgroup_info": {
        "pk": 159,
        "url": "https://scancbus.com/api_v1/talkgroups/159/?format=api",
        "dec_id": 28503,
        "alpha_tag": "SO45DISP",
        "description": "Licking County Sherrif Disp",
        "slug": "so45disp",
        "service_type": "Law Dispatch"
    },
    "freq": 851587500,
    "emergency": false,
    "units": [
        {
            "pk": 100452,
            "dec_id": 4592441,
            "description": "LCRCC",
            "slug": "lcrcc"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "36d1f262-728e-4908-b82d-3b61819674e8",
    "freq_mhz": "851.587",
    "tg_name": "SO45DISP",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info