API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9139954,
    "url": "https://scancbus.com/api_v1/transmission/9139954/?format=api",
    "start_datetime": "2026-05-19T18:33:26-04:00",
    "local_start_datetime": "18:33:26 05/19/2026",
    "audio_file": null,
    "talkgroup": 16921,
    "talkgroup_info": {
        "pk": 9641,
        "url": "https://scancbus.com/api_v1/talkgroups/9641/?format=api",
        "dec_id": 16921,
        "alpha_tag": "FD23PAGE",
        "description": "Fairfield County Fire Alert",
        "slug": "fd23page",
        "service_type": "Fire Dispatch"
    },
    "freq": 853437500,
    "emergency": false,
    "units": [
        {
            "pk": 74162,
            "dec_id": 2391358,
            "description": null,
            "slug": "2391358"
        },
        {
            "pk": 74162,
            "dec_id": 2391358,
            "description": null,
            "slug": "2391358"
        }
    ],
    "play_length": 11.0,
    "print_play_length": "00:11",
    "slug": "255d6d3c-617d-4132-bcc5-42e1d6fadb37",
    "freq_mhz": "853.438",
    "tg_name": "FD23PAGE",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info