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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=62",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=60",
    "results": [
        {
            "id": 13496,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/13496?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0013496/",
            "title": "Fantasma",
            "year": 1922,
            "imdb_score": "6.9",
            "votes": 1550,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMzBiMTU3Y2UtYWMwZS00NWQxLTgxMzItNWE3NTBmMTIwYWIzXkEyXkFqcGdeQXVyMzg1ODEwNQ@@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "F.W. Murnau"
            ],
            "actors": [
                "Adolf Klein",
                "Alfred Abel",
                "Anton Edthofer",
                "Aud Egede-Nissen",
                "Frida Richard",
                "Gerhart Hauptmann",
                "Grete Berger",
                "Hans Heinrich von Twardowski",
                "Heinrich Witte",
                "Ilka Grüning",
                "Karl Etlinger",
                "Lil Dagover",
                "Lya De Putti",
                "Olga Engl",
                "Wilhelm Diegelmann"
            ],
            "writers": [
                "Gerhart Hauptmann",
                "Thea von Harbou"
            ],
            "genres": [
                "Drama",
                "Romance"
            ]
        },
        {
            "id": 13515,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/13515?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0013515/",
            "title": "The Prisoner of Zenda",
            "year": 1922,
            "imdb_score": "6.7",
            "votes": 453,
            "image_url": "https://m.media-amazon.com/images/M/MV5BZWZiOWNlNzctMTNiMC00ODc2LWI4MjEtMzYwNTU0NDRhNmM2XkEyXkFqcGdeQXVyMTYzMTY1MjQ@._V1_UY268_CR82,0,182,268_AL_.jpg",
            "directors": [
                "Rex Ingram"
            ],
            "actors": [
                "Alice Terry",
                "Barbara La Marr",
                "Edward Connelly",
                "Fairfax Burger",
                "John George",
                "Lewis Stone",
                "Lois Lee",
                "Malcolm McGregor",
                "Ramon Novarro",
                "Robert Edeson",
                "S.E. Jennings",
                "Snitz Edwards",
                "Stuart Holmes"
            ],
            "writers": [
                "Anthony Hope",
                "Mary O'Hara"
            ],
            "genres": [
                "Adventure",
                "Romance"
            ]
        },
        {
            "id": 13556,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/13556?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0013556/",
            "title": "Robin Hood",
            "year": 1922,
            "imdb_score": "7.2",
            "votes": 1988,
            "image_url": "https://m.media-amazon.com/images/M/MV5BYzRmMWIyNDEtYTRmYS00Y2FlLWJhOGUtYWZmNTI1YzZjOTc2L2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyMjUxODE0MDY@._V1_UY268_CR6,0,182,268_AL_.jpg",
            "directors": [
                "Allan Dwan"
            ],
            "actors": [
                "Alan Hale",
                "Billie Bennett",
                "Bud Geary",
                "Douglas Fairbanks",
                "Enid Bennett",
                "Lloyd Talman",
                "Merrill McCormick",
                "Paul Dickey",
                "Roy Coulson",
                "Sam De Grasse",
                "Wallace Beery",
                "Willard Louis",
                "William Lowery",
                "Wilson Benge"
            ],
            "writers": [
                "Douglas Fairbanks"
            ],
            "genres": [
                "Adventure",
                "Family",
                "Romance"
            ]
        },
        {
            "id": 13571,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/13571?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0013571/",
            "title": "Salomé",
            "year": 1922,
            "imdb_score": "6.7",
            "votes": 821,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMjA0MTY4MzI2OV5BMl5BanBnXkFtZTgwNTMyODg5MTE@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Alla Nazimova",
                "Charles Bryant"
            ],
            "actors": [
                "Alla Nazimova",
                "Arthur Jasmine",
                "Earl Schenck",
                "Frederick Peters",
                "Louis Dumar",
                "Mitchell Lewis",
                "Nigel De Brulier",
                "Rose Dione"
            ],
            "writers": [
                "Alla Nazimova",
                "Oscar Wilde"
            ],
            "genres": [
                "Biography",
                "Drama",
                "History"
            ]
        },
        {
            "id": 13574,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/13574?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0013574/",
            "title": "Saturday Night",
            "year": 1922,
            "imdb_score": "6.7",
            "votes": 108,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMTg2MTU0OTEwOF5BMl5BanBnXkFtZTgwODM0NzkxMjE@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Cecil B. DeMille"
            ],
            "actors": [
                "Conrad Nagel",
                "Edith Roberts",
                "Edythe Chapman",
                "Jack Mower",
                "James Neill",
                "John Davidson",
                "Julia Faye",
                "Leatrice Joy",
                "Lillian Leighton",
                "Sylvia Ashton",
                "Theodore Roberts",
                "Winter Hall"
            ],
            "writers": [
                "Jeanie Macpherson"
            ],
            "genres": [
                "Comedy",
                "Romance"
            ]
        }
    ]
}