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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=305",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=303",
    "results": [
        {
            "id": 23876,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/23876?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0023876/",
            "title": "Cavalcata",
            "year": 1933,
            "imdb_score": "5.8",
            "votes": 4524,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNWJlMjljMmItZTNiNC00NGI3LWFhYzgtMTk1ZmNhZjZiYzU2XkEyXkFqcGdeQXVyMDI2NDg0NQ@@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Frank Lloyd"
            ],
            "actors": [
                "Beryl Mercer",
                "Billy Bevan",
                "Clive Brook",
                "Desmond Roberts",
                "Diana Wynyard",
                "Dickie Henderson",
                "Frank Lawton",
                "Herbert Mundin",
                "Irene Browne",
                "John Warburton",
                "Margaret Lindsay",
                "Merle Tottenham",
                "Tempe Pigott",
                "Una O'Connor",
                "Ursula Jeans"
            ],
            "writers": [
                "Reginald Berkeley"
            ],
            "genres": [
                "Drama",
                "Romance",
                "War"
            ]
        },
        {
            "id": 23878,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/23878?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0023878/",
            "title": "Ala errante",
            "year": 1933,
            "imdb_score": "6.3",
            "votes": 348,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMTkwMzgxMDgyOV5BMl5BanBnXkFtZTcwNTU3NjYxNA@@._V1_UY268_CR3,0,182,268_AL_.jpg",
            "directors": [
                "Alfred E. Green",
                "William A. Wellman"
            ],
            "actors": [
                "Arthur Vinton",
                "Charles Sellon",
                "Claire McDowell",
                "Grant Mitchell",
                "Harold Huber",
                "James Murray",
                "Milton Kibbee",
                "Richard Barthelmess",
                "Robert W. Craig",
                "Sally Eilers",
                "Tom Brown",
                "Willard Robertson"
            ],
            "writers": [
                "Jack Moffitt",
                "Rian James"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 23880,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/23880?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0023880/",
            "title": "Chance at Heaven",
            "year": 1933,
            "imdb_score": "6.0",
            "votes": 490,
            "image_url": "https://m.media-amazon.com/images/M/MV5BYThiMTA1OGQtZWU3MS00OGRlLTgxNGQtZDdiMGQ5MzI2MDYzXkEyXkFqcGdeQXVyMTIxOTk5MzY@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "William A. Seiter"
            ],
            "actors": [
                "Andy Devine",
                "Ann Shoemaker",
                "George Meeker",
                "Ginger Rogers",
                "Joel McCrea",
                "Lucien Littlefield",
                "Marian Nixon",
                "Virginia Hammond"
            ],
            "writers": [
                "Julien Josephson",
                "Sarah Y. Mason"
            ],
            "genres": [
                "Drama",
                "Romance"
            ]
        },
        {
            "id": 23881,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/23881?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0023881/",
            "title": "Charlie Chan's Greatest Case",
            "year": 1933,
            "imdb_score": "5.9",
            "votes": 380,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNzliMzNkNDQtNzQ0Yy00N2FmLThkMjItNzU3NWJlODE1MzJlL2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyMjUxODE0MDY@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Hamilton MacFadden"
            ],
            "actors": [
                "Clara Blandick",
                "Claude King",
                "Cornelius Keefe",
                "Francis Ford",
                "Frank McGlynn Sr.",
                "Gloria Roy",
                "Heather Angel",
                "Ivan F. Simpson",
                "John Warburton",
                "Robert Warwick",
                "Roger Imhof",
                "Virginia Cherrill",
                "Walter Byron",
                "Warner Oland",
                "William Stack"
            ],
            "writers": [
                "Earl Derr Biggers",
                "Lester Cole"
            ],
            "genres": [
                "Mystery"
            ]
        },
        {
            "id": 23887,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/23887?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0023887/",
            "title": "Il prezzo del piacere",
            "year": 1933,
            "imdb_score": "6.5",
            "votes": 218,
            "image_url": "https://m.media-amazon.com/images/M/MV5BZmYzMDAzZjctMTZmOS00YjJiLWIxODYtMWFkMTNjMDA0ZGQ1XkEyXkFqcGdeQXVyNTY4NjI2OTA@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Edward Buzzell"
            ],
            "actors": [
                "Betty Grable",
                "Buck Jones",
                "Clara Blandick",
                "Edward LeSaint",
                "Garry Owen",
                "Jane Darwell",
                "Jessie Ralph",
                "John Boles",
                "Luis Alberni",
                "Nancy Carroll",
                "Nat Pendleton",
                "Warburton Gamble"
            ],
            "writers": [
                "Gertrude Purcell",
                "Maurine Dallas Watkins"
            ],
            "genres": [
                "Drama",
                "Romance"
            ]
        }
    ]
}