This endpoint is the main entry point of the OCMovies API.

The OCMovies API is a RESTful API built using Django Rest Framework with the objective to support educational projects through a local execution of the server. It uses data from more than 80k movies from de IMDb website.

The actual API opens the door to a full exploration of the available movie data without being stuck with quotas. Using this main endpoint, you can search data through the use of filters. Filters allows to filter and sort data using various criteria that can be discovers using the filter button on the browserable API interface.

Some detailed info is only available using the detailed info endpoints identified with the url field.

If you need to get a full list of available genres, refer to the genres endpoint.

GET /api/v1/titles/?format=api&page=264
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=265",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=263",
    "results": [
        {
            "id": 22991,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/22991?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0022991/",
            "title": "Hell's House",
            "year": 1932,
            "imdb_score": "6.0",
            "votes": 1068,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNzEwZTIxMzItMTA2ZC00MDg2LWFlY2YtZmVkNjJjZjE1ZTBiXkEyXkFqcGdeQXVyMjUxODE0MDY@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Howard Higgin"
            ],
            "actors": [
                "Bette Davis",
                "Charley Grapewin",
                "Emma Dunn",
                "Frank Coghlan Jr.",
                "Hooper Atchley",
                "James A. Marcus",
                "Junior Durkin",
                "Morgan Wallace",
                "Pat O'Brien",
                "Wallis Clark"
            ],
            "writers": [
                "Howard Higgin",
                "Paul Gangelin"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 23002,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/23002?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0023002/",
            "title": "Atlantide",
            "year": 1932,
            "imdb_score": "6.1",
            "votes": 502,
            "image_url": "https://m.media-amazon.com/images/M/MV5BYzE5YThmZDUtZjRjNy00ZTJkLTlkODAtNDY2NGFkMmY0YTM4XkEyXkFqcGdeQXVyNTM3MDMyMDQ@._V1_UY268_CR9,0,182,268_AL_.jpg",
            "directors": [
                "Georg Wilhelm Pabst"
            ],
            "actors": [
                "Brigitte Helm",
                "Florelle",
                "Georges Tourreil",
                "Gertrude Pabst",
                "Gustav Diessl",
                "Heinz Klingenberg",
                "Martha von Konssatzki",
                "Mathias Wieman",
                "Rositta Severus-Liedernit",
                "Tela Tchaï",
                "Vladimir Sokoloff"
            ],
            "writers": [
                "Alexandre Arnoux",
                "Pierre Benoît"
            ],
            "genres": [
                "Fantasy",
                "Sci-Fi"
            ]
        },
        {
            "id": 23007,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/23007?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0023007/",
            "title": "High Pressure",
            "year": 1932,
            "imdb_score": "6.6",
            "votes": 462,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMjRmMjM5YTAtNDNmMi00YjFkLWFhNTEtMzAzZWMyNjQ5MWQzXkEyXkFqcGdeQXVyNjc0MzMzNjA@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Mervyn LeRoy"
            ],
            "actors": [
                "Ben Alexander",
                "Charles Middleton",
                "Evalyn Knapp",
                "Evelyn Brent",
                "Frank McHugh",
                "George Sidney",
                "Guy Kibbee",
                "Harold Waldridge",
                "Harry Beresford",
                "John Wray",
                "Oscar Apfel",
                "William Powell"
            ],
            "writers": [
                "Aben Kandel",
                "Joseph Jackson"
            ],
            "genres": [
                "Comedy"
            ]
        },
        {
            "id": 23013,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/23013?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0023013/",
            "title": "Hold 'Em Jail",
            "year": 1932,
            "imdb_score": "6.4",
            "votes": 177,
            "image_url": "https://m.media-amazon.com/images/M/MV5BZjAxMThhYTctOTQzMC00MGYyLTgxMDUtYWM0ZGJjNTY2Mzk0XkEyXkFqcGdeQXVyMDI5Mjc0MQ@@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Norman Taurog"
            ],
            "actors": [
                "Bert Wheeler",
                "Betty Grable",
                "Edgar Kennedy",
                "Edna May Oliver",
                "G. Pat Collins",
                "Jed Prouty",
                "John Sheehan",
                "Paul Hurst",
                "Robert Armstrong",
                "Robert Woolsey",
                "Roscoe Ates",
                "Spencer Charters",
                "Stanley Blystone",
                "Warren Hymer"
            ],
            "writers": [
                "S.J. Perelman",
                "Walter DeLeon"
            ],
            "genres": [
                "Comedy",
                "Sport"
            ]
        },
        {
            "id": 23027,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/23027?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0023027/",
            "title": "I fratelli Marx al college",
            "year": 1932,
            "imdb_score": "7.6",
            "votes": 11707,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNTdjZGU0MjktODM0Yy00MDI1LTg2NGMtYWUxOTFhNDViZWM3XkEyXkFqcGdeQXVyNjE5MjUyOTM@._V1_UY268_CR2,0,182,268_AL_.jpg",
            "directors": [
                "Norman Z. McLeod"
            ],
            "actors": [
                "Chico Marx",
                "David Landau",
                "Groucho Marx",
                "Harpo Marx",
                "The Marx Brothers",
                "Thelma Todd",
                "Zeppo Marx"
            ],
            "writers": [
                "Bert Kalmar",
                "Harry Ruby"
            ],
            "genres": [
                "Comedy",
                "Musical",
                "Romance"
            ]
        }
    ]
}