mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-09-29 15:31:04 -04:00
42 lines
902 B
JSON
42 lines
902 B
JSON
{
|
|
"countryCode": "ar",
|
|
"supportsSubScores": false,
|
|
"ratings": [
|
|
{
|
|
"ratingStrings": ["ATP"],
|
|
"ratingScore": {
|
|
"score": 0,
|
|
"subScore": null
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["+13"],
|
|
"ratingScore": {
|
|
"score": 13,
|
|
"subScore": null
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["+16"],
|
|
"ratingScore": {
|
|
"score": 16,
|
|
"subScore": null
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["+18"],
|
|
"ratingScore": {
|
|
"score": 18,
|
|
"subScore": null
|
|
}
|
|
},
|
|
{
|
|
"ratingStrings": ["C"],
|
|
"ratingScore": {
|
|
"score": 1001,
|
|
"subScore": null
|
|
}
|
|
}
|
|
]
|
|
}
|