API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5900009,
    "url": "https://scancbus.com/api_v1/transmission/5900009/?format=api",
    "start_datetime": "2026-04-08T05:07:46-04:00",
    "local_start_datetime": "05:07:46 04/08/2026",
    "audio_file": null,
    "talkgroup": 61353,
    "talkgroup_info": {
        "pk": 9638,
        "url": "https://scancbus.com/api_v1/talkgroups/9638/?format=api",
        "dec_id": 61353,
        "alpha_tag": "#61353",
        "description": "TalkGroup #61353",
        "slug": "61353",
        "service_type": null
    },
    "freq": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 93330,
            "dec_id": 2556318,
            "description": null,
            "slug": "2556318"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "1dce38ea-fdaa-4cf5-9f24-7a30d8223d1e",
    "freq_mhz": "769.706",
    "tg_name": "#61353",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info