API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5820986,
    "url": "https://scancbus.com/api_v1/transmission/5820986/?format=api",
    "start_datetime": "2026-04-07T06:08:39-04:00",
    "local_start_datetime": "06:08:39 04/07/2026",
    "audio_file": null,
    "talkgroup": 61052,
    "talkgroup_info": {
        "pk": 6633,
        "url": "https://scancbus.com/api_v1/talkgroups/6633/?format=api",
        "dec_id": 61052,
        "alpha_tag": "SO25PTX",
        "description": "FCSO Prisoner transport",
        "slug": "so25ptx",
        "service_type": "Law Talk"
    },
    "freq": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 3891,
            "dec_id": 2556121,
            "description": null,
            "slug": "2556121"
        },
        {
            "pk": 64572,
            "dec_id": 2558378,
            "description": null,
            "slug": "2558378"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "72aee14a-cdd1-4f01-9481-f225d41c2e76",
    "freq_mhz": "856.487",
    "tg_name": "SO25PTX",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info