ProjectRatingComplete
US and International ratings per territory, including type and reason.
Parameters:
|
id (required) |
Project Id Example Value: 4733034
|
|
apikey (required) |
Your API key Example Value: 72Agh048-25FD-4A08-BghB-0FBA05346545
|
Sample Resource URL
http://www.baselineapi.com/api/ProjectRatingComplete?id=4733034&apikey=72Agh048-25FD-4A08-BghB-0FBA05346545
Sample Response
[
{
"TERRITORY": "Australia",
"SOURCE": "ACB",
"VALUE": "M",
"REASON": "for frequent action violence"
},
{
"TERRITORY": "Canada-E",
"SOURCE": "CHVRS Rating - MPA Canada",
"VALUE": "14A",
"REASON": "frightening scenes,
violence"
},
{
"TERRITORY": "Germany",
"SOURCE": "FSK",
"VALUE": "FSK 16",
"REASON": ""
},
{
"TERRITORY": "New Zealand",
"SOURCE": "Office of Film and Literature Classification",
"VALUE": " M ",
"REASON": "for violence"
},
{
"TERRITORY": "United States",
"SOURCE": "MPAA",
"VALUE": "PG 13",
"REASON": "intense sequences of violence and some menace"
}
]
