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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=190",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=188",
    "results": [
        {
            "id": 21189,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/21189?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0021189/",
            "title": "Gabbia di matti",
            "year": 1930,
            "imdb_score": "6.0",
            "votes": 1014,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNGRiZjczMTItNTU3MS00NGU4LWFjZTUtZGFiZjU0MmNmOTI3XkEyXkFqcGdeQXVyMjcxNjI4NTk@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "King Vidor"
            ],
            "actors": [
                "Donald Ogden Stewart",
                "Elliott Nugent",
                "Franklin Pangborn",
                "George Davis",
                "George Irving",
                "Julia Faye",
                "Marion Davies",
                "Raymond Hackett",
                "Sally Starr",
                "William Holden"
            ],
            "writers": [
                "George S. Kaufman",
                "Marc Connelly"
            ],
            "genres": [
                "Comedy",
                "Romance"
            ]
        },
        {
            "id": 21191,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/21191?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0021191/",
            "title": "La donna e la femmina",
            "year": 1930,
            "imdb_score": "5.3",
            "votes": 244,
            "image_url": "https://m.media-amazon.com/images/M/MV5BYmI4NWFhZDQtZjY3OC00ZDkzLTlkY2YtMTZhZGQzNzY1ZGQ4XkEyXkFqcGdeQXVyMzg1ODEwNQ@@._V1_UY268_CR1,0,182,268_AL_.jpg",
            "directors": [
                "Lloyd Bacon"
            ],
            "actors": [
                "Basil Rathbone",
                "Billie Dove",
                "Kay Francis",
                "Kenneth Thomson",
                "Malcolm Waite",
                "Montagu Love",
                "Philip Strange"
            ],
            "writers": [
                "Audrey Carter",
                "Waverly Carter"
            ],
            "genres": [
                "Drama",
                "Romance"
            ]
        },
        {
            "id": 21197,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/21197?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0021197/",
            "title": "La dattilografa",
            "year": 1930,
            "imdb_score": "6.2",
            "votes": 390,
            "image_url": "https://m.media-amazon.com/images/M/MV5BYTg3YWIyZTMtZWUwOC00M2VhLWI3NDQtMjY4M2RmMDk5OGRjXkEyXkFqcGdeQXVyMTcyODY2NDQ@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Lloyd Bacon",
                "Michael Curtiz"
            ],
            "actors": [
                "Blanche Friderici",
                "Brooks Benedict",
                "Dale Fuller",
                "Dorothy Mackaill",
                "Hobart Bosworth",
                "Joan Blondell",
                "Lewis Stone",
                "Natalie Moorhead",
                "Walter Merrill"
            ],
            "writers": [
                "Charles Kenyon",
                "Faith Baldwin"
            ],
            "genres": [
                "Drama",
                "Romance"
            ]
        },
        {
            "id": 21216,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/21216?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0021216/",
            "title": "One Night at Susie's",
            "year": 1930,
            "imdb_score": "5.8",
            "votes": 138,
            "image_url": "https://m.media-amazon.com/images/M/MV5BYjRkYTEzM2UtMTNlZi00MzI4LWE4YzMtY2I3YThlMzI3M2E2XkEyXkFqcGdeQXVyNDY3MzU2MDM@._V1_UY268_CR0,0,182,268_AL_.jpg",
            "directors": [
                "John Francis Dillon"
            ],
            "actors": [
                "Billie Dove",
                "Claude Fleming",
                "Douglas Fairbanks Jr.",
                "Helen Ware",
                "James Crane",
                "John Loder",
                "Tully Marshall"
            ],
            "writers": [
                "Forrest Halsey",
                "Frederick Hazlitt Brennan"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 21217,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/21217?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0021217/",
            "title": "Notte romantica",
            "year": 1930,
            "imdb_score": "5.8",
            "votes": 378,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNWJkNjIyOWQtMjQxNS00M2QyLWIwZTctZGMwMDgzYzdmMjNjXkEyXkFqcGdeQXVyNjc0MzMzNjA@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Paul L. Stein"
            ],
            "actors": [
                "Albert Conti",
                "Barbara Leonard",
                "Billie Bennett",
                "Byron Sage",
                "Conrad Nagel",
                "Edgar Norton",
                "Lillian Gish",
                "Marie Dressler",
                "O.P. Heggie",
                "Philippe De Lacy",
                "Rod La Rocque"
            ],
            "writers": [
                "Maxwell Anderson",
                "Melville Baker"
            ],
            "genres": [
                "Comedy",
                "Romance"
            ]
        }
    ]
}