Auckland Museum API
  1. media
Auckland Museum API
  • media
    • Retrieve media associated with Collections and Cenotaph subjects in Auckland Museum
      GET
  • subject
    • Explore details about a given subject node
      GET
  • search
    • Perform simple search queries over Auckland Museum Collections and Cenotaph data
      GET
    • Perform complex search queries over Auckland Museum Collections and Cenotaph data
      POST
  • sparql
    • Auckland Museum SPARQL endpoint
      GET
    • Auckland Museum SPARQL endpoint
      POST
  1. media

Retrieve media associated with Collections and Cenotaph subjects in Auckland Museum

GET
/id/media/{path}
Gets media at a given path
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '//api.aucklandmuseum.com/id/media/'
Response Response Example
200 - Example 1
{}

Request

Path Params

Query Params

Responses

🟢200`media` found
application/json
Body

🟠404`media` not found
Modified at 2023-08-22 02:17:54
Next
Explore details about a given subject node
Built with