API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12918744,
    "url": "https://scancbus.com/api_v1/transmission/12918744/?format=api",
    "start_datetime": "2026-07-09T14:39:21-04:00",
    "local_start_datetime": "14:39:21 07/09/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": 852725000,
    "emergency": false,
    "units": [
        {
            "pk": 77178,
            "dec_id": 9257661,
            "description": null,
            "slug": "9257661"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "1e4dd0aa-f4e8-4631-bbfc-1866cf0d4e7f",
    "freq_mhz": "852.725",
    "tg_name": "FPR HOPS",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info