API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5878342,
    "url": "https://scancbus.com/api_v1/transmission/5878342/?format=api",
    "start_datetime": "2026-04-07T19:48:33-04:00",
    "local_start_datetime": "19:48:33 04/07/2026",
    "audio_file": null,
    "talkgroup": 52628,
    "talkgroup_info": {
        "pk": 9660,
        "url": "https://scancbus.com/api_v1/talkgroups/9660/?format=api",
        "dec_id": 52628,
        "alpha_tag": "#52628",
        "description": "TalkGroup #52628",
        "slug": "52628",
        "service_type": null
    },
    "freq": 852475000,
    "emergency": false,
    "units": [
        {
            "pk": 68891,
            "dec_id": 9256723,
            "description": null,
            "slug": "9256723"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "39e22e6a-ca01-4612-88e6-1d51ccec32d3",
    "freq_mhz": "852.475",
    "tg_name": "#52628",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info