API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8571156,
    "url": "https://scancbus.com/api_v1/transmission/8571156/?format=api",
    "start_datetime": "2026-05-12T09:20:02-04:00",
    "local_start_datetime": "09:20:02 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": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 249,
            "dec_id": 2520944,
            "description": null,
            "slug": "2520944"
        },
        {
            "pk": 1746,
            "dec_id": 2520912,
            "description": null,
            "slug": "2520912"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "8cd58277-5971-4e91-a884-ee768084a4c1",
    "freq_mhz": "858.938",
    "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