Open data · API v1
The same proposition in the interface and in JSON
The registry, calibration receipts, relationships and repairs can be downloaded directly. The API does not remove evidentiary limits from the data; state and calibration fields must be preserved.
01
Exports
02
Endpoints
GET /politica-si-pachetul/api/v1/registryJSONGET /politica-si-pachetul/api/v1/receiptsJSONGET /politica-si-pachetul/api/v1/repairsJSONGET /politica-si-pachetul/api/v1/dependenciesJSONGET /politica-si-pachetul/api/v1/releaseJSONcurl -s https://mariuscomper.uk/politica-si-pachetul/api/v1/registry | jq '.apps | length'03
Reuse rules
- Preserve
audit_level,catalogue_statusandis_calibrationin every derivative. - Do not turn
registered_not_auditedinto a finding about an app. - Do not strip limitation or provenance fields from a public quotation.
- Use the stable version URL and state the export date.
CORS and caching
API responses permit cross-origin reading and use short public caching with stale-while-revalidate. Static versioned assets are immutable.