API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5789234,
    "url": "https://scancbus.com/api_v1/transmission/5789234/?format=api",
    "start_datetime": "2026-04-06T17:22:58-04:00",
    "local_start_datetime": "17:22:58 04/06/2026",
    "audio_file": null,
    "talkgroup": 63532,
    "talkgroup_info": {
        "pk": 10780,
        "url": "https://scancbus.com/api_v1/talkgroups/10780/?format=api",
        "dec_id": 63532,
        "alpha_tag": "#63532",
        "description": "TalkGroup #63532",
        "slug": "63532",
        "service_type": null
    },
    "freq": 852775000,
    "emergency": false,
    "units": [
        {
            "pk": 66530,
            "dec_id": 2566312,
            "description": null,
            "slug": "2566312"
        },
        {
            "pk": 66530,
            "dec_id": 2566312,
            "description": null,
            "slug": "2566312"
        },
        {
            "pk": 95602,
            "dec_id": 2566501,
            "description": null,
            "slug": "2566501"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "431240ed-84fb-4249-8c4e-1e9ed6292211",
    "freq_mhz": "852.775",
    "tg_name": "#63532",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info