API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8444917,
    "url": "https://scancbus.com/api_v1/transmission/8444917/?format=api",
    "start_datetime": "2026-05-10T15:21:32-04:00",
    "local_start_datetime": "15:21:32 05/10/2026",
    "audio_file": null,
    "talkgroup": 13025,
    "talkgroup_info": {
        "pk": 13602,
        "url": "https://scancbus.com/api_v1/talkgroups/13602/?format=api",
        "dec_id": 13025,
        "alpha_tag": "#13025",
        "description": "TalkGroup #13025",
        "slug": "13025",
        "service_type": null
    },
    "freq": 772706250,
    "emergency": false,
    "units": [
        {
            "pk": 111436,
            "dec_id": 1790072,
            "description": null,
            "slug": "1790072"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "fe0dc0f0-b2e4-4868-ae5e-570405372fa0",
    "freq_mhz": "772.706",
    "tg_name": "#13025",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info