API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5985495,
    "url": "https://scancbus.com/api_v1/transmission/5985495/?format=api",
    "start_datetime": "2026-04-09T07:48:00-04:00",
    "local_start_datetime": "07:48:00 04/09/2026",
    "audio_file": null,
    "talkgroup": 57304,
    "talkgroup_info": {
        "pk": 288,
        "url": "https://scancbus.com/api_v1/talkgroups/288/?format=api",
        "dec_id": 57304,
        "alpha_tag": "CPD TAC 5D",
        "description": "CPD Patrol tactical 5D",
        "slug": "cpd-tac-5d",
        "service_type": "Law Tac"
    },
    "freq": 859987500,
    "emergency": false,
    "units": [
        {
            "pk": 617,
            "dec_id": 2551120,
            "description": null,
            "slug": "2551120"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "ae0d9f4e-bdc2-4deb-ba18-2c73843d1caa",
    "freq_mhz": "859.987",
    "tg_name": "CPD TAC 5D",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info