API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10874220,
    "url": "https://scancbus.com/api_v1/transmission/10874220/?format=api",
    "start_datetime": "2026-06-11T17:37:46-04:00",
    "local_start_datetime": "17:37:46 06/11/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": 771781250,
    "emergency": false,
    "units": [
        {
            "pk": 7252,
            "dec_id": 4591077,
            "description": "M501 P1",
            "slug": "m501-p1"
        },
        {
            "pk": 84867,
            "dec_id": 4591985,
            "description": "LCRCC",
            "slug": "lcrcc"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "19c9ad21-8826-400f-bcac-008e776b7f88",
    "freq_mhz": "771.781",
    "tg_name": "FD45EMS",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info