API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7471672,
    "url": "https://scancbus.com/api_v1/transmission/7471672/?format=api",
    "start_datetime": "2026-04-27T20:51:03-04:00",
    "local_start_datetime": "20:51:03 04/27/2026",
    "audio_file": null,
    "talkgroup": 57044,
    "talkgroup_info": {
        "pk": 219,
        "url": "https://scancbus.com/api_v1/talkgroups/219/?format=api",
        "dec_id": 57044,
        "alpha_tag": "9 EXT",
        "description": "CFD Extraction Ops",
        "slug": "9-ext",
        "service_type": "Fire-Tac"
    },
    "freq": 859987500,
    "emergency": false,
    "units": [
        {
            "pk": 1354,
            "dec_id": 2521976,
            "description": "CFD FAO EMS",
            "slug": "cfd-fao-ems"
        },
        {
            "pk": 2050,
            "dec_id": 2501151,
            "description": "M11 W1",
            "slug": "m11-w1"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "da40a838-e2d3-4aea-9e9f-5872bd58045f",
    "freq_mhz": "859.987",
    "tg_name": "9 EXT",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info