API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9281472,
    "url": "https://scancbus.com/api_v1/transmission/9281472/?format=api",
    "start_datetime": "2026-05-21T13:31:22-04:00",
    "local_start_datetime": "13:31:22 05/21/2026",
    "audio_file": null,
    "talkgroup": 61222,
    "talkgroup_info": {
        "pk": 9667,
        "url": "https://scancbus.com/api_v1/talkgroups/9667/?format=api",
        "dec_id": 61222,
        "alpha_tag": "#61222",
        "description": "TalkGroup #61222",
        "slug": "61222",
        "service_type": null
    },
    "freq": 772356250,
    "emergency": false,
    "units": [
        {
            "pk": 85705,
            "dec_id": 2571009,
            "description": null,
            "slug": "2571009"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "d7100f8d-9ddd-4028-b1d0-263ae3124620",
    "freq_mhz": "772.356",
    "tg_name": "#61222",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info