metmuseum / openaccess

The Metropolitan Museum of Art's Open Access Initiative
Creative Commons Zero v1.0 Universal
1.18k stars 212 forks source link

Request: Additional parameters for `search` and `objects` endpoints #21

Open jperegoy opened 5 years ago

jperegoy commented 5 years ago

It would be nice to have ability to pull back more-curated lists from the api via additional parameters in the request, rather than receive broad data and make individual requests to qualify what has been returned. These could/should be related to the nodes available in an object.

Examples:

v1/search?q=&isHighlight=true v1/objects?isPublicDomain=true&culture=french

spencerk commented 5 years ago

Hi @jperegoy

Thank you for the request. We have a filter feature in our backlog, and plan to add it in the coming weeks.

Thanks again,

Spencer