API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10803494,
    "url": "https://scancbus.com/api_v1/transmission/10803494/?format=api",
    "start_datetime": "2026-06-10T21:48:41-04:00",
    "local_start_datetime": "21:48:41 06/10/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": 853600000,
    "emergency": false,
    "units": [
        {
            "pk": 94891,
            "dec_id": 4592314,
            "description": null,
            "slug": "4592314"
        },
        {
            "pk": 94891,
            "dec_id": 4592314,
            "description": null,
            "slug": "4592314"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "e0b2a7f2-b0bf-4e93-b176-d1026266857b",
    "freq_mhz": "853.600",
    "tg_name": "SO45DISP",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info