API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7505983,
    "url": "https://scancbus.com/api_v1/transmission/7505983/?format=api",
    "start_datetime": "2026-04-28T10:27:43-04:00",
    "local_start_datetime": "10:27:43 04/28/2026",
    "audio_file": null,
    "talkgroup": 10025,
    "talkgroup_info": {
        "pk": 43,
        "url": "https://scancbus.com/api_v1/talkgroups/43/?format=api",
        "dec_id": 10025,
        "alpha_tag": "PWL DISP",
        "description": "Powell Police dispatch",
        "slug": "pwl-disp",
        "service_type": "Law Dispatch"
    },
    "freq": 852287500,
    "emergency": false,
    "units": [
        {
            "pk": 772,
            "dec_id": 2118007,
            "description": "DELCOMM 07",
            "slug": "delcomm-07"
        },
        {
            "pk": 824,
            "dec_id": 2110796,
            "description": "PwlPD",
            "slug": "pwlpd"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "314bb991-aff9-4478-94dc-d9ff6d74da71",
    "freq_mhz": "852.288",
    "tg_name": "PWL DISP",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info