API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11102869,
    "url": "https://scancbus.com/api_v1/transmission/11102869/?format=api",
    "start_datetime": "2026-06-14T21:14:54-04:00",
    "local_start_datetime": "21:14:54 06/14/2026",
    "audio_file": null,
    "talkgroup": 28518,
    "talkgroup_info": {
        "pk": 162,
        "url": "https://scancbus.com/api_v1/talkgroups/162/?format=api",
        "dec_id": 28518,
        "alpha_tag": "FD45EMS",
        "description": "Licking County EMS Ops",
        "slug": "fd45ems",
        "service_type": "EMS-Tac"
    },
    "freq": 853662500,
    "emergency": false,
    "units": [
        {
            "pk": 84868,
            "dec_id": 4591984,
            "description": "LCRCC",
            "slug": "lcrcc"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "a46e7aa9-e24e-4f26-a093-338cda320783",
    "freq_mhz": "853.663",
    "tg_name": "FD45EMS",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info