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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=361",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=359",
    "results": [
        {
            "id": 25062,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/25062?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0025062/",
            "title": "Dos monjes",
            "year": 1934,
            "imdb_score": "7.0",
            "votes": 259,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNzJiOTU0Y2EtYmQwOC00ZDg4LTg4ZTUtYTMzNTZmMmVjMTEzXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_UY268_CR17,0,182,268_AL_.jpg",
            "directors": [
                "Juan Bustillo Oro"
            ],
            "actors": [
                "Alberto Miquel",
                "Beltrán de Heredia",
                "Carlos Villatoro",
                "Conchita Gentil Arcos",
                "Emma Roldán",
                "Hugo Taboada",
                "José Cortés",
                "Magda Haller",
                "Manuel Bernaldez",
                "Manuel Noriega",
                "Sofía Haller",
                "Víctor Urruchúa"
            ],
            "writers": [
                "José Manuel Cordero",
                "Juan Bustillo Oro"
            ],
            "genres": [
                "Drama",
                "Horror",
                "Mystery"
            ]
        },
        {
            "id": 25066,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/25066?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0025066/",
            "title": "Down to Their Last Yacht",
            "year": 1934,
            "imdb_score": "5.0",
            "votes": 178,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNTU2OWVhNjQtNWI3MC00NDZkLWIxMmItOTQyM2FlY2I0ZDRkXkEyXkFqcGdeQXVyNjE5MjUyOTM@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Paul Sloane"
            ],
            "actors": [
                "Charles Coleman",
                "Irene Franklin",
                "Marjorie Gateson",
                "Mary Boland",
                "Ned Sparks",
                "Polly Moran",
                "Sidney Blackmer",
                "Sidney Fox",
                "Sterling Holloway"
            ],
            "writers": [
                "Herbert Fields",
                "Lou Brock"
            ],
            "genres": [
                "Comedy",
                "Musical",
                "Romance"
            ]
        },
        {
            "id": 25068,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/25068?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0025068/",
            "title": "Dr. Monica",
            "year": 1934,
            "imdb_score": "6.3",
            "votes": 306,
            "image_url": "https://m.media-amazon.com/images/M/MV5BOTkwZWI4NjMtODNmOC00MjVhLThkZDUtODgzMTY1MDUyN2MxXkEyXkFqcGdeQXVyMjUxODE0MDY@._V1_UY268_CR2,0,182,268_AL_.jpg",
            "directors": [
                "William Dieterle",
                "William Keighley"
            ],
            "actors": [
                "Ann Shoemaker",
                "Emma Dunn",
                "Hale Hamilton",
                "Herbert Bunston",
                "Jean Muir",
                "Kay Francis",
                "Phillip Reed",
                "Verree Teasdale",
                "Virginia Hammond",
                "Virginia Pine",
                "Warren William"
            ],
            "writers": [
                "Charles Kenyon",
                "Laura Walker"
            ],
            "genres": [
                "Drama",
                "Romance"
            ]
        },
        {
            "id": 25069,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/25069?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0025069/",
            "title": "The Dragon Murder Case",
            "year": 1934,
            "imdb_score": "6.4",
            "votes": 463,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMTgxNjU5NjQ3OF5BMl5BanBnXkFtZTgwNzU5Mzc0MjE@._V1_UY268_CR0,0,182,268_AL_.jpg",
            "directors": [
                "H. Bruce Humberstone"
            ],
            "actors": [
                "Arthur Aylesworth",
                "Charles C. Wilson",
                "Dorothy Tree",
                "Etienne Girardot",
                "Eugene Pallette",
                "George E. Stone",
                "George Meeker",
                "Helen Lowell",
                "Lyle Talbot",
                "Margaret Lindsay",
                "Robert Barrat",
                "Robert McWade",
                "Robert Warwick",
                "Warren William",
                "William B. Davidson"
            ],
            "writers": [
                "F. Hugh Herbert",
                "S.S. Van Dine"
            ],
            "genres": [
                "Mystery"
            ]
        },
        {
            "id": 25075,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/25075?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0025075/",
            "title": "The Beast of Borneo",
            "year": 1934,
            "imdb_score": "3.5",
            "votes": 112,
            "image_url": "https://m.media-amazon.com/images/M/MV5BZTUzYzAwYTktZmJjZi00ZjhjLThmOWItYTJlMjgzMzFiZWRiXkEyXkFqcGdeQXVyMDUyOTUyNQ@@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Harry Garson"
            ],
            "actors": [
                "Alexander Schoenberg",
                "Doris Brook",
                "Eugene Sigaloff",
                "Joe",
                "John Preston",
                "John S. Peters",
                "Mae Stuart",
                "Val Duran"
            ],
            "writers": [
                "Alfred Hustwick",
                "Frank J. Murray"
            ],
            "genres": [
                "Adventure",
                "Comedy",
                "Drama"
            ]
        }
    ]
}