WaltersArtMuseum / api-thewalters-org

Repository for the Walters Art Museum collections API. This API provides images and data about objects in the collection of the Walters Art Museum in Baltimore, Maryland.
https://api.thewalters.org/
46 stars 4 forks source link

Content Types #72

Closed dylan-k closed 6 years ago

dylan-k commented 9 years ago

I'd like to clarify the bit of documentation about response types. However, I'm not entirely clear on how they work.

I tried, in the sandbox to add the header "Accept: application/xmlto a few different calls, but I never managed to get xml in response. I also tried adding.xmlto the end of the URL but still I could not get XML in response. In the sandbox, I also tried using theGET v1/objects/{id}.xml`

@johnbabb can you help to clarify how this should work, and how best to explain it to users?