API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10879957,
    "url": "https://scancbus.com/api_v1/transmission/10879957/?format=api",
    "start_datetime": "2026-06-11T19:04:22-04:00",
    "local_start_datetime": "19:04:22 06/11/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": 851787500,
    "emergency": false,
    "units": [
        {
            "pk": 85478,
            "dec_id": 2515992,
            "description": null,
            "slug": "2515992"
        },
        {
            "pk": 86354,
            "dec_id": 2515884,
            "description": null,
            "slug": "2515884"
        },
        {
            "pk": 86607,
            "dec_id": 2515807,
            "description": null,
            "slug": "2515807"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "ab1be888-1a45-4207-8a8d-cfc0d11dda70",
    "freq_mhz": "851.788",
    "tg_name": "WHPDDSP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info