API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10850644,
    "url": "https://scancbus.com/api_v1/transmission/10850644/?format=api",
    "start_datetime": "2026-06-11T12:50:31-04:00",
    "local_start_datetime": "12:50:31 06/11/2026",
    "audio_file": null,
    "talkgroup": 54760,
    "talkgroup_info": {
        "pk": 9825,
        "url": "https://scancbus.com/api_v1/talkgroups/9825/?format=api",
        "dec_id": 54760,
        "alpha_tag": "#54760",
        "description": "TalkGroup #54760",
        "slug": "54760",
        "service_type": null
    },
    "freq": 852762500,
    "emergency": false,
    "units": [
        {
            "pk": 74778,
            "dec_id": 390673,
            "description": null,
            "slug": "390673"
        },
        {
            "pk": 93249,
            "dec_id": 390131,
            "description": null,
            "slug": "390131"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "5f9a3d39-c2d1-482d-baa0-e669fc0e6c3d",
    "freq_mhz": "852.763",
    "tg_name": "#54760",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info