API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7513578,
    "url": "https://scancbus.com/api_v1/transmission/7513578/?format=api",
    "start_datetime": "2026-04-28T12:07:49-04:00",
    "local_start_datetime": "12:07:49 04/28/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": 773681250,
    "emergency": false,
    "units": [
        {
            "pk": 5444,
            "dec_id": 2390641,
            "description": null,
            "slug": "2390641"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "9db3ff7f-40c5-4d8e-9c3e-b68a37a942a3",
    "freq_mhz": "773.681",
    "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