API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10811946,
    "url": "https://scancbus.com/api_v1/transmission/10811946/?format=api",
    "start_datetime": "2026-06-11T00:47:05-04:00",
    "local_start_datetime": "00:47:05 06/11/2026",
    "audio_file": null,
    "talkgroup": 57298,
    "talkgroup_info": {
        "pk": 507,
        "url": "https://scancbus.com/api_v1/talkgroups/507/?format=api",
        "dec_id": 57298,
        "alpha_tag": "CPD TAC 4C",
        "description": "CPD Patrol tactical 4C",
        "slug": "cpd-tac-4c",
        "service_type": "Law Tac"
    },
    "freq": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 57983,
            "dec_id": 2550301,
            "description": "CPD R30",
            "slug": "cpd-r30"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "ce55e492-2f37-4b67-bb94-05c23b5dcd4c",
    "freq_mhz": "856.487",
    "tg_name": "CPD TAC 4C",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info