API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12065038,
    "url": "https://scancbus.com/api_v1/transmission/12065038/?format=api",
    "start_datetime": "2026-06-27T22:09:28-04:00",
    "local_start_datetime": "22:09:28 06/27/2026",
    "audio_file": null,
    "talkgroup": 14525,
    "talkgroup_info": {
        "pk": 14183,
        "url": "https://scancbus.com/api_v1/talkgroups/14183/?format=api",
        "dec_id": 14525,
        "alpha_tag": "#14525",
        "description": "TalkGroup #14525",
        "slug": "14525",
        "service_type": null
    },
    "freq": 770956250,
    "emergency": false,
    "units": [
        {
            "pk": 108208,
            "dec_id": 1990038,
            "description": null,
            "slug": "1990038"
        },
        {
            "pk": 108209,
            "dec_id": 1990027,
            "description": null,
            "slug": "1990027"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "04688e78-ce27-4f6e-8a7f-ffd1e8ef1f0c",
    "freq_mhz": "770.956",
    "tg_name": "#14525",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info