API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5899986,
    "url": "https://scancbus.com/api_v1/transmission/5899986/?format=api",
    "start_datetime": "2026-04-08T05:07:07-04:00",
    "local_start_datetime": "05:07:07 04/08/2026",
    "audio_file": null,
    "talkgroup": 10082,
    "talkgroup_info": {
        "pk": 420,
        "url": "https://scancbus.com/api_v1/talkgroups/420/?format=api",
        "dec_id": 10082,
        "alpha_tag": "Ohio Health Grady Memorial",
        "description": "Ohio Health Grady Memorial",
        "slug": "ohio-health-grady-memorial",
        "service_type": ""
    },
    "freq": 851862500,
    "emergency": false,
    "units": [
        {
            "pk": 7554,
            "dec_id": 2110211,
            "description": null,
            "slug": "2110211"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "e8871df0-d48e-46e2-b1dd-9f629b028251",
    "freq_mhz": "851.862",
    "tg_name": "GRADY",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info