API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6311183,
    "url": "https://scancbus.com/api_v1/transmission/6311183/?format=api",
    "start_datetime": "2026-04-13T03:06:56-04:00",
    "local_start_datetime": "03:06:56 04/13/2026",
    "audio_file": null,
    "talkgroup": 59537,
    "talkgroup_info": {
        "pk": 9765,
        "url": "https://scancbus.com/api_v1/talkgroups/9765/?format=api",
        "dec_id": 59537,
        "alpha_tag": "#59537",
        "description": "TalkGroup #59537",
        "slug": "59537",
        "service_type": null
    },
    "freq": 852762500,
    "emergency": false,
    "units": [
        {
            "pk": 8449,
            "dec_id": 2591102,
            "description": null,
            "slug": "2591102"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "9e280da3-a87c-4a14-8553-24e0d8f4fc31",
    "freq_mhz": "852.763",
    "tg_name": "#59537",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info