OpenAPI specification of DigitalNZ's Record API. For more information about the API see digitalnz.org/developers. To learn more about the metadata/fields used in the API see the [Metadata Dictionary](https://docs.google.com/document/pub?id=1Z3I_ckQWjnQQ4SzpORb
No SDKs indexed for this API yet.
curl \
# append ?api_key=$API_KEY to the URL \
https://api.digitalnz.org/records.{format}curl \
# append ?api_key=$API_KEY to the URL \
https://api.digitalnz.org/records/{record_id}.{format}curl \
# append ?api_key=$API_KEY to the URL \
https://api.digitalnz.org/records/{record_id}/more_like_this.{format}No SDKs yet