API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5714390,
    "url": "https://scancbus.com/api_v1/transmission/5714390/?format=api",
    "start_datetime": "2026-04-05T16:22:04-04:00",
    "local_start_datetime": "16:22:04 04/05/2026",
    "audio_file": null,
    "talkgroup": 52611,
    "talkgroup_info": {
        "pk": 9934,
        "url": "https://scancbus.com/api_v1/talkgroups/9934/?format=api",
        "dec_id": 52611,
        "alpha_tag": "#52611",
        "description": "TalkGroup #52611",
        "slug": "52611",
        "service_type": null
    },
    "freq": 769206250,
    "emergency": false,
    "units": [
        {
            "pk": 80649,
            "dec_id": 9257902,
            "description": null,
            "slug": "9257902"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "13428999-5ebd-4db2-8cbb-8a9d776b3a4d",
    "freq_mhz": "769.206",
    "tg_name": "#52611",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info