NationalMuseumAustralia / Collection-API

The public web API of the National Museum of Australia
10 stars 0 forks source link

Inward loan flag #72

Closed staplegun closed 5 years ago

staplegun commented 6 years ago

Add InwardLoan to internal API.

staplegun commented 5 years ago

This is searchable in the internal API in the source field, which contains Inward loan. Currently there is only one record: object 228418.

f27wood commented 5 years ago

How can I test this? I tried http://nma-dev.conaltuohy.com/object/228418&apikey=XXX Where XXX equals my api key. but no result..

f27wood commented 5 years ago

Moving this to blocked as I do not know how to test this

staplegun commented 5 years ago

Your link should work now, but there is a problem with that record - I have raised a new issue #76

f27wood commented 5 years ago

Re-tested, and not working, using this:

http://nma-dev.conaltuohy.com/object/228418&apikey=

f27wood commented 5 years ago

Tested in prod and working AOK.

https://data.nma.gov.au/object?limit=5&text=*two%20dowel%20rods&apikey=XXX&format=simple

f27wood commented 5 years ago

Hmm actually it doesn;t seem to have all the data in the record reopening this issue

staplegun commented 5 years ago

Closing as missing data is covered separately in issue #84.