API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10763128,
    "url": "https://scancbus.com/api_v1/transmission/10763128/?format=api",
    "start_datetime": "2026-06-10T12:38:59-04:00",
    "local_start_datetime": "12:38:59 06/10/2026",
    "audio_file": null,
    "talkgroup": 53070,
    "talkgroup_info": {
        "pk": 9684,
        "url": "https://scancbus.com/api_v1/talkgroups/9684/?format=api",
        "dec_id": 53070,
        "alpha_tag": "#53070",
        "description": "TalkGroup #53070",
        "slug": "53070",
        "service_type": null
    },
    "freq": 851787500,
    "emergency": false,
    "units": [
        {
            "pk": 5469,
            "dec_id": 9101503,
            "description": null,
            "slug": "9101503"
        },
        {
            "pk": 97336,
            "dec_id": 9101039,
            "description": null,
            "slug": "9101039"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "258a97ba-578d-4c08-9dac-5af8cfe8a9fd",
    "freq_mhz": "851.788",
    "tg_name": "#53070",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info