API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5820969,
    "url": "https://scancbus.com/api_v1/transmission/5820969/?format=api",
    "start_datetime": "2026-04-07T06:08:12-04:00",
    "local_start_datetime": "06:08:12 04/07/2026",
    "audio_file": null,
    "talkgroup": 52688,
    "talkgroup_info": {
        "pk": 9681,
        "url": "https://scancbus.com/api_v1/talkgroups/9681/?format=api",
        "dec_id": 52688,
        "alpha_tag": "#52688",
        "description": "TalkGroup #52688",
        "slug": "52688",
        "service_type": null
    },
    "freq": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 73133,
            "dec_id": 9257916,
            "description": null,
            "slug": "9257916"
        },
        {
            "pk": 109640,
            "dec_id": 9204680,
            "description": null,
            "slug": "9204680"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "179cb59e-9f5b-4b64-b8b3-550c875a412e",
    "freq_mhz": "769.706",
    "tg_name": "#52688",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info