API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8587772,
    "url": "https://scancbus.com/api_v1/transmission/8587772/?format=api",
    "start_datetime": "2026-05-12T12:33:01-04:00",
    "local_start_datetime": "12:33:01 05/12/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": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 85474,
            "dec_id": 2515990,
            "description": null,
            "slug": "2515990"
        },
        {
            "pk": 85474,
            "dec_id": 2515990,
            "description": null,
            "slug": "2515990"
        },
        {
            "pk": 86403,
            "dec_id": 2515827,
            "description": null,
            "slug": "2515827"
        },
        {
            "pk": 86403,
            "dec_id": 2515827,
            "description": null,
            "slug": "2515827"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "af15839b-265a-44a7-b68a-a3f5c05f0a14",
    "freq_mhz": "852.212",
    "tg_name": "WHPDDSP",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info