API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8825884,
    "url": "https://scancbus.com/api_v1/transmission/8825884/?format=api",
    "start_datetime": "2026-05-15T12:07:30-04:00",
    "local_start_datetime": "12:07:30 05/15/2026",
    "audio_file": null,
    "talkgroup": 20073,
    "talkgroup_info": {
        "pk": 136,
        "url": "https://scancbus.com/api_v1/talkgroups/136/?format=api",
        "dec_id": 20073,
        "alpha_tag": "HIL PTL 2",
        "description": "Hilliard Patrol 2",
        "slug": "hil-ptl-2",
        "service_type": "Law Tac"
    },
    "freq": 852287500,
    "emergency": false,
    "units": [
        {
            "pk": 4358,
            "dec_id": 2122217,
            "description": null,
            "slug": "2122217"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "64b35bc7-cf74-475b-b45c-0bc2e04f0388",
    "freq_mhz": "852.288",
    "tg_name": "HIL PTL 2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info