API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10952415,
    "url": "https://scancbus.com/api_v1/transmission/10952415/?format=api",
    "start_datetime": "2026-06-12T16:31:31-04:00",
    "local_start_datetime": "16:31:31 06/12/2026",
    "audio_file": null,
    "talkgroup": 61055,
    "talkgroup_info": {
        "pk": 10797,
        "url": "https://scancbus.com/api_v1/talkgroups/10797/?format=api",
        "dec_id": 61055,
        "alpha_tag": "#61055",
        "description": "TalkGroup #61055",
        "slug": "61055",
        "service_type": null
    },
    "freq": 851812500,
    "emergency": false,
    "units": [
        {
            "pk": 12528,
            "dec_id": 2556878,
            "description": null,
            "slug": "2556878"
        },
        {
            "pk": 64946,
            "dec_id": 2556106,
            "description": null,
            "slug": "2556106"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "5ec7c749-658e-41f9-bff0-c6d0c15d34df",
    "freq_mhz": "851.812",
    "tg_name": "#61055",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info