API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12100406,
    "url": "https://scancbus.com/api_v1/transmission/12100406/?format=api",
    "start_datetime": "2026-06-28T14:26:34-04:00",
    "local_start_datetime": "14:26:34 06/28/2026",
    "audio_file": null,
    "talkgroup": 10091,
    "talkgroup_info": {
        "pk": 55,
        "url": "https://scancbus.com/api_v1/talkgroups/55/?format=api",
        "dec_id": 10091,
        "alpha_tag": "DEL OPS5",
        "description": "Delaware County Operations 5",
        "slug": "del-ops5",
        "service_type": "Fire-Tac"
    },
    "freq": 851862500,
    "emergency": false,
    "units": [
        {
            "pk": 772,
            "dec_id": 2118007,
            "description": "DELCOMM 07",
            "slug": "delcomm-07"
        },
        {
            "pk": 772,
            "dec_id": 2118007,
            "description": "DELCOMM 07",
            "slug": "delcomm-07"
        },
        {
            "pk": 2483,
            "dec_id": 2110670,
            "description": "E362",
            "slug": "e362"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "d6b87c35-24c8-46dd-8f29-4c16b4c359e5",
    "freq_mhz": "851.862",
    "tg_name": "DEL OPS5",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info