API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11033601,
    "url": "https://scancbus.com/api_v1/transmission/11033601/?format=api",
    "start_datetime": "2026-06-13T19:17:01-04:00",
    "local_start_datetime": "19:17:01 06/13/2026",
    "audio_file": null,
    "talkgroup": 61010,
    "talkgroup_info": {
        "pk": 568,
        "url": "https://scancbus.com/api_v1/talkgroups/568/?format=api",
        "dec_id": 61010,
        "alpha_tag": "25EVT-10",
        "description": "Countywide Events/Common 10",
        "slug": "25evt-10",
        "service_type": "Interop"
    },
    "freq": 851787500,
    "emergency": false,
    "units": [
        {
            "pk": 55108,
            "dec_id": 2503947,
            "description": null,
            "slug": "2503947"
        },
        {
            "pk": 56726,
            "dec_id": 2504368,
            "description": null,
            "slug": "2504368"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "f23a157b-a370-499b-ad2d-8e1d731bd46d",
    "freq_mhz": "851.788",
    "tg_name": "25EVT-10",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info