API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10858562,
    "url": "https://scancbus.com/api_v1/transmission/10858562/?format=api",
    "start_datetime": "2026-06-11T14:22:16-04:00",
    "local_start_datetime": "14:22:16 06/11/2026",
    "audio_file": null,
    "talkgroup": 16924,
    "talkgroup_info": {
        "pk": 10659,
        "url": "https://scancbus.com/api_v1/talkgroups/10659/?format=api",
        "dec_id": 16924,
        "alpha_tag": "#16924",
        "description": "TalkGroup #16924",
        "slug": "16924",
        "service_type": null
    },
    "freq": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 58056,
            "dec_id": 2390410,
            "description": null,
            "slug": "2390410"
        },
        {
            "pk": 85470,
            "dec_id": 2391123,
            "description": null,
            "slug": "2391123"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "fe3e406c-c389-4848-abd9-898c7db3f89c",
    "freq_mhz": "769.706",
    "tg_name": "#16924",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info