API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11067546,
    "url": "https://scancbus.com/api_v1/transmission/11067546/?format=api",
    "start_datetime": "2026-06-14T08:18:16-04:00",
    "local_start_datetime": "08:18:16 06/14/2026",
    "audio_file": null,
    "talkgroup": 61050,
    "talkgroup_info": {
        "pk": 6654,
        "url": "https://scancbus.com/api_v1/talkgroups/6654/?format=api",
        "dec_id": 61050,
        "alpha_tag": "CC2 MAIN",
        "description": "Jackson Pike primary",
        "slug": "cc2-main",
        "service_type": "Corrections"
    },
    "freq": 853112500,
    "emergency": false,
    "units": [
        {
            "pk": 383,
            "dec_id": 2557065,
            "description": null,
            "slug": "2557065"
        },
        {
            "pk": 59304,
            "dec_id": 2556969,
            "description": null,
            "slug": "2556969"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "0bb32d8f-1729-408a-88e4-6ef25e0b9b6a",
    "freq_mhz": "853.112",
    "tg_name": "CC2 MAIN",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info