API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8489685,
    "url": "https://scancbus.com/api_v1/transmission/8489685/?format=api",
    "start_datetime": "2026-05-11T09:09:35-04:00",
    "local_start_datetime": "09:09:35 05/11/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": 851400000,
    "emergency": false,
    "units": [
        {
            "pk": 3410,
            "dec_id": 2118001,
            "description": "DELCOMM 01",
            "slug": "delcomm-01"
        },
        {
            "pk": 11934,
            "dec_id": 2110432,
            "description": "DC-M10",
            "slug": "dc-m10"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "42de0ebb-3c7e-4487-8cb0-a48f2b4ddbd8",
    "freq_mhz": "851.400",
    "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