@@ -121,6 +121,23 @@ and access towards related query data using a programmable search engine.
121121- Data available through JSON format
122122
123123
124+ ## Museums Victoria
125+
126+ ** Description:** Museums Victoria is Australia’s
127+ largest public museum organisation, and the principal custodian of the State’s scientific,
128+ cultural and heritage collections. Its API provides access to meta data on licenses, use rights
129+ and open access. We can also get information on article type, image license, display location,
130+ locality, museum location, etc. There are 150,000 objects available.
131+
132+ ** API documentation link**
133+ - [ Museum Victoria API documentation] ( https://collections.museumsvictoria.com.au/developers )
134+
135+ ** API Information**
136+ - No API key required
137+ - No query limit
138+ - At the moment it only supports the GET verb and responses are in JSON only.
139+
140+
124141## Openverse
125142
126143** Description:** Openverse is a search engine for openly licensed media,
@@ -168,19 +185,3 @@ language edition of wikipedia. It runs on the Meta-Wiki API.
168185- No API key required
169186- Query limit: It is rate-limited only to prevent abuse
170187- Data available through XML or JSON format
171-
172-
173- ## Museums Victoria
174- ** Description:** Museums Victoria is Australia’s
175- largest public museum organisation, and the principal custodian of the State’s scientific,
176- cultural and heritage collections. Its API provides access to meta data on licenses, use rights
177- and open access. We can also get information on article type, image license, display location,
178- locality, museum location, etc. There are 150,000 objects available.
179-
180- ** API documentation link**
181- - [ Museum Victoria API documentation] ( https://collections.museumsvictoria.com.au/developers )
182-
183- ** API Information**
184- - No API key required
185- - No query limit
186- - At the moment it only supports the GET verb and responses are in JSON only.
0 commit comments