API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8785163,
    "url": "https://scancbus.com/api_v1/transmission/8785163/?format=api",
    "start_datetime": "2026-05-14T21:39:11-04:00",
    "local_start_datetime": "21:39:11 05/14/2026",
    "audio_file": null,
    "talkgroup": 10037,
    "talkgroup_info": {
        "pk": 95,
        "url": "https://scancbus.com/api_v1/talkgroups/95/?format=api",
        "dec_id": 10037,
        "alpha_tag": "DEL FG1",
        "description": "Delaware County FG 1",
        "slug": "del-fg1",
        "service_type": "Fire-Tac"
    },
    "freq": 852287500,
    "emergency": false,
    "units": [
        {
            "pk": 750,
            "dec_id": 2118008,
            "description": "DELCOMM 08",
            "slug": "delcomm-08"
        },
        {
            "pk": 53881,
            "dec_id": 2111722,
            "description": null,
            "slug": "2111722"
        }
    ],
    "play_length": 17.0,
    "print_play_length": "00:17",
    "slug": "f0905eaa-144a-42f6-a29a-2321c1ebc6e1",
    "freq_mhz": "852.288",
    "tg_name": "DEL FG1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info