API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11102866,
    "url": "https://scancbus.com/api_v1/transmission/11102866/?format=api",
    "start_datetime": "2026-06-14T21:14:43-04:00",
    "local_start_datetime": "21:14:43 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": 851850000,
    "emergency": false,
    "units": [
        {
            "pk": 6625,
            "dec_id": 4591355,
            "description": "M503",
            "slug": "m503"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "82d220b5-e0f4-44c1-8e5e-f730c99a81ec",
    "freq_mhz": "851.850",
    "tg_name": "FD45EMS",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info