API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11004003,
    "url": "https://scancbus.com/api_v1/transmission/11004003/?format=api",
    "start_datetime": "2026-06-13T10:30:19-04:00",
    "local_start_datetime": "10:30:19 06/13/2026",
    "audio_file": null,
    "talkgroup": 61054,
    "talkgroup_info": {
        "pk": 6657,
        "url": "https://scancbus.com/api_v1/talkgroups/6657/?format=api",
        "dec_id": 61054,
        "alpha_tag": "SEC CTL1",
        "description": "County Security Control - West",
        "slug": "sec-ctl1",
        "service_type": "Security"
    },
    "freq": 773681250,
    "emergency": false,
    "units": [
        {
            "pk": 4538,
            "dec_id": 2556881,
            "description": null,
            "slug": "2556881"
        },
        {
            "pk": 64376,
            "dec_id": 2556220,
            "description": null,
            "slug": "2556220"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "57861253-7545-45e1-9454-f09200c7ea7b",
    "freq_mhz": "773.681",
    "tg_name": "SEC CTL1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info