API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6257296,
    "url": "https://scancbus.com/api_v1/transmission/6257296/?format=api",
    "start_datetime": "2026-04-12T07:38:23-04:00",
    "local_start_datetime": "07:38:23 04/12/2026",
    "audio_file": null,
    "talkgroup": 10061,
    "talkgroup_info": {
        "pk": 425,
        "url": "https://scancbus.com/api_v1/talkgroups/425/?format=api",
        "dec_id": 10061,
        "alpha_tag": "STA303 PA",
        "description": "Station 303 PA",
        "slug": "sta303-pa",
        "service_type": "Fire Dispatch"
    },
    "freq": 851862500,
    "emergency": false,
    "units": [
        {
            "pk": 3822,
            "dec_id": 2118016,
            "description": "DELCOMM 16",
            "slug": "delcomm-16"
        }
    ],
    "play_length": 28.0,
    "print_play_length": "00:28",
    "slug": "c6ce0e8f-8c62-41fa-b55e-c87d8fa91a45",
    "freq_mhz": "851.862",
    "tg_name": "STA303 PA",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info