API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8825888,
    "url": "https://scancbus.com/api_v1/transmission/8825888/?format=api",
    "start_datetime": "2026-05-15T12:07:30-04:00",
    "local_start_datetime": "12:07:30 05/15/2026",
    "audio_file": null,
    "talkgroup": 52500,
    "talkgroup_info": {
        "pk": 9766,
        "url": "https://scancbus.com/api_v1/talkgroups/9766/?format=api",
        "dec_id": 52500,
        "alpha_tag": "#52500",
        "description": "TalkGroup #52500",
        "slug": "52500",
        "service_type": null
    },
    "freq": 774781250,
    "emergency": false,
    "units": [
        {
            "pk": 70125,
            "dec_id": 9204194,
            "description": null,
            "slug": "9204194"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "8a332cbf-0cbe-4f60-b03c-f05f56ed9266",
    "freq_mhz": "774.781",
    "tg_name": "#52500",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info