API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5658545,
    "url": "https://scancbus.com/api_v1/transmission/5658545/?format=api",
    "start_datetime": "2026-04-04T16:55:31-04:00",
    "local_start_datetime": "16:55:31 04/04/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": 851862500,
    "emergency": false,
    "units": [
        {
            "pk": 765,
            "dec_id": 2118002,
            "description": "DELCOMM 02",
            "slug": "delcomm-02"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "80182a37-69d0-4b59-9f2c-883f8ef7c5c6",
    "freq_mhz": "851.862",
    "tg_name": "PWL DISP",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info