API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8429054,
    "url": "https://scancbus.com/api_v1/transmission/8429054/?format=api",
    "start_datetime": "2026-05-10T09:49:13-04:00",
    "local_start_datetime": "09:49:13 05/10/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": 774531250,
    "emergency": false,
    "units": [
        {
            "pk": 2017,
            "dec_id": 2520810,
            "description": null,
            "slug": "2520810"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "736c99ab-0343-4991-88b9-cac7afa67de9",
    "freq_mhz": "774.531",
    "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