API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9120830,
    "url": "https://scancbus.com/api_v1/transmission/9120830/?format=api",
    "start_datetime": "2026-05-19T14:09:47-04:00",
    "local_start_datetime": "14:09:47 05/19/2026",
    "audio_file": null,
    "talkgroup": 54778,
    "talkgroup_info": {
        "pk": 8696,
        "url": "https://scancbus.com/api_v1/talkgroups/8696/?format=api",
        "dec_id": 54778,
        "alpha_tag": "SO16DISP",
        "description": "Coshocton County Sheriff Dispatch",
        "slug": "so16disp",
        "service_type": "Law Dispatch"
    },
    "freq": 851850000,
    "emergency": false,
    "units": [
        {
            "pk": 97312,
            "dec_id": 1690621,
            "description": null,
            "slug": "1690621"
        },
        {
            "pk": 99149,
            "dec_id": 1690596,
            "description": null,
            "slug": "1690596"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "20cfb6d9-8bd4-48f4-a69a-14311189842d",
    "freq_mhz": "851.850",
    "tg_name": "SO16DISP",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info