API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11226480,
    "url": "https://scancbus.com/api_v1/transmission/11226480/?format=api",
    "start_datetime": "2026-06-16T14:01:59-04:00",
    "local_start_datetime": "14:01:59 06/16/2026",
    "audio_file": null,
    "talkgroup": 51739,
    "talkgroup_info": {
        "pk": 14,
        "url": "https://scancbus.com/api_v1/talkgroups/14/?format=api",
        "dec_id": 51739,
        "alpha_tag": "POST21",
        "description": "OSP Post 21 Delaware Dispatch",
        "slug": "post21",
        "service_type": "Law Dispatch"
    },
    "freq": 852037500,
    "emergency": false,
    "units": [
        {
            "pk": 2095,
            "dec_id": 9003806,
            "description": null,
            "slug": "9003806"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "46de1999-d1ef-4f59-b635-014a3e4b2db5",
    "freq_mhz": "852.038",
    "tg_name": "POST21",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info