API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5636018,
    "url": "https://scancbus.com/api_v1/transmission/5636018/?format=api",
    "start_datetime": "2026-04-04T09:15:47-04:00",
    "local_start_datetime": "09:15:47 04/04/2026",
    "audio_file": null,
    "talkgroup": 61196,
    "talkgroup_info": {
        "pk": 9632,
        "url": "https://scancbus.com/api_v1/talkgroups/9632/?format=api",
        "dec_id": 61196,
        "alpha_tag": "#61196",
        "description": "TalkGroup #61196",
        "slug": "61196",
        "service_type": null
    },
    "freq": 773381250,
    "emergency": false,
    "units": [
        {
            "pk": 81513,
            "dec_id": 2522511,
            "description": null,
            "slug": "2522511"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "221ea1cb-97e1-4658-b5d3-863b3ec33716",
    "freq_mhz": "773.381",
    "tg_name": "#61196",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info