API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10763127,
    "url": "https://scancbus.com/api_v1/transmission/10763127/?format=api",
    "start_datetime": "2026-06-10T12:39:07-04:00",
    "local_start_datetime": "12:39:07 06/10/2026",
    "audio_file": null,
    "talkgroup": 20026,
    "talkgroup_info": {
        "pk": 829,
        "url": "https://scancbus.com/api_v1/talkgroups/829/?format=api",
        "dec_id": 20026,
        "alpha_tag": "DUB PARK2",
        "description": "Dublin Parks 2",
        "slug": "dub-park2",
        "service_type": ""
    },
    "freq": 853362500,
    "emergency": false,
    "units": [
        {
            "pk": 81591,
            "dec_id": 2126179,
            "description": null,
            "slug": "2126179"
        },
        {
            "pk": 82062,
            "dec_id": 2126183,
            "description": null,
            "slug": "2126183"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "337beef9-092d-456e-b0e9-4036885fcda4",
    "freq_mhz": "853.362",
    "tg_name": "DUB PARK2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info