API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7862503,
    "url": "https://scancbus.com/api_v1/transmission/7862503/?format=api",
    "start_datetime": "2026-05-02T22:56:37-04:00",
    "local_start_datetime": "22:56:37 05/02/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": 1405,
            "dec_id": 2118009,
            "description": "DELCOMM 09",
            "slug": "delcomm-09"
        },
        {
            "pk": 10837,
            "dec_id": 2110213,
            "description": null,
            "slug": "2110213"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "ed83054a-04bb-4a7f-8f25-18d7b07632e7",
    "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