acdh-oeaw / apis-core

https://acdh-oeaw.github.io/apis-core/
MIT License
11 stars 3 forks source link

Endpoint for listing entities changed since timestamp? #404

Open skurzinz opened 11 months ago

skurzinz commented 11 months ago

It would be a huge timesaver to have an endpoint that returns entity_ids of entities that have changed since a particular point in time.

Something like a (paging) endpoint that accepts an xs:dateTime as param would be ideal, returning a dict or map of entity_ids that were subject to change since that point in time.

/api/entities/changedsince/yyyy-mm-ddThh:mm or whatever you deem appropriate.

Reasoning: Currently I do