API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12613939,
    "url": "https://scancbus.com/api_v1/transmission/12613939/?format=api",
    "start_datetime": "2026-07-05T17:41:28-04:00",
    "local_start_datetime": "17:41:28 07/05/2026",
    "audio_file": null,
    "talkgroup": 53208,
    "talkgroup_info": {
        "pk": 582,
        "url": "https://scancbus.com/api_v1/talkgroups/582/?format=api",
        "dec_id": 53208,
        "alpha_tag": "ODMHTVC",
        "description": "Twin Valley Behavioral Healthcare Hospital - Security",
        "slug": "odmhtvc",
        "service_type": "Security"
    },
    "freq": 773281250,
    "emergency": false,
    "units": [
        {
            "pk": 101541,
            "dec_id": 9300903,
            "description": null,
            "slug": "9300903"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "a6db550b-54ca-40ea-b5be-2bc990d74a19",
    "freq_mhz": "773.281",
    "tg_name": "ODMHTVC",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info