Application Programming Interface (API)

The Find New Zealand Artists API is a REST-style service designed for developers who wish to integrate with this resource. The API provides direct access to JSON formatted data that powers this website.


Access to the API

To use the Find New Zealand Artists API you must include "Accept: application/json" in the header of each request.

The entire list of artists can be retrieved from:
https://findnzartists.org.nz/artists/list.json

A single artist is retrievable from: https://findnzartists.org.nz/artist/<artist_id>/<artist_slug>

This data is provided under an Attribution-NonCommercial-ShareAlike 3.0 New Zealand (CC BY-NC-SA 3.0 NZ) Creative Commons licence

Creative Commons