API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7948862,
    "url": "https://scancbus.com/api_v1/transmission/7948862/?format=api",
    "start_datetime": "2026-05-04T10:01:19-04:00",
    "local_start_datetime": "10:01:19 05/04/2026",
    "audio_file": null,
    "talkgroup": 53135,
    "talkgroup_info": {
        "pk": 9813,
        "url": "https://scancbus.com/api_v1/talkgroups/9813/?format=api",
        "dec_id": 53135,
        "alpha_tag": "#53135",
        "description": "TalkGroup #53135",
        "slug": "53135",
        "service_type": null
    },
    "freq": 852037500,
    "emergency": false,
    "units": [
        {
            "pk": 92174,
            "dec_id": 9322165,
            "description": null,
            "slug": "9322165"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "478969cd-9db4-4b0d-93c8-5c381d5dae68",
    "freq_mhz": "852.038",
    "tg_name": "#53135",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info