How do I create a list similar to the below example? Can I choose certain fields/attributes such as revenue when querying for a list of movies lets say by genre?
"created_by": "Travis Bell",
"description": "Here's my list of best picture winners for the Oscars. Thought it would be neat to see them all together. There's a lot of movies here I have never even heard of.",
"favorite_count": 1,
"id": "509ec17b19c2950a0600050d",
"items": [
{
"backdrop_path": "/tr6OExnBfjLADi9OyZoW308mPAp.jpg",
"id": 74643,
فیلم و نمایش تلویزیونی را نمیتوانید پیدا کنید؟ به سیستم وارد شوید تا آن را ایجاد کنید.
آیا میخواهید به این مورد امتیاز دهید یا به فهرست اضافه کنید؟
عضو نیستید؟
پاسخ توسط Travis Bell
در تاریخ فوریه 26, 2013 ساعت 5:21 ب.ض
You can create lists from within your account on the TMDb website. We have plans to support list creation and movie addition via the APi in the future but currently this can only be achieved on the website.
No. The movie results are the same as you'll find everywhere (like the search results, top rated, popular etc… etc...). You'll have to go off an query any additional data you want separately.
پاسخ توسط stawadia
در تاریخ فوریه 26, 2013 ساعت 5:53 ب.ض
can i get a list of list ids that have been already created and shared by other users ?
پاسخ توسط Travis Bell
در تاریخ فوریه 26, 2013 ساعت 5:57 ب.ض
You can get list ids 2 ways…
Search for a list or if you created or favorited a list, you can get it via the account list method.