پشتیبانی پایگاه داده‌ فیلم

How to determine the final certification of a movie? I can obtain it here
https://developer.themoviedb.org/reference/movie-release-dates
But when I watch the detailed page of the movie, there will be a final selection and fixed certification,
https://www.themoviedb.org/movie/552524-lilo-stitch,
May I ask what is the basis for determining and what is the logic behind the selection

5 پاسخ (در صفحه 1 از 1)

Jump to last post

There are no final certification.

The one that appear on the main page of a movie is simply the one associated with the released displayed behind.

@superboy97 said:

There are no final certification.

The one that appear on the main page of a movie is simply the one associated with the released displayed behind.

https://www.themoviedb.org/movie/1209217-100
For example, in this movie, the display on the page is "G", but the API returns many types.
I want to know the display logic on the page

{
  "id": 1209217,
  "results": [
    {
      "iso_3166_1": "AE",
      "release_dates": [
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-05-30T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "AU",
      "release_dates": [
        {
          "certification": "M",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-08-29T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "BH",
      "release_dates": [
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-05-30T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "CN",
      "release_dates": [
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "Shanghai International Film Festival",
          "release_date": "2024-06-14T00:00:00.000Z",
          "type": 1
        },
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-08-16T00:00:00.000Z",
          "type": 3
        },
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2025-01-15T00:00:00.000Z",
          "type": 4
        }
      ]
    },
    {
      "iso_3166_1": "DE",
      "release_dates": [
        {
          "certification": "12",
          "descriptors": [
            "Injury"
          ],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-08-27T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "EG",
      "release_dates": [
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-05-30T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "ES",
      "release_dates": [
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-06-28T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "FR",
      "release_dates": [
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "Annecy International Animation Film Festival",
          "release_date": "2024-06-11T00:00:00.000Z",
          "type": 1
        },
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-06-19T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "GB",
      "release_dates": [
        {
          "certification": "15",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-09-27T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "GR",
      "release_dates": [
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-06-06T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "HK",
      "release_dates": [
        {
          "certification": "IIA",
          "descriptors": [],
          "iso_639_1": "",
          "note": "IMAX",
          "release_date": "2024-07-11T00:00:00.000Z",
          "type": 2
        },
        {
          "certification": "IIA",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-07-18T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "ID",
      "release_dates": [
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-08-07T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "JP",
      "release_dates": [
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-04-12T00:00:00.000Z",
          "type": 3
        },
        {
          "certification": "G",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-11-27T00:00:00.000Z",
          "type": 5
        }
      ]
    },
    {
      "iso_3166_1": "KH",
      "release_dates": [
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-07-12T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "KR",
      "release_dates": [
        {
          "certification": "12",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-07-17T00:00:00.000Z",
          "type": 3
        },
        {
          "certification": "12",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-11-28T00:00:00.000Z",
          "type": 4
        }
      ]
    },
    {
      "iso_3166_1": "LA",
      "release_dates": [
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-08-08T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "LB",
      "release_dates": [
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-05-30T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "MO",
      "release_dates": [
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-07-18T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "MY",
      "release_dates": [
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-07-11T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "NZ",
      "release_dates": [
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-08-29T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "OM",
      "release_dates": [
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-05-30T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "PH",
      "release_dates": [
        {
          "certification": "PG",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-08-21T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "SA",
      "release_dates": [
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-05-30T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "SG",
      "release_dates": [
        {
          "certification": "PG",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-07-11T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "TH",
      "release_dates": [
        {
          "certification": "13",
          "descriptors": [],
          "iso_639_1": "th",
          "note": "",
          "release_date": "2024-08-08T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "TW",
      "release_dates": [
        {
          "certification": "0+",
          "descriptors": [],
          "iso_639_1": "ja",
          "note": "",
          "release_date": "2024-06-28T00:00:00.000Z",
          "type": 3
        },
        {
          "certification": "0+",
          "descriptors": [],
          "iso_639_1": "zh",
          "note": "",
          "release_date": "2024-08-16T00:00:00.000Z",
          "type": 3
        }
      ]
    },
    {
      "iso_3166_1": "US",
      "release_dates": [
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-05-24T00:00:00.000Z",
          "type": 2
        }
      ]
    },
    {
      "iso_3166_1": "VN",
      "release_dates": [
        {
          "certification": "",
          "descriptors": [],
          "iso_639_1": "",
          "note": "",
          "release_date": "2024-08-02T00:00:00.000Z",
          "type": 3
        }
      ]
    }
  ]
}

The logic is explained in my message above.

@qwer130140190 said:

@superboy97 said:

There are no final certification.

The one that appear on the main page of a movie is simply the one associated with the released displayed behind.

https://www.themoviedb.org/movie/1209217-100
For example, in this movie, the display on the page is "G", but the API returns many types.
I want to know the display logic on the page

I'm using my memory. Of a 73 year old.
So...

What certification is displayed on the main page of the film.

1 The one of your country, the country specified in your profile
If your country does not have a certification then
2 The certification of the country of origin of the film
If it does not have this certification then
3 The en-US certification

I'm not sure if the order of the last two (2 and 3) is this or reversed.

Some time ago we suggested adding the country of certification to the certification.

When you’re viewing the certification on main media header, another extra detail should be to see what country the rating is from.

There are plans to add this feature.
It's already on Trello's To-Do list.
There is no implementation deadline.
If you want you can vote. More votes, faster. :-)
See here:
https://trello.com/c/VtZ14JBX/232-show-the-certification-definition

فیلم و نمایش تلویزیونی را نمی‌توانید پیدا کنید؟ به سیستم وارد شوید تا آن را ایجاد کنید.

Global

s تمرکز بر منوی جستجو
p منوی پروفایل باز شود
esc بستن پنجره باز
? پنجره میانبرهای صفحه‌کلید باز شود

در صفحات مدیا

b بازگشت به عقب (یا در صورت لزوم به منشا)
e برو به صفحه ویرایش

در صفحات فصل تلویزیونی

(فلش سمت راست) برو به فصل بعد
(پیکان سمت چپ) برو به نشست قبلی

در صفحات قسمت تلویزیونی

(فلش سمت راست) برو به قسمت بعد
(پیکان سمت چپ) برو به قسمت قبلی

در تمام صفحات تصویر

a پنجره افزودن تصویر باز شود

در تمام صفحات ویرایش

t انتخابگر ترجمه باز شود
ctrl+ s ثبت از

در صفحات بحث

n ایجاد بحث جدید
w تغییر وضعیت وضعیت تماشا
p تغییر وضعیت عمومی/خصوصی
c تغییر وضعیت بسته/باز
a گشایش صفحه فعالیت
r پاسخ به بحث
l برو به آخرین پاسخ
ctrl+ enter پیام خود را ثبت کنید
(فلش سمت راست) صفحه بعد
(پیکان سمت چپ) صفحه قبلی

تنظیمات

آیا می‌خواهید به این مورد امتیاز دهید یا به فهرست اضافه کنید؟

ورود