API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9123864,
    "url": "https://scancbus.com/api_v1/transmission/9123864/?format=api",
    "start_datetime": "2026-05-19T14:46:50-04:00",
    "local_start_datetime": "14:46:50 05/19/2026",
    "audio_file": null,
    "talkgroup": 51528,
    "talkgroup_info": {
        "pk": 9798,
        "url": "https://scancbus.com/api_v1/talkgroups/9798/?format=api",
        "dec_id": 51528,
        "alpha_tag": "#51528",
        "description": "TalkGroup #51528",
        "slug": "51528",
        "service_type": null
    },
    "freq": 852725000,
    "emergency": false,
    "units": [
        {
            "pk": 6063,
            "dec_id": 9004791,
            "description": null,
            "slug": "9004791"
        },
        {
            "pk": 75109,
            "dec_id": 9001262,
            "description": null,
            "slug": "9001262"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "0c5c8f8b-2284-4753-907d-40733c93d216",
    "freq_mhz": "852.725",
    "tg_name": "#51528",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info