API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12576044,
    "url": "https://scancbus.com/api_v1/transmission/12576044/?format=api",
    "start_datetime": "2026-07-05T02:17:01-04:00",
    "local_start_datetime": "02:17:01 07/05/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": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 151,
            "dec_id": 2520002,
            "description": "GCPD/SW 2",
            "slug": "gcpdsw-2"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "c3e86b0a-9126-4ca0-a0ec-a5fb03293f80",
    "freq_mhz": "858.938",
    "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