Changelog

Changelog

Version history for the DTPR API.

Changelog

v1 (Current)

Released: 2024-06-11

The first versioned release of the DTPR API with typed endpoints and locale filtering.

Endpoints

  • GET /api/dtpr/v1/elements — All elements across all datachain types
  • GET /api/dtpr/v1/elements/:datachain_type — Elements filtered by datachain type (device, ai)
  • GET /api/dtpr/v1/categories/:datachain_type — Categories for a datachain type

Features

  • Structured schema metadata on every response object
  • Locale array format for all user-facing text
  • ?locales= query parameter for filtering locale content
  • Category-level element variables with inheritance
  • Version timestamps calculated from the latest update across all locales

v0 (Deprecated)

The original unversioned API. Returns a flat locale-specific response format without schema metadata.

v0 is deprecated and will be removed in a future release. Migrate to v1.
Copyright © 2026