API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11447287,
    "url": "https://scancbus.com/api_v1/transmission/11447287/?format=api",
    "start_datetime": "2026-06-19T11:25:28-04:00",
    "local_start_datetime": "11:25:28 06/19/2026",
    "audio_file": null,
    "talkgroup": 61098,
    "talkgroup_info": {
        "pk": 3,
        "url": "https://scancbus.com/api_v1/talkgroups/3/?format=api",
        "dec_id": 61098,
        "alpha_tag": "GCP PTL 1",
        "description": "Grove City Police Dispatch",
        "slug": "gcp-ptl-1",
        "service_type": "Law Dispatch"
    },
    "freq": 852775000,
    "emergency": false,
    "units": [
        {
            "pk": 1472,
            "dec_id": 2520900,
            "description": null,
            "slug": "2520900"
        },
        {
            "pk": 4328,
            "dec_id": 2520901,
            "description": null,
            "slug": "2520901"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "f0ce8774-501c-43e7-b8f9-440d3846d9ba",
    "freq_mhz": "852.775",
    "tg_name": "GCP PTL 1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info