API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5737386,
    "url": "https://scancbus.com/api_v1/transmission/5737386/?format=api",
    "start_datetime": "2026-04-06T02:21:46-04:00",
    "local_start_datetime": "02:21:46 04/06/2026",
    "audio_file": null,
    "talkgroup": 28543,
    "talkgroup_info": {
        "pk": 1211,
        "url": "https://scancbus.com/api_v1/talkgroups/1211/?format=api",
        "dec_id": 28543,
        "alpha_tag": "GPD45DSP",
        "description": "Granville Police Dispatch",
        "slug": "gpd45dsp",
        "service_type": "Law Dispatch"
    },
    "freq": 853437500,
    "emergency": false,
    "units": [
        {
            "pk": 12126,
            "dec_id": 4590632,
            "description": null,
            "slug": "4590632"
        },
        {
            "pk": 12303,
            "dec_id": 4590635,
            "description": null,
            "slug": "4590635"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "92ff4056-5890-408e-aa61-cca374bca934",
    "freq_mhz": "853.438",
    "tg_name": "GPD45DSP",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info