API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9281499,
    "url": "https://scancbus.com/api_v1/transmission/9281499/?format=api",
    "start_datetime": "2026-05-21T13:31:40-04:00",
    "local_start_datetime": "13:31:40 05/21/2026",
    "audio_file": null,
    "talkgroup": 49520,
    "talkgroup_info": {
        "pk": 9800,
        "url": "https://scancbus.com/api_v1/talkgroups/9800/?format=api",
        "dec_id": 49520,
        "alpha_tag": "#49520",
        "description": "TalkGroup #49520",
        "slug": "49520",
        "service_type": null
    },
    "freq": 853662500,
    "emergency": false,
    "units": [
        {
            "pk": 92915,
            "dec_id": 8591170,
            "description": null,
            "slug": "8591170"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "289a839a-03e1-419a-b71e-5e5132c9810e",
    "freq_mhz": "853.663",
    "tg_name": "#49520",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info