API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9283588,
    "url": "https://scancbus.com/api_v1/transmission/9283588/?format=api",
    "start_datetime": "2026-05-21T13:55:05-04:00",
    "local_start_datetime": "13:55:05 05/21/2026",
    "audio_file": null,
    "talkgroup": 61184,
    "talkgroup_info": {
        "pk": 296,
        "url": "https://scancbus.com/api_v1/talkgroups/296/?format=api",
        "dec_id": 61184,
        "alpha_tag": "KLCK FDOPS",
        "description": "KLCK Fire Dispatch",
        "slug": "klck-fdops",
        "service_type": "Fire Dispatch"
    },
    "freq": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 6258,
            "dec_id": 2581012,
            "description": "E221",
            "slug": "e221"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "ebb5a661-cf37-46d4-8469-9fd75faf84cf",
    "freq_mhz": "769.706",
    "tg_name": "KLCK FDOPS",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info