API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9149133,
    "url": "https://scancbus.com/api_v1/transmission/9149133/?format=api",
    "start_datetime": "2026-05-19T21:19:09-04:00",
    "local_start_datetime": "21:19:09 05/19/2026",
    "audio_file": null,
    "talkgroup": 10044,
    "talkgroup_info": {
        "pk": 77,
        "url": "https://scancbus.com/api_v1/talkgroups/77/?format=api",
        "dec_id": 10044,
        "alpha_tag": "DEL EMS 1",
        "description": "Delaware County EMS 1",
        "slug": "del-ems-1",
        "service_type": "EMS-Tac"
    },
    "freq": 852287500,
    "emergency": false,
    "units": [
        {
            "pk": 1419,
            "dec_id": 2118006,
            "description": "DELCOMM 06",
            "slug": "delcomm-06"
        },
        {
            "pk": 2672,
            "dec_id": 2110154,
            "description": "BST&G",
            "slug": "bstg"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "a327d109-8225-4ddc-8da7-f80ce8721f66",
    "freq_mhz": "852.288",
    "tg_name": "DEL EMS 1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info