API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5706482,
    "url": "https://scancbus.com/api_v1/transmission/5706482/?format=api",
    "start_datetime": "2026-04-05T13:15:19-04:00",
    "local_start_datetime": "13:15:19 04/05/2026",
    "audio_file": null,
    "talkgroup": 61050,
    "talkgroup_info": {
        "pk": 6654,
        "url": "https://scancbus.com/api_v1/talkgroups/6654/?format=api",
        "dec_id": 61050,
        "alpha_tag": "CC2 MAIN",
        "description": "Jackson Pike primary",
        "slug": "cc2-main",
        "service_type": "Corrections"
    },
    "freq": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 8798,
            "dec_id": 2556107,
            "description": null,
            "slug": "2556107"
        },
        {
            "pk": 12474,
            "dec_id": 2556376,
            "description": null,
            "slug": "2556376"
        },
        {
            "pk": 58350,
            "dec_id": 2556924,
            "description": null,
            "slug": "2556924"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "962897ce-5538-4586-a460-9bda57fb8293",
    "freq_mhz": "769.706",
    "tg_name": "CC2 MAIN",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info