API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5647708,
    "url": "https://scancbus.com/api_v1/transmission/5647708/?format=api",
    "start_datetime": "2026-04-04T13:31:30-04:00",
    "local_start_datetime": "13:31:30 04/04/2026",
    "audio_file": null,
    "talkgroup": 17562,
    "talkgroup_info": {
        "pk": 1,
        "url": "https://scancbus.com/api_v1/talkgroups/1/?format=api",
        "dec_id": 17562,
        "alpha_tag": "WHPDDSP",
        "description": "Whitehall Police Dispatch",
        "slug": "whpddsp",
        "service_type": "Law Dispatch"
    },
    "freq": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 85474,
            "dec_id": 2515990,
            "description": null,
            "slug": "2515990"
        },
        {
            "pk": 106701,
            "dec_id": 2515823,
            "description": null,
            "slug": "2515823"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "4e0e4b1a-0b08-4d82-984c-e8ae657bd3b4",
    "freq_mhz": "769.706",
    "tg_name": "WHPDDSP",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info