API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8042298,
    "url": "https://scancbus.com/api_v1/transmission/8042298/?format=api",
    "start_datetime": "2026-05-05T11:30:36-04:00",
    "local_start_datetime": "11:30:36 05/05/2026",
    "audio_file": null,
    "talkgroup": 53106,
    "talkgroup_info": {
        "pk": 9803,
        "url": "https://scancbus.com/api_v1/talkgroups/9803/?format=api",
        "dec_id": 53106,
        "alpha_tag": "#53106",
        "description": "TalkGroup #53106",
        "slug": "53106",
        "service_type": null
    },
    "freq": 852475000,
    "emergency": false,
    "units": [
        {
            "pk": 4843,
            "dec_id": 9300528,
            "description": null,
            "slug": "9300528"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "79e62e77-cf61-4394-ab92-e216594c57d0",
    "freq_mhz": "852.475",
    "tg_name": "#53106",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info