API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8014332,
    "url": "https://scancbus.com/api_v1/transmission/8014332/?format=api",
    "start_datetime": "2026-05-05T02:46:19-04:00",
    "local_start_datetime": "02:46:19 05/05/2026",
    "audio_file": null,
    "talkgroup": 52627,
    "talkgroup_info": {
        "pk": 9662,
        "url": "https://scancbus.com/api_v1/talkgroups/9662/?format=api",
        "dec_id": 52627,
        "alpha_tag": "#52627",
        "description": "TalkGroup #52627",
        "slug": "52627",
        "service_type": null
    },
    "freq": 773131250,
    "emergency": false,
    "units": [
        {
            "pk": 66039,
            "dec_id": 9201390,
            "description": null,
            "slug": "9201390"
        },
        {
            "pk": 91505,
            "dec_id": 9257903,
            "description": null,
            "slug": "9257903"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "bea29578-4505-4fc3-a443-0304d193b914",
    "freq_mhz": "773.131",
    "tg_name": "#52627",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info