API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12609357,
    "url": "https://scancbus.com/api_v1/transmission/12609357/?format=api",
    "start_datetime": "2026-07-05T16:13:02-04:00",
    "local_start_datetime": "16:13:02 07/05/2026",
    "audio_file": null,
    "talkgroup": 60735,
    "talkgroup_info": {
        "pk": 9939,
        "url": "https://scancbus.com/api_v1/talkgroups/9939/?format=api",
        "dec_id": 60735,
        "alpha_tag": "HOS-2514",
        "description": "Mount Carmel Dublin Hospital",
        "slug": "hos-2514",
        "service_type": "Hospital"
    },
    "freq": 773031250,
    "emergency": false,
    "units": [
        {
            "pk": 4250,
            "dec_id": 2120120,
            "description": null,
            "slug": "2120120"
        }
    ],
    "play_length": 49.0,
    "print_play_length": "00:49",
    "slug": "51505f68-7279-4cee-aed9-c93f30f54ef2",
    "freq_mhz": "773.031",
    "tg_name": "HOS-2514",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info