/youku/shows

POST /api/youku/shows

Price: 10 credits

Get one Youku show — a drama, film, variety show, anime, documentary or kids title — by its id or URL. Returns the Chinese title and subtitle, synopsis, category, genre and programming-block labels, release date, episode count and completion state, the user rating, the popularity score and its chart placement, comment, like and follower counts, VIP flags, artwork, the full billed cast with their credited roles, the other seasons and versions of the title, and the episode the play page currently opens on.

How to use it

Pass the 20-character show id, the numeric show id, or any v.youku.com URL — a show URL, an episode URL or an `id_<videoId>.html` play URL all resolve to the show the episode belongs to, so a single video link is enough to reach the title. A creator id is rejected with 422. `latest_video` is the episode the play page opens on, not necessarily the newest one, and its `comment_count` and `like_count` belong to that episode while the show's own counters sit at the top level. Everything here is in Chinese; there is no translated variant. For the ordered episode list use /youku/shows/videos — `episode_total` counts aired episodes and undercounts trailers, clips and specials, which that endpoint does return.

Parameters

Request body

Response

Errors

Response headers