Hi,
I've noticed the subject issue in trending API. Try: https://api.themoviedb.org/3/trending/person/day?api_key=[YOUR_KEY]
The results look like this:
{
"id": 1700685,
"name": "Lewis Pullman",
"original_name": "Lewis Pullman",
"media_type": "person",
"adult": false,
"popularity": 14.281,
"gender": 2,
"known_for_department": "Acting",
"profile_path": "/jAo0Rxl9EYVxLnhUlBww5Uxl89v.jpg"
}
The API reference however tells that there should be known_for field and, from the person API, I know that for the above given id, known_for field is available. Kindly respond whether it is an error or a breaking change.
Thanks
Nie mo偶esz znale藕膰 filmu lub serialu? Zaloguj si臋, aby go utworzy膰.
Want to rate or add this item to a list?
Not a member?
Odpowied藕 u偶ytkownika ticao2 馃嚙馃嚪 pt-BR
30 stycznia 2025 o godz. 8:22AM
Yes.
The known_for_department field is coming.
But the known_for field is not coming.
I believe that only the admin Travis Bell can answer your question.