API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11045394,
    "url": "https://scancbus.com/api_v1/transmission/11045394/?format=api",
    "start_datetime": "2026-06-13T22:51:48-04:00",
    "local_start_datetime": "22:51:48 06/13/2026",
    "audio_file": null,
    "talkgroup": 59641,
    "talkgroup_info": {
        "pk": 449,
        "url": "https://scancbus.com/api_v1/talkgroups/449/?format=api",
        "dec_id": 59641,
        "alpha_tag": "Mt Carmel St Anns",
        "description": "Mount Carmel St Anns",
        "slug": "mt-carmel-st-anns",
        "service_type": "Hospital"
    },
    "freq": 852475000,
    "emergency": false,
    "units": [
        {
            "pk": 2536,
            "dec_id": 2590840,
            "description": "ST ANNS",
            "slug": "st-anns"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "35ce92e9-4ce0-45ae-9db4-f2811b813d53",
    "freq_mhz": "852.475",
    "tg_name": "ST ANNS",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info