Project

General

Profile

Actions

Feature #2450

closed

API: Custom endpoint for presentation sites

Added by Olivia Reichl 12 months ago. Updated 10 months ago.

Status:
Closed
Priority:
Normal
Category:
API
Target version:
Start date:
2025-01-20
Estimated time:

Description

for the detail views in the frontends (for example: https://openatlas-discovery-demo.acdh-ch-dev.oeaw.ac.at/en/visualization?mode=map&selection=128117) we need an specific endpoint that simplifies the structure of the current data model.
per system class we want to implement a custom detail view, so that the related data is displayed individually and so more readable.

currently we use the /entity/{id} and /entities_linked_to_entity/{id} endpoints and merge their relations in the frontend.
still some relations (like actors or events in a place detail view) are not returned.

for developing we need an endpoint that returns every tab-item of the backend's entry. for example here: https://demo-dev.openatlas.eu/entity/128117 and abstracts the complex data model like object_location --> physical thing (place)
further requirements would be:
  • include the related entities types

Files

API.json (8.02 KB) API.json First draft of the desired output format Katharina Wünsche, 2025-02-04 12:25

Related issues 1 (0 open1 closed)

Related to OpenAtlas - Feature #2479: API: 0.4.6ClosedBernhard Koschiček-Krombholz2025-02-13Actions
Actions

Also available in: Atom PDF