API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8453425,
    "url": "https://scancbus.com/api_v1/transmission/8453425/?format=api",
    "start_datetime": "2026-05-10T17:54:55-04:00",
    "local_start_datetime": "17:54:55 05/10/2026",
    "audio_file": null,
    "talkgroup": 63508,
    "talkgroup_info": {
        "pk": 10831,
        "url": "https://scancbus.com/api_v1/talkgroups/10831/?format=api",
        "dec_id": 63508,
        "alpha_tag": "#63508",
        "description": "TalkGroup #63508",
        "slug": "63508",
        "service_type": null
    },
    "freq": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 86572,
            "dec_id": 2565936,
            "description": null,
            "slug": "2565936"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "13fd6e16-67d2-4838-95f6-3b053a650dbd",
    "freq_mhz": "769.706",
    "tg_name": "#63508",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info