API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5622521,
    "url": "https://scancbus.com/api_v1/transmission/5622521/?format=api",
    "start_datetime": "2026-04-04T02:29:50-04:00",
    "local_start_datetime": "02:29:50 04/04/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": 853112500,
    "emergency": false,
    "units": [
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        },
        {
            "pk": 82261,
            "dec_id": 4591945,
            "description": null,
            "slug": "4591945"
        },
        {
            "pk": 82261,
            "dec_id": 4591945,
            "description": null,
            "slug": "4591945"
        },
        {
            "pk": 85676,
            "dec_id": 4592289,
            "description": null,
            "slug": "4592289"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "d1848530-2aa5-40cb-b746-077ed3537c7d",
    "freq_mhz": "853.112",
    "tg_name": "SO45DISP",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info