API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5727343,
    "url": "https://scancbus.com/api_v1/transmission/5727343/?format=api",
    "start_datetime": "2026-04-05T21:31:56-04:00",
    "local_start_datetime": "21:31:56 04/05/2026",
    "audio_file": null,
    "talkgroup": 61196,
    "talkgroup_info": {
        "pk": 9632,
        "url": "https://scancbus.com/api_v1/talkgroups/9632/?format=api",
        "dec_id": 61196,
        "alpha_tag": "#61196",
        "description": "TalkGroup #61196",
        "slug": "61196",
        "service_type": null
    },
    "freq": 772356250,
    "emergency": false,
    "units": [
        {
            "pk": 81505,
            "dec_id": 2522557,
            "description": null,
            "slug": "2522557"
        },
        {
            "pk": 81664,
            "dec_id": 2522566,
            "description": null,
            "slug": "2522566"
        }
    ],
    "play_length": 21.0,
    "print_play_length": "00:21",
    "slug": "630e5c00-222a-4fc4-9495-68f79bd86bb9",
    "freq_mhz": "772.356",
    "tg_name": "#61196",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info