API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12524587,
    "url": "https://scancbus.com/api_v1/transmission/12524587/?format=api",
    "start_datetime": "2026-07-04T11:54:44-04:00",
    "local_start_datetime": "11:54:44 07/04/2026",
    "audio_file": null,
    "talkgroup": 17570,
    "talkgroup_info": {
        "pk": 601,
        "url": "https://scancbus.com/api_v1/talkgroups/601/?format=api",
        "dec_id": 17570,
        "alpha_tag": "NAPDEVT",
        "description": "New Albany Police  Event",
        "slug": "napdevt",
        "service_type": "Law Talk"
    },
    "freq": 852950000,
    "emergency": false,
    "units": [
        {
            "pk": 81946,
            "dec_id": 2591194,
            "description": null,
            "slug": "2591194"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "e6fcd251-a37d-4362-bfb3-63854edae66e",
    "freq_mhz": "852.950",
    "tg_name": "NAPDEVT",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info