API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8533546,
    "url": "https://scancbus.com/api_v1/transmission/8533546/?format=api",
    "start_datetime": "2026-05-11T19:07:44-04:00",
    "local_start_datetime": "19:07:44 05/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": 772081250,
    "emergency": false,
    "units": [
        {
            "pk": 10763,
            "dec_id": 4290171,
            "description": "M493",
            "slug": "m493"
        },
        {
            "pk": 84868,
            "dec_id": 4591984,
            "description": "LCRCC",
            "slug": "lcrcc"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "24ec5750-5087-40b0-a1c4-6cca826427f0",
    "freq_mhz": "772.081",
    "tg_name": "FD45EMS",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info