API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12966385,
    "url": "https://scancbus.com/api_v1/transmission/12966385/?format=api",
    "start_datetime": "2026-07-10T04:52:43-04:00",
    "local_start_datetime": "04:52:43 07/10/2026",
    "audio_file": null,
    "talkgroup": 61203,
    "talkgroup_info": {
        "pk": 9639,
        "url": "https://scancbus.com/api_v1/talkgroups/9639/?format=api",
        "dec_id": 61203,
        "alpha_tag": "#61203",
        "description": "TalkGroup #61203",
        "slug": "61203",
        "service_type": null
    },
    "freq": 852950000,
    "emergency": false,
    "units": [
        {
            "pk": 86356,
            "dec_id": 2574990,
            "description": null,
            "slug": "2574990"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "16d135f4-2f56-4e90-9551-f344ba58fab0",
    "freq_mhz": "852.950",
    "tg_name": "#61203",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info