API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8632487,
    "url": "https://scancbus.com/api_v1/transmission/8632487/?format=api",
    "start_datetime": "2026-05-13T00:09:15-04:00",
    "local_start_datetime": "00:09:15 05/13/2026",
    "audio_file": null,
    "talkgroup": 57298,
    "talkgroup_info": {
        "pk": 507,
        "url": "https://scancbus.com/api_v1/talkgroups/507/?format=api",
        "dec_id": 57298,
        "alpha_tag": "CPD TAC 4C",
        "description": "CPD Patrol tactical 4C",
        "slug": "cpd-tac-4c",
        "service_type": "Law Tac"
    },
    "freq": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 57983,
            "dec_id": 2550301,
            "description": "CPD R30",
            "slug": "cpd-r30"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "f893c7c1-d97a-4869-b6d7-5a02d9c09d30",
    "freq_mhz": "856.487",
    "tg_name": "CPD TAC 4C",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info