API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13445662,
    "url": "https://scancbus.com/api_v1/transmission/13445662/?format=api",
    "start_datetime": "2026-07-16T13:14:38-04:00",
    "local_start_datetime": "13:14:38 07/16/2026",
    "audio_file": null,
    "talkgroup": 16519,
    "talkgroup_info": {
        "pk": 10595,
        "url": "https://scancbus.com/api_v1/talkgroups/10595/?format=api",
        "dec_id": 16519,
        "alpha_tag": "#16519",
        "description": "TalkGroup #16519",
        "slug": "16519",
        "service_type": null
    },
    "freq": 770206250,
    "emergency": false,
    "units": [
        {
            "pk": 84866,
            "dec_id": 2391272,
            "description": null,
            "slug": "2391272"
        },
        {
            "pk": 94619,
            "dec_id": 2391285,
            "description": null,
            "slug": "2391285"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "5d96ebfd-1c7c-49a7-b5b5-4f33628bce71",
    "freq_mhz": "770.206",
    "tg_name": "#16519",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info