API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11365565,
    "url": "https://scancbus.com/api_v1/transmission/11365565/?format=api",
    "start_datetime": "2026-06-18T10:28:21-04:00",
    "local_start_datetime": "10:28:21 06/18/2026",
    "audio_file": null,
    "talkgroup": 54797,
    "talkgroup_info": {
        "pk": 9760,
        "url": "https://scancbus.com/api_v1/talkgroups/9760/?format=api",
        "dec_id": 54797,
        "alpha_tag": "#54797",
        "description": "TalkGroup #54797",
        "slug": "54797",
        "service_type": null
    },
    "freq": 852775000,
    "emergency": false,
    "units": [
        {
            "pk": 91124,
            "dec_id": 3291172,
            "description": null,
            "slug": "3291172"
        },
        {
            "pk": 96329,
            "dec_id": 3290969,
            "description": null,
            "slug": "3290969"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "4ffe5b3d-43cb-41d8-9167-0a3abd4643c7",
    "freq_mhz": "852.775",
    "tg_name": "#54797",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info