API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12813251,
    "url": "https://scancbus.com/api_v1/transmission/12813251/?format=api",
    "start_datetime": "2026-07-08T11:05:10-04:00",
    "local_start_datetime": "11:05:10 07/08/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": 772606250,
    "emergency": false,
    "units": [
        {
            "pk": 151,
            "dec_id": 2520002,
            "description": "GCPD/SW 2",
            "slug": "gcpdsw-2"
        },
        {
            "pk": 193,
            "dec_id": 2520795,
            "description": null,
            "slug": "2520795"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "ff88c21b-1bc3-4b17-bb9f-bfb9aec49397",
    "freq_mhz": "772.606",
    "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