API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9085799,
    "url": "https://scancbus.com/api_v1/transmission/9085799/?format=api",
    "start_datetime": "2026-05-19T05:09:38-04:00",
    "local_start_datetime": "05:09:38 05/19/2026",
    "audio_file": null,
    "talkgroup": 63557,
    "talkgroup_info": {
        "pk": 10768,
        "url": "https://scancbus.com/api_v1/talkgroups/10768/?format=api",
        "dec_id": 63557,
        "alpha_tag": "#63557",
        "description": "TalkGroup #63557",
        "slug": "63557",
        "service_type": null
    },
    "freq": 769206250,
    "emergency": false,
    "units": [
        {
            "pk": 57565,
            "dec_id": 2566247,
            "description": null,
            "slug": "2566247"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "011dd76d-7439-43ce-8487-97dd8e5ec77d",
    "freq_mhz": "769.206",
    "tg_name": "#63557",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info