API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5706452,
    "url": "https://scancbus.com/api_v1/transmission/5706452/?format=api",
    "start_datetime": "2026-04-05T13:14:44-04:00",
    "local_start_datetime": "13:14:44 04/05/2026",
    "audio_file": null,
    "talkgroup": 63614,
    "talkgroup_info": {
        "pk": 9646,
        "url": "https://scancbus.com/api_v1/talkgroups/9646/?format=api",
        "dec_id": 63614,
        "alpha_tag": "#63614",
        "description": "TalkGroup #63614",
        "slug": "63614",
        "service_type": null
    },
    "freq": 772356250,
    "emergency": false,
    "units": [
        {
            "pk": 63822,
            "dec_id": 2566399,
            "description": null,
            "slug": "2566399"
        },
        {
            "pk": 67126,
            "dec_id": 2566403,
            "description": null,
            "slug": "2566403"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "57c9dcea-f95e-42a5-a77f-62060e6138d1",
    "freq_mhz": "772.356",
    "tg_name": "#63614",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info