Skip to main content
GET
/
certification
/
tv
/
list
TV Certifications
curl --request GET \
  --url https://api.themoviedb.org/3/certification/tv/list \
  --header 'Authorization: Bearer <token>'
{
  "certifications": {
    "DE": [
      {
        "certification": "12",
        "meaning": "Children 12 or older admitted, children between 6 and 11 only when accompanied by parent or a legal guardian.",
        "order": 3
      },
      {
        "certification": "18",
        "meaning": "No youth admitted, only adults.",
        "order": 5
      },
      {
        "certification": "0",
        "meaning": "No age restriction.",
        "order": 1
      },
      {
        "certification": "6",
        "meaning": "No children younger than 6 years admitted.",
        "order": 2
      },
      {
        "certification": "16",
        "meaning": "Children 16 or older admitted, nobody under this age admitted.",
        "order": 4
      }
    ],
    "BR": [
      {
        "certification": "14",
        "meaning": "Not recommended for minors under fourteen. More violent material, stronger sex references and/or nudity.",
        "order": 4
      },
      {
        "certification": "16",
        "meaning": "Not recommended for minors under sixteen. Scenes featuring production, trafficking and/or use of illegal drugs, hyper-realistic sex, sexual violence, abortion, torture, mutilation, suicide, trivialization of violence and death penalty.",
        "order": 5
      },
      {
        "certification": "L",
        "meaning": "General Audiences. Do not expose children to potentially harmful content.",
        "order": 1
      },
      {
        "certification": "12",
        "meaning": "Not recommended for minors under twelve. Scenes can include physical aggression, use of legal drugs and sexual innuendo.",
        "order": 3
      },
      {
        "certification": "10",
        "meaning": "Not recommended for minors under ten. Violent content or inappropriate language to children, even if of a less intensity.",
        "order": 2
      },
      {
        "certification": "18",
        "meaning": "Not recommended for minors under eighteen. Scenes featuring explicit sex, incest, pedophilia, praising of the use of illegal drugs and violence of a strong imagery impact.",
        "order": 6
      }
    ],
    "FI": [
      {
        "certification": "K-16",
        "meaning": "Over 16 years.",
        "order": 4
      },
      {
        "certification": "K-12",
        "meaning": "Over 12 years.",
        "order": 3
      },
      {
        "certification": "K-7",
        "meaning": "Over 7 years.",
        "order": 2
      },
      {
        "certification": "S",
        "meaning": "For all ages.",
        "order": 1
      },
      {
        "certification": "K-18",
        "meaning": "Adults only.",
        "order": 5
      },
      {
        "certification": "KK",
        "meaning": "Banned from commercial distribution.",
        "order": 6
      }
    ],
    "SG": [
      {
        "certification": "G",
        "meaning": "Suitable for all ages.",
        "order": 1
      },
      {
        "certification": "PG",
        "meaning": "Suitable for all but parents should guide their young.",
        "order": 2
      },
      {
        "certification": "PG13",
        "meaning": "Suitable for persons aged 13 and above but parental guidance is advised for children below 13.",
        "order": 3
      },
      {
        "certification": "NC16",
        "meaning": "Suitable for persons aged 16 and above.",
        "order": 4
      },
      {
        "certification": "M18",
        "meaning": "Suitable for persons aged 18 and above.",
        "order": 5
      },
      {
        "certification": "R21",
        "meaning": "Suitable for adults aged 21 and above (restricted to licensed cinemas).",
        "order": 6
      }
    ],
    "VI": [
      {
        "certification": "G",
        "meaning": "All ages admitted.",
        "order": 1
      },
      {
        "certification": "PG",
        "meaning": "Some material may not be suitable for children.",
        "order": 2
      },
      {
        "certification": "PG-13",
        "meaning": "Some material may be inappropriate for children under 13.",
        "order": 3
      },
      {
        "certification": "R",
        "meaning": "Under 17 requires accompanying parent or adult guardian.",
        "order": 4
      },
      {
        "certification": "NC-17",
        "meaning": "No one 17 and under admitted.",
        "order": 5
      },
      {
        "certification": "NR",
        "meaning": "",
        "order": 0
      }
    ],
    "ES": [
      {
        "certification": "A",
        "meaning": "General admission.",
        "order": 1
      },
      {
        "certification": "Ai",
        "meaning": "General admission.",
        "order": 2
      },
      {
        "certification": "7",
        "meaning": "Not recommended for audiences under 7.",
        "order": 3
      },
      {
        "certification": "7i",
        "meaning": "Not recommended for audiences under 7.",
        "order": 4
      },
      {
        "certification": "12",
        "meaning": "Not recommended for audiences under 12.",
        "order": 5
      },
      {
        "certification": "16",
        "meaning": "Not recommended for audiences under 16.",
        "order": 5
      },
      {
        "certification": "18",
        "meaning": "Not recommended for audiences under 18.",
        "order": 7
      },
      {
        "certification": "X",
        "meaning": "Prohibited for audiences under 18.",
        "order": 8
      }
    ],
    "FR": [
      {
        "certification": "TP",
        "meaning": "Valid for all audiences.",
        "order": 1
      },
      {
        "certification": "12",
        "meaning": "Unsuitable for children younger than 12 or forbidden in cinemas for under 12.",
        "order": 2
      },
      {
        "certification": "16",
        "meaning": "Unsuitable for children younger than 16 or forbidden in cinemas for under 16.",
        "order": 3
      },
      {
        "certification": "18",
        "meaning": "Unsuitable for children younger than 18 or forbidden in cinemas for under 18.",
        "order": 4
      }
    ],
    "PT": [
      {
        "certification": "Públicos",
        "meaning": "For all the public (especially designed for children under 3 years of age).",
        "order": 1
      },
      {
        "certification": "M/3",
        "meaning": "Passed for viewers aged 3 and older.",
        "order": 2
      },
      {
        "certification": "M/6",
        "meaning": "Passed for viewers aged 6 and older.",
        "order": 3
      },
      {
        "certification": "M/12",
        "meaning": "Passed for viewers aged 12 and older.",
        "order": 4
      },
      {
        "certification": "M/14",
        "meaning": "Passed for viewers aged 14 and older.",
        "order": 5
      },
      {
        "certification": "M/16",
        "meaning": "Passed for viewers aged 16 and older.",
        "order": 6
      },
      {
        "certification": "M/18",
        "meaning": "Passed for viewers aged 18 and older.",
        "order": 7
      },
      {
        "certification": "P",
        "meaning": "Special rating supplementary to the M/18 age rating denoting pornography.",
        "order": 8
      }
    ],
    "HU": [
      {
        "certification": "6",
        "meaning": "Not recommended below age of 6.",
        "order": 2
      },
      {
        "certification": "16",
        "meaning": "Not recommended below age of 16.",
        "order": 4
      },
      {
        "certification": "KN",
        "meaning": "Without age restriction.",
        "order": 1
      },
      {
        "certification": "18",
        "meaning": "Not recommended below age of 18.",
        "order": 5
      },
      {
        "certification": "NR",
        "meaning": "No rating information.",
        "order": 0
      },
      {
        "certification": "12",
        "meaning": "Not recommended below age of 12.",
        "order": 3
      },
      {
        "certification": "X",
        "meaning": "Restricted below 18, for adults only.",
        "order": 6
      }
    ],
    "TH": [
      {
        "certification": "P",
        "meaning": "Educational.",
        "order": 1
      },
      {
        "certification": "G",
        "meaning": "General audience",
        "order": 2
      },
      {
        "certification": "13",
        "meaning": "Suitable for viewers aged 13 years and over.",
        "order": 3
      },
      {
        "certification": "15",
        "meaning": "Suitable for viewers aged 15 years and over",
        "order": 4
      },
      {
        "certification": "18",
        "meaning": "Suitable for viewers aged 18 years and over.",
        "order": 5
      },
      {
        "certification": "20",
        "meaning": "Content is unsuitable for viewers aged under 20",
        "order": 6
      },
      {
        "certification": "Banned",
        "meaning": "Films that are not allowed to screen publicly in Thailand",
        "order": 7
      }
    ],
    "MX": [
      {
        "certification": "AA",
        "meaning": "Informative-only rating: Understandable for children under 7 years.",
        "order": 1
      },
      {
        "certification": "A",
        "meaning": "Information-only rating: For all age groups.",
        "order": 2
      },
      {
        "certification": "B",
        "meaning": "Information-only rating: For adolescents 12 years and older.",
        "order": 3
      },
      {
        "certification": "B-15",
        "meaning": "Information-only rating: Not recommended for children under 15.",
        "order": 4
      },
      {
        "certification": "C",
        "meaning": "Restrictive rating: For adults 18 and older.",
        "order": 5
      },
      {
        "certification": "D",
        "meaning": "Restrictive rating: Adult movies (legally prohibited to those under 18 years of age).",
        "order": 6
      }
    ],
    "JP": [
      {
        "certification": "G",
        "meaning": "General, suitable for all ages.",
        "order": 1
      },
      {
        "certification": "PG12",
        "meaning": "Parental guidance requested for young people under 12 years.",
        "order": 2
      },
      {
        "certification": "R15+",
        "meaning": "No one under 15 admitted."
      }
    ]
  }
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful

certifications
object

Movie Certifications by Country