API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12462339,
    "url": "https://scancbus.com/api_v1/transmission/12462339/?format=api",
    "start_datetime": "2026-07-03T15:57:40-04:00",
    "local_start_datetime": "15:57:40 07/03/2026",
    "audio_file": null,
    "talkgroup": 51732,
    "talkgroup_info": {
        "pk": 19,
        "url": "https://scancbus.com/api_v1/talkgroups/19/?format=api",
        "dec_id": 51732,
        "alpha_tag": "POST25",
        "description": "OSP Post 25 Columbus Dispatch",
        "slug": "post25",
        "service_type": "Law Dispatch"
    },
    "freq": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 57768,
            "dec_id": 9003999,
            "description": null,
            "slug": "9003999"
        },
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "b3ceb80e-f2f8-48f3-b6b5-3e31c36f2480",
    "freq_mhz": "852.212",
    "tg_name": "POST25",
    "source": 41,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info