API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12360102,
    "url": "https://scancbus.com/api_v1/transmission/12360102/?format=api",
    "start_datetime": "2026-07-01T23:52:28-04:00",
    "local_start_datetime": "23:52:28 07/01/2026",
    "audio_file": null,
    "talkgroup": 16509,
    "talkgroup_info": {
        "pk": 985,
        "url": "https://scancbus.com/api_v1/talkgroups/985/?format=api",
        "dec_id": 16509,
        "alpha_tag": "23-PPD 1",
        "description": "Pickerington Police Dispatch",
        "slug": "23-ppd-1",
        "service_type": "Law Dispatch"
    },
    "freq": 852475000,
    "emergency": false,
    "units": [
        {
            "pk": 5364,
            "dec_id": 2390640,
            "description": null,
            "slug": "2390640"
        },
        {
            "pk": 7389,
            "dec_id": 2390633,
            "description": null,
            "slug": "2390633"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "a95dfae7-1656-4d95-96e5-0ad1f5d99fae",
    "freq_mhz": "852.475",
    "tg_name": "23-PPD 1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info