API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11588045,
    "url": "https://scancbus.com/api_v1/transmission/11588045/?format=api",
    "start_datetime": "2026-06-21T15:20:14-04:00",
    "local_start_datetime": "15:20:14 06/21/2026",
    "audio_file": null,
    "talkgroup": 57293,
    "talkgroup_info": {
        "pk": 447,
        "url": "https://scancbus.com/api_v1/talkgroups/447/?format=api",
        "dec_id": 57293,
        "alpha_tag": "CPD TAC 3C",
        "description": "CPD Patrol tactical 3C",
        "slug": "cpd-tac-3c",
        "service_type": "Law Tac"
    },
    "freq": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 1609,
            "dec_id": 2550830,
            "description": "CPD 83",
            "slug": "cpd-83"
        },
        {
            "pk": 9404,
            "dec_id": 2550811,
            "description": "CPD R81",
            "slug": "cpd-r81"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "a9640cbc-9e75-4f0e-97b0-382a2b25115d",
    "freq_mhz": "859.938",
    "tg_name": "CPD TAC 3C",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info