API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13080655,
    "url": "https://scancbus.com/api_v1/transmission/13080655/?format=api",
    "start_datetime": "2026-07-11T16:49:38-04:00",
    "local_start_datetime": "16:49:38 07/11/2026",
    "audio_file": null,
    "talkgroup": 54856,
    "talkgroup_info": {
        "pk": 8677,
        "url": "https://scancbus.com/api_v1/talkgroups/8677/?format=api",
        "dec_id": 54856,
        "alpha_tag": "SO64DISP",
        "description": "Perry County Sheriff Dispatch",
        "slug": "so64disp",
        "service_type": "Law Dispatch"
    },
    "freq": 851962500,
    "emergency": false,
    "units": [
        {
            "pk": 71720,
            "dec_id": 6490505,
            "description": null,
            "slug": "6490505"
        },
        {
            "pk": 75458,
            "dec_id": 6490550,
            "description": null,
            "slug": "6490550"
        }
    ],
    "play_length": 16.0,
    "print_play_length": "00:16",
    "slug": "f4b8eb70-6554-4d66-8378-d4b177c1ce4a",
    "freq_mhz": "851.962",
    "tg_name": "SO64DISP",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info