Douban Movie

Comments

Retrieves paginated Douban short comments for a movie or TV subject, ordered by time or newest rating. Use it to review concise audience feedback for a known subject.

get/api/douban/get-movie-comments/v1

Query parameters

tokenstring required

Access token for this API service.

subjectIdstring required

The unique ID for a movie or TV subject on Douban.

sort'time' | 'new_score'

Douban Comments Sort

Sort order for the result set.

Available Values:

  • time: Time
  • new_score: New Score
pageinteger

Page number for pagination.

Response

OK

code0 | 100 | 101 | 202 | 300 | 301 | 302 | 303 | 400 | 404 | 500 | 503 | 600 | 601 | 602 required
messagestring nullable required
{"stackTrail":"paths:/api/douban/get-movie-comments/v1:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.