API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8862040,
    "url": "https://scancbus.com/api_v1/transmission/8862040/?format=api",
    "start_datetime": "2026-05-15T20:14:35-04:00",
    "local_start_datetime": "20:14:35 05/15/2026",
    "audio_file": null,
    "talkgroup": 10044,
    "talkgroup_info": {
        "pk": 77,
        "url": "https://scancbus.com/api_v1/talkgroups/77/?format=api",
        "dec_id": 10044,
        "alpha_tag": "DEL EMS 1",
        "description": "Delaware County EMS 1",
        "slug": "del-ems-1",
        "service_type": "EMS-Tac"
    },
    "freq": 852287500,
    "emergency": false,
    "units": [
        {
            "pk": 3410,
            "dec_id": 2118001,
            "description": "DELCOMM 01",
            "slug": "delcomm-01"
        },
        {
            "pk": 4398,
            "dec_id": 2110711,
            "description": "M363",
            "slug": "m363"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "066b79cb-b4e4-4076-b0b3-af7bb012aeb2",
    "freq_mhz": "852.288",
    "tg_name": "DEL EMS 1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info