API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8066771,
    "url": "https://scancbus.com/api_v1/transmission/8066771/?format=api",
    "start_datetime": "2026-05-05T16:12:44-04:00",
    "local_start_datetime": "16:12:44 05/05/2026",
    "audio_file": null,
    "talkgroup": 51571,
    "talkgroup_info": {
        "pk": 9876,
        "url": "https://scancbus.com/api_v1/talkgroups/9876/?format=api",
        "dec_id": 51571,
        "alpha_tag": "#51571",
        "description": "TalkGroup #51571",
        "slug": "51571",
        "service_type": null
    },
    "freq": 774531250,
    "emergency": false,
    "units": [
        {
            "pk": 5476,
            "dec_id": 9004771,
            "description": null,
            "slug": "9004771"
        },
        {
            "pk": 74327,
            "dec_id": 9004537,
            "description": null,
            "slug": "9004537"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "399852c2-064a-4b52-837f-62dfb8d5487c",
    "freq_mhz": "774.531",
    "tg_name": "#51571",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info