API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8623212,
    "url": "https://scancbus.com/api_v1/transmission/8623212/?format=api",
    "start_datetime": "2026-05-12T20:37:13-04:00",
    "local_start_datetime": "20:37:13 05/12/2026",
    "audio_file": null,
    "talkgroup": 57289,
    "talkgroup_info": {
        "pk": 500,
        "url": "https://scancbus.com/api_v1/talkgroups/500/?format=api",
        "dec_id": 57289,
        "alpha_tag": "CPD TAC 2D",
        "description": "CPD Patrol tactical 2D",
        "slug": "cpd-tac-2d",
        "service_type": "Law Tac"
    },
    "freq": 856937500,
    "emergency": false,
    "units": [
        {
            "pk": 3668,
            "dec_id": 2550911,
            "description": null,
            "slug": "2550911"
        },
        {
            "pk": 10103,
            "dec_id": 2550900,
            "description": "CPD 90",
            "slug": "cpd-90"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "0e9ef52e-cc6e-4c21-814a-e1ebfd5db4f4",
    "freq_mhz": "856.938",
    "tg_name": "CPD TAC 2D",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info