API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6450464,
    "url": "https://scancbus.com/api_v1/transmission/6450464/?format=api",
    "start_datetime": "2026-04-14T18:54:38-04:00",
    "local_start_datetime": "18:54:38 04/14/2026",
    "audio_file": null,
    "talkgroup": 52761,
    "talkgroup_info": {
        "pk": 655,
        "url": "https://scancbus.com/api_v1/talkgroups/655/?format=api",
        "dec_id": 52761,
        "alpha_tag": "FPR HOPS",
        "description": "Franklin PreRelease Center",
        "slug": "fpr-hops",
        "service_type": "Corrections"
    },
    "freq": 769206250,
    "emergency": false,
    "units": [
        {
            "pk": 5680,
            "dec_id": 9200248,
            "description": null,
            "slug": "9200248"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "ae3eff50-d26d-46f2-8780-45f3d98b9ac3",
    "freq_mhz": "769.206",
    "tg_name": "FPR HOPS",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info