API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8082439,
    "url": "https://scancbus.com/api_v1/transmission/8082439/?format=api",
    "start_datetime": "2026-05-05T20:07:43-04:00",
    "local_start_datetime": "20:07:43 05/05/2026",
    "audio_file": null,
    "talkgroup": 57283,
    "talkgroup_info": {
        "pk": 441,
        "url": "https://scancbus.com/api_v1/talkgroups/441/?format=api",
        "dec_id": 57283,
        "alpha_tag": "CPD TAC 1C",
        "description": "CPD Patrol tactical 1C",
        "slug": "cpd-tac-1c",
        "service_type": "Law Tac"
    },
    "freq": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 115,
            "dec_id": 2551830,
            "description": "CPD 183",
            "slug": "cpd-183"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "ddfec365-7b68-4ab2-b1aa-3ed5051c0f6a",
    "freq_mhz": "859.938",
    "tg_name": "CPD TAC 1C",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info