Microsoft Graph · Schema

ratingNewZealandMoviesType

Movies rating labels in New Zealand

Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Task
View JSON Schema on GitHub

JSON Schema

microsoft-graph-microsoftgraphratingnewzealandmoviestype-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/microsoft.graph.ratingNewZealandMoviesType",
  "title": "ratingNewZealandMoviesType",
  "enum": [
    "allAllowed",
    "allBlocked",
    "general",
    "parentalGuidance",
    "mature",
    "agesAbove13",
    "agesAbove15",
    "agesAbove16",
    "agesAbove18",
    "restricted",
    "agesAbove16Restricted"
  ],
  "type": "string",
  "description": "Movies rating labels in New Zealand",
  "x-ms-enum": {
    "name": "ratingNewZealandMoviesType",
    "modelAsString": false,
    "values": [
      {
        "value": "allAllowed",
        "description": "Default value, allow all movies content",
        "name": "allAllowed"
      },
      {
        "value": "allBlocked",
        "description": "Do not allow any movies content",
        "name": "allBlocked"
      },
      {
        "value": "general",
        "description": "Suitable for general audience",
        "name": "general"
      },
      {
        "value": "parentalGuidance",
        "description": "The PG classification recommends parental guidance",
        "name": "parentalGuidance"
      },
      {
        "value": "mature",
        "description": "The M classification is suitable for mature audience",
        "name": "mature"
      },
      {
        "value": "agesAbove13",
        "description": "The R13 classification is restricted to persons 13 years and over",
        "name": "agesAbove13"
      },
      {
        "value": "agesAbove15",
        "description": "The R15 classification is restricted to persons 15 years and over",
        "name": "agesAbove15"
      },
      {
        "value": "agesAbove16",
        "description": "The R16 classification is restricted to persons 16 years and over",
        "name": "agesAbove16"
      },
      {
        "value": "agesAbove18",
        "description": "The R18 classification is restricted to persons 18 years and over",
        "name": "agesAbove18"
      },
      {
        "value": "restricted",
        "description": "The R classification is restricted to a certain audience",
        "name": "restricted"
      },
      {
        "value": "agesAbove16Restricted",
        "description": "The RP16 classification requires viewers under 16 accompanied by a parent or an adult",
        "name": "agesAbove16Restricted"
      }
    ]
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/microsoft-graph-microsoftgraphratingnewzealandmoviestype"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.