API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8444923,
    "url": "https://scancbus.com/api_v1/transmission/8444923/?format=api",
    "start_datetime": "2026-05-10T15:21:37-04:00",
    "local_start_datetime": "15:21:37 05/10/2026",
    "audio_file": null,
    "talkgroup": 57294,
    "talkgroup_info": {
        "pk": 503,
        "url": "https://scancbus.com/api_v1/talkgroups/503/?format=api",
        "dec_id": 57294,
        "alpha_tag": "CPD TAC 3D",
        "description": "CPD Patrol tactical 3D",
        "slug": "cpd-tac-3d",
        "service_type": "Law Tac"
    },
    "freq": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 1973,
            "dec_id": 2551930,
            "description": "CPD 193",
            "slug": "cpd-193"
        },
        {
            "pk": 4435,
            "dec_id": 2551900,
            "description": "CPD 190",
            "slug": "cpd-190"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "99395cbf-ee68-4701-8fd4-0f196996335e",
    "freq_mhz": "858.938",
    "tg_name": "CPD TAC 3D",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info