API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10980566,
    "url": "https://scancbus.com/api_v1/transmission/10980566/?format=api",
    "start_datetime": "2026-06-13T00:23:42-04:00",
    "local_start_datetime": "00:23:42 06/13/2026",
    "audio_file": null,
    "talkgroup": 57284,
    "talkgroup_info": {
        "pk": 496,
        "url": "https://scancbus.com/api_v1/talkgroups/496/?format=api",
        "dec_id": 57284,
        "alpha_tag": "CPD TAC 1D",
        "description": "CPD Patrol tactical 1D",
        "slug": "cpd-tac-1d",
        "service_type": "Law Tac"
    },
    "freq": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 4031,
            "dec_id": 2550120,
            "description": "CPD 12",
            "slug": "cpd-12"
        },
        {
            "pk": 55623,
            "dec_id": 2550140,
            "description": null,
            "slug": "2550140"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "e5374346-9dac-421a-84d8-247544ffe555",
    "freq_mhz": "859.938",
    "tg_name": "CPD TAC 1D",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info