Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Endpoint for getting place by UUID #9194

Closed
jkuester opened this issue Jun 21, 2024 · 0 comments · Fixed by #9177
Closed

API Endpoint for getting place by UUID #9194

jkuester opened this issue Jun 21, 2024 · 0 comments · Fixed by #9177
Assignees
Labels
Type: Feature Add something new
Milestone

Comments

@jkuester
Copy link
Contributor

Split off from #9065 which added get-person and get-person-wth-lineage.

The goal of this issue is to support get-place and get-place-with-lineage workflows via cht-datsource and the api REST endpoints.

Describe the solution you'd like

GET /api/v1/place/{{id}}
GET /api/v1/place/{{id}}?with_lineage=true

Additional context

Originally proposed in #8889.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Add something new
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants