API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6940224,
    "url": "https://scancbus.com/api_v1/transmission/6940224/?format=api",
    "start_datetime": "2026-04-21T00:44:41-04:00",
    "local_start_datetime": "00:44:41 04/21/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": 765,
            "dec_id": 2118002,
            "description": "DELCOMM 02",
            "slug": "delcomm-02"
        },
        {
            "pk": 1974,
            "dec_id": 2110158,
            "description": "M341",
            "slug": "m341"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "9dd8aa54-7622-4c04-ab58-bc834e4ecb80",
    "freq_mhz": "851.400",
    "tg_name": "DEL EMS 1",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info