API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12435373,
    "url": "https://scancbus.com/api_v1/transmission/12435373/?format=api",
    "start_datetime": "2026-07-02T20:52:44-04:00",
    "local_start_datetime": "20:52:44 07/02/2026",
    "audio_file": null,
    "talkgroup": 54824,
    "talkgroup_info": {
        "pk": 3976,
        "url": "https://scancbus.com/api_v1/talkgroups/3976/?format=api",
        "dec_id": 54824,
        "alpha_tag": "SO60DISP",
        "description": "Muskingum Sheriff Dispatch",
        "slug": "so60disp",
        "service_type": "Law Dispatch"
    },
    "freq": 859512500,
    "emergency": false,
    "units": [
        {
            "pk": 58811,
            "dec_id": 6090007,
            "description": null,
            "slug": "6090007"
        },
        {
            "pk": 59371,
            "dec_id": 6090063,
            "description": null,
            "slug": "6090063"
        },
        {
            "pk": 59371,
            "dec_id": 6090063,
            "description": null,
            "slug": "6090063"
        }
    ],
    "play_length": 15.0,
    "print_play_length": "00:15",
    "slug": "1e9ade77-58cf-4b0f-ad49-6a4ee863039b",
    "freq_mhz": "859.513",
    "tg_name": "SO60DISP",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info