API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6004897,
    "url": "https://scancbus.com/api_v1/transmission/6004897/?format=api",
    "start_datetime": "2026-04-09T11:07:53-04:00",
    "local_start_datetime": "11:07:53 04/09/2026",
    "audio_file": null,
    "talkgroup": 27500,
    "talkgroup_info": {
        "pk": 9843,
        "url": "https://scancbus.com/api_v1/talkgroups/9843/?format=api",
        "dec_id": 27500,
        "alpha_tag": "#27500",
        "description": "TalkGroup #27500",
        "slug": "27500",
        "service_type": null
    },
    "freq": 770206250,
    "emergency": false,
    "units": [
        {
            "pk": 84823,
            "dec_id": 4337013,
            "description": null,
            "slug": "4337013"
        },
        {
            "pk": 90995,
            "dec_id": 4337092,
            "description": null,
            "slug": "4337092"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "2e1164b7-82c2-4c9f-a4a8-a7697b037c68",
    "freq_mhz": "770.206",
    "tg_name": "#27500",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info