API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10850630,
    "url": "https://scancbus.com/api_v1/transmission/10850630/?format=api",
    "start_datetime": "2026-06-11T12:50:17-04:00",
    "local_start_datetime": "12:50:17 06/11/2026",
    "audio_file": null,
    "talkgroup": 61259,
    "talkgroup_info": {
        "pk": 23,
        "url": "https://scancbus.com/api_v1/talkgroups/23/?format=api",
        "dec_id": 61259,
        "alpha_tag": "RPD DISP",
        "description": "Reynoldsburg Police Dispatch",
        "slug": "rpd-disp",
        "service_type": "Law Dispatch"
    },
    "freq": 858987500,
    "emergency": false,
    "units": [
        {
            "pk": 78,
            "dec_id": 2516992,
            "description": "RPD DSP 2",
            "slug": "rpd-dsp-2"
        },
        {
            "pk": 111972,
            "dec_id": 2516796,
            "description": null,
            "slug": "2516796"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "a1930f07-910c-4ac8-ae5e-65fd2f0d5911",
    "freq_mhz": "858.987",
    "tg_name": "RPD DISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info