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=77
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=78",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=76",
    "results": [
        {
            "id": 15175,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/15175?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0015175/",
            "title": "I Nibelunghi: Sigfrido",
            "year": 1924,
            "imdb_score": "8.1",
            "votes": 5176,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMjA2MzQ2MDIyNl5BMl5BanBnXkFtZTgwMDA2MTA5MTE@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Fritz Lang"
            ],
            "actors": [
                "Bernhard Goetzke",
                "Erwin Biswanger",
                "Frida Richard",
                "Fritz Alberti",
                "Georg John",
                "Gertrud Arnold",
                "Hanna Ralph",
                "Hans Adalbert Schlettow",
                "Hans Carl Mueller",
                "Hardy von Francois",
                "Iris Roberts",
                "Margarete Schön",
                "Paul Richter",
                "Theodor Loos",
                "Yuri Yurovsky"
            ],
            "writers": [
                "Fritz Lang",
                "Thea von Harbou"
            ],
            "genres": [
                "Adventure",
                "Drama",
                "Fantasy"
            ]
        },
        {
            "id": 15200,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/15200?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0015200/",
            "title": "Open All Night",
            "year": 1924,
            "imdb_score": "4.6",
            "votes": 105,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMDZlZjRiZTYtMzRjNS00Y2ZlLTg0NzUtNmMwMmZiY2YyMmY4XkEyXkFqcGdeQXVyNjc5OTQ1MjQ@._V1_UY268_CR28,0,182,268_AL_.jpg",
            "directors": [
                "Paul Bern"
            ],
            "actors": [
                "Adolphe Menjou",
                "Gale Henry",
                "Jack Giddings",
                "Jetta Goudal",
                "Károly Huszár",
                "Maurice 'Lefty' Flynn",
                "Raymond Griffith",
                "Viola Dana"
            ],
            "writers": [
                "Paul Morand",
                "Willis Goldbeck"
            ],
            "genres": [
                "Comedy"
            ]
        },
        {
            "id": 15202,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/15202?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0015202/",
            "title": "Orlacs Hände",
            "year": 1924,
            "imdb_score": "7.1",
            "votes": 2416,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMTU3MzIxNDk0N15BMl5BanBnXkFtZTgwMzQyNTE1MjE@._V1_UY268_CR4,0,182,268_AL_.jpg",
            "directors": [
                "Robert Wiene"
            ],
            "actors": [
                "Alexandra Sorina",
                "Carmen Cartellieri",
                "Conrad Veidt",
                "Fritz Kortner",
                "Fritz Strassny",
                "Hans Homma",
                "Paul Askonas"
            ],
            "writers": [
                "Louis Nerz",
                "Maurice Renard"
            ],
            "genres": [
                "Crime",
                "Horror",
                "Mystery"
            ]
        },
        {
            "id": 15213,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/15213?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0015213/",
            "title": "Papirosnitsa ot Mosselproma",
            "year": 1924,
            "imdb_score": "6.7",
            "votes": 144,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMjA2MTIwOTE5MV5BMl5BanBnXkFtZTgwNTk5MDgxMjE@._V1_UY268_CR4,0,182,268_AL_.jpg",
            "directors": [
                "Yuri Zhelyabuzhsky"
            ],
            "actors": [
                "Anna Dmokhovskaya",
                "Igor Ilyinsky",
                "Leonid Baratov",
                "M. Tsybulsky",
                "Nikolai Tsereteli",
                "Nikolay Vishnyak",
                "Yuliya Solntseva"
            ],
            "writers": [
                "Aleksei Fajko",
                "Fyodor Otsep"
            ],
            "genres": [
                "Comedy",
                "Romance"
            ]
        },
        {
            "id": 15214,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/15214?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0015214/",
            "title": "Paris qui dort",
            "year": 1924,
            "imdb_score": "7.2",
            "votes": 1566,
            "image_url": "https://m.media-amazon.com/images/M/MV5BOTdhYWM2YmQtZTgxZS00ZTJlLWJjYmUtOTZjYzU0NTY1ZWE5XkEyXkFqcGdeQXVyMzg1ODEwNQ@@._V1_UY268_CR7,0,182,268_AL_.jpg",
            "directors": [
                "René Clair"
            ],
            "actors": [
                "Albert Préjean",
                "Antoine Stacquet",
                "Charles Martinelli",
                "Henri Rollan",
                "Louis Pré Fils",
                "Madeleine Rodrigue",
                "Marcel Vallée",
                "Myla Seller"
            ],
            "writers": [
                "René Clair"
            ],
            "genres": [
                "Sci-Fi"
            ]
        }
    ]
}