API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7376053,
    "url": "https://scancbus.com/api_v1/transmission/7376053/?format=api",
    "start_datetime": "2026-04-26T13:26:09-04:00",
    "local_start_datetime": "13:26:09 04/26/2026",
    "audio_file": null,
    "talkgroup": 61240,
    "talkgroup_info": {
        "pk": 649,
        "url": "https://scancbus.com/api_v1/talkgroups/649/?format=api",
        "dec_id": 61240,
        "alpha_tag": "FC ANMCTL1",
        "description": "FC Animal Control 1",
        "slug": "fc-anmctl1",
        "service_type": "Public Works"
    },
    "freq": 852175000,
    "emergency": false,
    "units": [
        {
            "pk": 100088,
            "dec_id": 2556077,
            "description": null,
            "slug": "2556077"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "c551fdf1-32d5-4ca4-a3e0-b22f41937094",
    "freq_mhz": "852.175",
    "tg_name": "ANMCTL1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info