Search the collections
Api Documentation
Api Methods
Items
Themes
Tags
Locations
API Overview
The Collections Online API is a set of methods based around the concept of REST.
This is where information is organized into resources each of which is uniquely identified via a URI. Usually resoures will support different actions depending on what HTTP verbs are sent, at this time the Collections Online API only supports the GET verb.
Currently the only type of requests supported are those made via REST, and there are two response formats currently supported, XML and JSON.
The API root uri is located at
http://museumvictoria.com.au/collections/api/v1/



