API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7231142,
    "url": "https://scancbus.com/api_v1/transmission/7231142/?format=api",
    "start_datetime": "2026-04-24T11:37:28-04:00",
    "local_start_datetime": "11:37:28 04/24/2026",
    "audio_file": null,
    "talkgroup": 51560,
    "talkgroup_info": {
        "pk": 3981,
        "url": "https://scancbus.com/api_v1/talkgroups/3981/?format=api",
        "dec_id": 51560,
        "alpha_tag": "POST60",
        "description": "OSP Zanesville Post Dispatch",
        "slug": "post60",
        "service_type": "Law Dispatch"
    },
    "freq": 853600000,
    "emergency": false,
    "units": [
        {
            "pk": 54634,
            "dec_id": 9001181,
            "description": null,
            "slug": "9001181"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "0b986aef-eec6-4abd-b72f-d56955b98812",
    "freq_mhz": "853.600",
    "tg_name": "POST60",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info