API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8082446,
    "url": "https://scancbus.com/api_v1/transmission/8082446/?format=api",
    "start_datetime": "2026-05-05T20:07:45-04:00",
    "local_start_datetime": "20:07:45 05/05/2026",
    "audio_file": null,
    "talkgroup": 61207,
    "talkgroup_info": {
        "pk": 9633,
        "url": "https://scancbus.com/api_v1/talkgroups/9633/?format=api",
        "dec_id": 61207,
        "alpha_tag": "#61207",
        "description": "TalkGroup #61207",
        "slug": "61207",
        "service_type": null
    },
    "freq": 852475000,
    "emergency": false,
    "units": [
        {
            "pk": 64752,
            "dec_id": 2575775,
            "description": null,
            "slug": "2575775"
        },
        {
            "pk": 86644,
            "dec_id": 2575108,
            "description": null,
            "slug": "2575108"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "ac69924a-ad74-4b8b-a9a1-c91b005afcb8",
    "freq_mhz": "852.475",
    "tg_name": "#61207",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info