API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11028725,
    "url": "https://scancbus.com/api_v1/transmission/11028725/?format=api",
    "start_datetime": "2026-06-13T17:52:34-04:00",
    "local_start_datetime": "17:52:34 06/13/2026",
    "audio_file": null,
    "talkgroup": 17548,
    "talkgroup_info": {
        "pk": 10,
        "url": "https://scancbus.com/api_v1/talkgroups/10/?format=api",
        "dec_id": 17548,
        "alpha_tag": "BXPDDISP",
        "description": "Bexley Police Dispatch",
        "slug": "bxpddisp",
        "service_type": "Law Dispatch"
    },
    "freq": 770706250,
    "emergency": false,
    "units": [
        {
            "pk": 1529,
            "dec_id": 2590214,
            "description": null,
            "slug": "2590214"
        },
        {
            "pk": 56289,
            "dec_id": 2591026,
            "description": null,
            "slug": "2591026"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "b841b5e4-28a6-4825-baad-fd29087ceeb2",
    "freq_mhz": "770.706",
    "tg_name": "BXPDDISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info