API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13435877,
    "url": "https://scancbus.com/api_v1/transmission/13435877/?format=api",
    "start_datetime": "2026-07-16T11:25:15-04:00",
    "local_start_datetime": "11:25:15 07/16/2026",
    "audio_file": null,
    "talkgroup": 52679,
    "talkgroup_info": {
        "pk": 9753,
        "url": "https://scancbus.com/api_v1/talkgroups/9753/?format=api",
        "dec_id": 52679,
        "alpha_tag": "#52679",
        "description": "TalkGroup #52679",
        "slug": "52679",
        "service_type": null
    },
    "freq": 770706250,
    "emergency": false,
    "units": [
        {
            "pk": 8562,
            "dec_id": 9256371,
            "description": null,
            "slug": "9256371"
        },
        {
            "pk": 92162,
            "dec_id": 9201909,
            "description": null,
            "slug": "9201909"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "a277fac6-e208-48f1-a691-a5ab69e2f066",
    "freq_mhz": "770.706",
    "tg_name": "#52679",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info