GET /luce/object/
Return a list of luce objects that meet the specified parameters
A Luce Object contains information about a museum object that is tailored to its association with the Luce Center for American Art
Arguments
limit
- An integer indicating how many results to return Integer
offset
- An integer indicating at which index of the full result set to begin at Integer
accession_number
- A string representing the accession number of the object String
location_id
- Filter by location associated with the Luce Center Integer
theme_id
- Filter by Luce theme Integer
keyword
- Filter by keyword String
Responses
-
200: An array of luce objects Returns LuceObject