API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6946660,
    "url": "https://scancbus.com/api_v1/transmission/6946660/?format=api",
    "start_datetime": "2026-04-21T04:55:05-04:00",
    "local_start_datetime": "04:55:05 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": 852287500,
    "emergency": false,
    "units": [
        {
            "pk": 2309,
            "dec_id": 2111644,
            "description": "CAPT461",
            "slug": "capt461"
        },
        {
            "pk": 3738,
            "dec_id": 2118004,
            "description": "DELCOMM 04",
            "slug": "delcomm-04"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "48a1e53b-7746-4035-9f67-95e7825b1ca9",
    "freq_mhz": "852.288",
    "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