API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5658517,
    "url": "https://scancbus.com/api_v1/transmission/5658517/?format=api",
    "start_datetime": "2026-04-04T16:54:55-04:00",
    "local_start_datetime": "16:54:55 04/04/2026",
    "audio_file": null,
    "talkgroup": 10018,
    "talkgroup_info": {
        "pk": 36,
        "url": "https://scancbus.com/api_v1/talkgroups/36/?format=api",
        "dec_id": 10018,
        "alpha_tag": "DEL CITY DISP",
        "description": "Delaware City PD Dispatch",
        "slug": "del-city-disp",
        "service_type": "Law Dispatch"
    },
    "freq": 852287500,
    "emergency": false,
    "units": [
        {
            "pk": 772,
            "dec_id": 2118007,
            "description": "DELCOMM 07",
            "slug": "delcomm-07"
        },
        {
            "pk": 772,
            "dec_id": 2118007,
            "description": "DELCOMM 07",
            "slug": "delcomm-07"
        },
        {
            "pk": 2207,
            "dec_id": 2110298,
            "description": null,
            "slug": "2110298"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "5919f084-e4ba-425a-a796-697d1c2a5c4d",
    "freq_mhz": "852.288",
    "tg_name": "CITY DISP",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info