API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13227598,
    "url": "https://scancbus.com/api_v1/transmission/13227598/?format=api",
    "start_datetime": "2026-07-13T21:16:32-04:00",
    "local_start_datetime": "21:16:32 07/13/2026",
    "audio_file": null,
    "talkgroup": 10037,
    "talkgroup_info": {
        "pk": 95,
        "url": "https://scancbus.com/api_v1/talkgroups/95/?format=api",
        "dec_id": 10037,
        "alpha_tag": "DEL FG1",
        "description": "Delaware County FG 1",
        "slug": "del-fg1",
        "service_type": "Fire-Tac"
    },
    "freq": 851862500,
    "emergency": false,
    "units": [
        {
            "pk": 2130,
            "dec_id": 2111168,
            "description": "BST&G",
            "slug": "bstg"
        },
        {
            "pk": 9545,
            "dec_id": 2110148,
            "description": "BST&G",
            "slug": "bstg"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "61faf92d-9882-42e7-96e9-aba8c856166c",
    "freq_mhz": "851.862",
    "tg_name": "DEL FG1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info