API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11836232,
    "url": "https://scancbus.com/api_v1/transmission/11836232/?format=api",
    "start_datetime": "2026-06-24T18:53:10-04:00",
    "local_start_datetime": "18:53:10 06/24/2026",
    "audio_file": null,
    "talkgroup": 10045,
    "talkgroup_info": {
        "pk": 42,
        "url": "https://scancbus.com/api_v1/talkgroups/42/?format=api",
        "dec_id": 10045,
        "alpha_tag": "DEL EMS 2",
        "description": "Delaware County EMS 2",
        "slug": "del-ems-2",
        "service_type": "EMS-Tac"
    },
    "freq": 851400000,
    "emergency": false,
    "units": [
        {
            "pk": 734,
            "dec_id": 2118005,
            "description": "DELCOMM 05",
            "slug": "delcomm-05"
        },
        {
            "pk": 92634,
            "dec_id": 2111914,
            "description": null,
            "slug": "2111914"
        }
    ],
    "play_length": 11.0,
    "print_play_length": "00:11",
    "slug": "431aeafe-eee2-422e-82f9-c18b06d4d91a",
    "freq_mhz": "851.400",
    "tg_name": "DEL EMS 2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info