API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5714404,
    "url": "https://scancbus.com/api_v1/transmission/5714404/?format=api",
    "start_datetime": "2026-04-05T16:22:28-04:00",
    "local_start_datetime": "16:22:28 04/05/2026",
    "audio_file": null,
    "talkgroup": 61200,
    "talkgroup_info": {
        "pk": 11737,
        "url": "https://scancbus.com/api_v1/talkgroups/11737/?format=api",
        "dec_id": 61200,
        "alpha_tag": "#61200",
        "description": "TalkGroup #61200",
        "slug": "61200",
        "service_type": null
    },
    "freq": 853812500,
    "emergency": false,
    "units": [
        {
            "pk": 100244,
            "dec_id": 2522226,
            "description": null,
            "slug": "2522226"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "642d26e6-829a-4e00-9681-eba45c4160d1",
    "freq_mhz": "853.812",
    "tg_name": "#61200",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info