API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10913953,
    "url": "https://scancbus.com/api_v1/transmission/10913953/?format=api",
    "start_datetime": "2026-06-12T07:55:19-04:00",
    "local_start_datetime": "07:55:19 06/12/2026",
    "audio_file": null,
    "talkgroup": 10012,
    "talkgroup_info": {
        "pk": 873,
        "url": "https://scancbus.com/api_v1/talkgroups/873/?format=api",
        "dec_id": 10012,
        "alpha_tag": "DELCO CORT",
        "description": "Delaware Courthouse security",
        "slug": "delco-cort",
        "service_type": "Security"
    },
    "freq": 851400000,
    "emergency": false,
    "units": [
        {
            "pk": 762,
            "dec_id": 2118014,
            "description": "DELCOMM 14",
            "slug": "delcomm-14"
        },
        {
            "pk": 56553,
            "dec_id": 2110189,
            "description": null,
            "slug": "2110189"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "46a0a28d-ca46-4586-b3de-3b991253430d",
    "freq_mhz": "851.400",
    "tg_name": "DELCO CORT",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info