API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5622533,
    "url": "https://scancbus.com/api_v1/transmission/5622533/?format=api",
    "start_datetime": "2026-04-04T02:29:55-04:00",
    "local_start_datetime": "02:29:55 04/04/2026",
    "audio_file": null,
    "talkgroup": 39523,
    "talkgroup_info": {
        "pk": 9040,
        "url": "https://scancbus.com/api_v1/talkgroups/9040/?format=api",
        "dec_id": 39523,
        "alpha_tag": "SO65DSP2",
        "description": "Pickaway County law alternate",
        "slug": "so65dsp2",
        "service_type": "Law Dispatch"
    },
    "freq": 770706250,
    "emergency": false,
    "units": [
        {
            "pk": 94383,
            "dec_id": 6516482,
            "description": null,
            "slug": "6516482"
        },
        {
            "pk": 101151,
            "dec_id": 6516436,
            "description": null,
            "slug": "6516436"
        }
    ],
    "play_length": 15.0,
    "print_play_length": "00:15",
    "slug": "f9110a60-cb3b-4e37-b773-421f9af5ff3d",
    "freq_mhz": "770.706",
    "tg_name": "SO65DSP2",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info