API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10873775,
    "url": "https://scancbus.com/api_v1/transmission/10873775/?format=api",
    "start_datetime": "2026-06-11T17:32:08-04:00",
    "local_start_datetime": "17:32:08 06/11/2026",
    "audio_file": null,
    "talkgroup": 61210,
    "talkgroup_info": {
        "pk": 9651,
        "url": "https://scancbus.com/api_v1/talkgroups/9651/?format=api",
        "dec_id": 61210,
        "alpha_tag": "#61210",
        "description": "TalkGroup #61210",
        "slug": "61210",
        "service_type": null
    },
    "freq": 773131250,
    "emergency": false,
    "units": [
        {
            "pk": 85712,
            "dec_id": 2574989,
            "description": null,
            "slug": "2574989"
        },
        {
            "pk": 86812,
            "dec_id": 2575345,
            "description": null,
            "slug": "2575345"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "af354137-b941-4f84-aad1-cb9e0d79e8ed",
    "freq_mhz": "773.131",
    "tg_name": "#61210",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info