API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8803421,
    "url": "https://scancbus.com/api_v1/transmission/8803421/?format=api",
    "start_datetime": "2026-05-15T06:24:36-04:00",
    "local_start_datetime": "06:24:36 05/15/2026",
    "audio_file": null,
    "talkgroup": 10045,
    "talkgroup_info": {
        "pk": 42,
        "url": "https://scancbus.com/api_v1/talkgroups/42/?format=api",
        "dec_id": 10045,
        "alpha_tag": "DEL EMS 2",
        "description": "Delaware County EMS 2",
        "slug": "del-ems-2",
        "service_type": "EMS-Tac"
    },
    "freq": 852287500,
    "emergency": false,
    "units": [
        {
            "pk": 765,
            "dec_id": 2118002,
            "description": "DELCOMM 02",
            "slug": "delcomm-02"
        },
        {
            "pk": 53265,
            "dec_id": 2111319,
            "description": null,
            "slug": "2111319"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "6cdeabfa-ca57-4154-a1e9-53dbb97bbc74",
    "freq_mhz": "852.288",
    "tg_name": "DEL EMS 2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info