API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6358312,
    "url": "https://scancbus.com/api_v1/transmission/6358312/?format=api",
    "start_datetime": "2026-04-13T15:59:15-04:00",
    "local_start_datetime": "15:59:15 04/13/2026",
    "audio_file": null,
    "talkgroup": 39535,
    "talkgroup_info": {
        "pk": 9954,
        "url": "https://scancbus.com/api_v1/talkgroups/9954/?format=api",
        "dec_id": 39535,
        "alpha_tag": "#39535",
        "description": "TalkGroup #39535",
        "slug": "39535",
        "service_type": null
    },
    "freq": 853662500,
    "emergency": false,
    "units": [
        {
            "pk": 82895,
            "dec_id": 6590611,
            "description": null,
            "slug": "6590611"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "05915a9d-3996-4e0b-9cdd-9ecbe1f2ada0",
    "freq_mhz": "853.663",
    "tg_name": "#39535",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info