API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8977504,
    "url": "https://scancbus.com/api_v1/transmission/8977504/?format=api",
    "start_datetime": "2026-05-17T17:24:49-04:00",
    "local_start_datetime": "17:24:49 05/17/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": 851400000,
    "emergency": false,
    "units": [
        {
            "pk": 7633,
            "dec_id": 2110185,
            "description": "E343",
            "slug": "e343"
        },
        {
            "pk": 9300,
            "dec_id": 2110606,
            "description": null,
            "slug": "2110606"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "ff65e6b8-bd63-4d66-88e9-41a5987a5edc",
    "freq_mhz": "851.400",
    "tg_name": "DEL FG1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info