API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10880242,
    "url": "https://scancbus.com/api_v1/transmission/10880242/?format=api",
    "start_datetime": "2026-06-11T19:09:40-04:00",
    "local_start_datetime": "19:09:40 06/11/2026",
    "audio_file": null,
    "talkgroup": 20034,
    "talkgroup_info": {
        "pk": 118,
        "url": "https://scancbus.com/api_v1/talkgroups/118/?format=api",
        "dec_id": 20034,
        "alpha_tag": "NW EMS 1",
        "description": "NW EMS Operations 1",
        "slug": "nw-ems-1",
        "service_type": "EMS-Tac"
    },
    "freq": 851762500,
    "emergency": false,
    "units": [
        {
            "pk": 1991,
            "dec_id": 2507350,
            "description": "M71",
            "slug": "m71"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "fb576956-c0be-485a-bca5-ef3254ae0916",
    "freq_mhz": "851.763",
    "tg_name": "NW EMS 1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info