API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5856742,
    "url": "https://scancbus.com/api_v1/transmission/5856742/?format=api",
    "start_datetime": "2026-04-07T14:41:15-04:00",
    "local_start_datetime": "14:41:15 04/07/2026",
    "audio_file": null,
    "talkgroup": 51697,
    "talkgroup_info": {
        "pk": 9669,
        "url": "https://scancbus.com/api_v1/talkgroups/9669/?format=api",
        "dec_id": 51697,
        "alpha_tag": "#51697",
        "description": "TalkGroup #51697",
        "slug": "51697",
        "service_type": null
    },
    "freq": 770456250,
    "emergency": false,
    "units": [
        {
            "pk": 5228,
            "dec_id": 9004510,
            "description": null,
            "slug": "9004510"
        },
        {
            "pk": 70601,
            "dec_id": 9003910,
            "description": null,
            "slug": "9003910"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "c4aa9d8e-dbfe-4924-bd7d-7658879743c8",
    "freq_mhz": "770.456",
    "tg_name": "#51697",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info