API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10913971,
    "url": "https://scancbus.com/api_v1/transmission/10913971/?format=api",
    "start_datetime": "2026-06-12T07:55:53-04:00",
    "local_start_datetime": "07:55:53 06/12/2026",
    "audio_file": null,
    "talkgroup": 51517,
    "talkgroup_info": {
        "pk": 9757,
        "url": "https://scancbus.com/api_v1/talkgroups/9757/?format=api",
        "dec_id": 51517,
        "alpha_tag": "#51517",
        "description": "TalkGroup #51517",
        "slug": "51517",
        "service_type": null
    },
    "freq": 852775000,
    "emergency": false,
    "units": [
        {
            "pk": 8054,
            "dec_id": 9004493,
            "description": null,
            "slug": "9004493"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "7e3c1c0f-973d-4f07-a84e-a6a7653cd0e1",
    "freq_mhz": "852.775",
    "tg_name": "#51517",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info