API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5731213,
    "url": "https://scancbus.com/api_v1/transmission/5731213/?format=api",
    "start_datetime": "2026-04-05T23:08:44-04:00",
    "local_start_datetime": "23:08:44 04/05/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": 770456250,
    "emergency": false,
    "units": [
        {
            "pk": 5680,
            "dec_id": 9200248,
            "description": null,
            "slug": "9200248"
        },
        {
            "pk": 93647,
            "dec_id": 9257892,
            "description": null,
            "slug": "9257892"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "332a8ebf-6e24-4935-b726-e8bceb0e7d88",
    "freq_mhz": "770.456",
    "tg_name": "FPR HOPS",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info