API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10927311,
    "url": "https://scancbus.com/api_v1/transmission/10927311/?format=api",
    "start_datetime": "2026-06-12T11:11:59-04:00",
    "local_start_datetime": "11:11:59 06/12/2026",
    "audio_file": null,
    "talkgroup": 59591,
    "talkgroup_info": {
        "pk": 10919,
        "url": "https://scancbus.com/api_v1/talkgroups/10919/?format=api",
        "dec_id": 59591,
        "alpha_tag": "#59591",
        "description": "TalkGroup #59591",
        "slug": "59591",
        "service_type": null
    },
    "freq": 770206250,
    "emergency": false,
    "units": [
        {
            "pk": 79672,
            "dec_id": 2598814,
            "description": null,
            "slug": "2598814"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "5844a759-8845-4fe5-9550-ac9d24a7d6fa",
    "freq_mhz": "770.206",
    "tg_name": "#59591",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info