API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8594705,
    "url": "https://scancbus.com/api_v1/transmission/8594705/?format=api",
    "start_datetime": "2026-05-12T13:48:36-04:00",
    "local_start_datetime": "13:48:36 05/12/2026",
    "audio_file": null,
    "talkgroup": 61101,
    "talkgroup_info": {
        "pk": 4346,
        "url": "https://scancbus.com/api_v1/talkgroups/4346/?format=api",
        "dec_id": 61101,
        "alpha_tag": "GCP TAC 2",
        "description": "Grove City Police Tactical 2",
        "slug": "gcp-tac-2",
        "service_type": "Law Tac"
    },
    "freq": 774781250,
    "emergency": false,
    "units": [
        {
            "pk": 1482,
            "dec_id": 2520814,
            "description": null,
            "slug": "2520814"
        },
        {
            "pk": 1746,
            "dec_id": 2520912,
            "description": null,
            "slug": "2520912"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "1bc72852-5663-4d41-8fca-c859285eaaa3",
    "freq_mhz": "774.781",
    "tg_name": "GCP TAC 2",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info