API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10792346,
    "url": "https://scancbus.com/api_v1/transmission/10792346/?format=api",
    "start_datetime": "2026-06-10T18:33:10-04:00",
    "local_start_datetime": "18:33:10 06/10/2026",
    "audio_file": null,
    "talkgroup": 47046,
    "talkgroup_info": {
        "pk": 15582,
        "url": "https://scancbus.com/api_v1/talkgroups/15582/?format=api",
        "dec_id": 47046,
        "alpha_tag": "#47046",
        "description": "TalkGroup #47046",
        "slug": "47046",
        "service_type": null
    },
    "freq": 852425000,
    "emergency": false,
    "units": [
        {
            "pk": 55121,
            "dec_id": 8090135,
            "description": null,
            "slug": "8090135"
        },
        {
            "pk": 64818,
            "dec_id": 8090913,
            "description": null,
            "slug": "8090913"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "7c6ac966-b132-4371-93af-3b4c1bd35749",
    "freq_mhz": "852.425",
    "tg_name": "#47046",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info