API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10958766,
    "url": "https://scancbus.com/api_v1/transmission/10958766/?format=api",
    "start_datetime": "2026-06-12T18:03:49-04:00",
    "local_start_datetime": "18:03:49 06/12/2026",
    "audio_file": null,
    "talkgroup": 39503,
    "talkgroup_info": {
        "pk": 9023,
        "url": "https://scancbus.com/api_v1/talkgroups/9023/?format=api",
        "dec_id": 39503,
        "alpha_tag": "SCI OPS",
        "description": "Scioto Twp Fire Local Operations",
        "slug": "sci-ops",
        "service_type": "Fire-Tac"
    },
    "freq": 772356250,
    "emergency": false,
    "units": [
        {
            "pk": 74777,
            "dec_id": 6514465,
            "description": null,
            "slug": "6514465"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "c072c3e3-7d1d-4ef5-8814-d12767b103f1",
    "freq_mhz": "772.356",
    "tg_name": "SCI OPS",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info