API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12813288,
    "url": "https://scancbus.com/api_v1/transmission/12813288/?format=api",
    "start_datetime": "2026-07-08T11:05:28-04:00",
    "local_start_datetime": "11:05:28 07/08/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": 852762500,
    "emergency": false,
    "units": [
        {
            "pk": 2011,
            "dec_id": 2110460,
            "description": "M9",
            "slug": "m9"
        },
        {
            "pk": 84867,
            "dec_id": 4591985,
            "description": "LCRCC",
            "slug": "lcrcc"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "80eb730f-2ec2-44a6-9a26-2beb558167e1",
    "freq_mhz": "852.763",
    "tg_name": "FD45EMS",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info