API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11011421,
    "url": "https://scancbus.com/api_v1/transmission/11011421/?format=api",
    "start_datetime": "2026-06-13T12:56:39-04:00",
    "local_start_datetime": "12:56:39 06/13/2026",
    "audio_file": null,
    "talkgroup": 61007,
    "talkgroup_info": {
        "pk": 565,
        "url": "https://scancbus.com/api_v1/talkgroups/565/?format=api",
        "dec_id": 61007,
        "alpha_tag": "25EVT-7",
        "description": "Countywide Events/Common 7",
        "slug": "25evt-7",
        "service_type": "Interop"
    },
    "freq": 773131250,
    "emergency": false,
    "units": [
        {
            "pk": 56724,
            "dec_id": 9000781,
            "description": null,
            "slug": "9000781"
        },
        {
            "pk": 71582,
            "dec_id": 9003111,
            "description": null,
            "slug": "9003111"
        }
    ],
    "play_length": 11.0,
    "print_play_length": "00:11",
    "slug": "bed60265-b9af-4ba7-bded-295707599abc",
    "freq_mhz": "773.131",
    "tg_name": "25EVT-7",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info