API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8841017,
    "url": "https://scancbus.com/api_v1/transmission/8841017/?format=api",
    "start_datetime": "2026-05-15T15:12:06-04:00",
    "local_start_datetime": "15:12:06 05/15/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": 56330,
            "dec_id": 4590189,
            "description": "M1",
            "slug": "m1"
        },
        {
            "pk": 84867,
            "dec_id": 4591985,
            "description": "LCRCC",
            "slug": "lcrcc"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "b4d4d342-5cdb-42a6-8c95-3d363103c6b5",
    "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