API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11011422,
    "url": "https://scancbus.com/api_v1/transmission/11011422/?format=api",
    "start_datetime": "2026-06-13T12:56:43-04:00",
    "local_start_datetime": "12:56:43 06/13/2026",
    "audio_file": null,
    "talkgroup": 39261,
    "talkgroup_info": {
        "pk": 14285,
        "url": "https://scancbus.com/api_v1/talkgroups/14285/?format=api",
        "dec_id": 39261,
        "alpha_tag": "#39261",
        "description": "TalkGroup #39261",
        "slug": "39261",
        "service_type": null
    },
    "freq": 853437500,
    "emergency": false,
    "units": [
        {
            "pk": 71383,
            "dec_id": 6490510,
            "description": null,
            "slug": "6490510"
        },
        {
            "pk": 87271,
            "dec_id": 6490683,
            "description": null,
            "slug": "6490683"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "21bdda26-d5a3-4f1d-89f1-83a526d6a207",
    "freq_mhz": "853.438",
    "tg_name": "#39261",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info