Skip to main content
GET
Details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

collection_id
number
required

A unique identifier assigned to a specific collection.

Example:

""

Query Parameters

language
string

Specifies the language in which the response should be returned.

Example:

"en-US"

Response

200 - application/json

details

backdrop_path
string

The URL path to the backdrop image associated with the collection.

Example:

"/zuW6fOiusv4X9nnW3paHGfXcSll.jpg"

id
number

A unique identifier for the movie collection.

Example:

86311

name
string

The title of the movie collection.

Example:

"The Avengers Collection"

overview
string

A brief summary of the film's plot.

Example:

"A superhero film series produced by Marvel Studios based on the Marvel Comics superhero team of the same name, and part of the Marvel Cinematic Universe (MCU). The series features an ensemble cast from the Marvel Cinematic Universe series films, as they join forces for the peacekeeping organization S.H.I.E.L.D. led by Nick Fury."

parts
object[]

refers to individual movies that are part of the larger collection identified as "The Avengers Collection".

Example:
poster_path
string

The URL path to the movie's poster image (used for display purposes).

Example:

"/yFSIUVTCvgYrpalUktulvk3Gi5Y.jpg"