API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5608169,
    "url": "https://scancbus.com/api_v1/transmission/5608169/?format=api",
    "start_datetime": "2026-04-03T21:33:02-04:00",
    "local_start_datetime": "21:33:02 04/03/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": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 7389,
            "dec_id": 2390633,
            "description": null,
            "slug": "2390633"
        },
        {
            "pk": 83006,
            "dec_id": 2391393,
            "description": null,
            "slug": "2391393"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "69f247e7-ea4f-4af6-94f5-acb4e1e0df61",
    "freq_mhz": "852.212",
    "tg_name": "23-PPD 1",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info