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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=83",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=81",
    "results": [
        {
            "id": 15758,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/15758?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0015758/",
            "title": "Don Q Son of Zorro",
            "year": 1925,
            "imdb_score": "6.9",
            "votes": 418,
            "image_url": "https://m.media-amazon.com/images/M/MV5BZGY0OWM4MjYtMGNlYi00ZTJjLWJiNmMtNjkzMzJmOTQ4YThlXkEyXkFqcGdeQXVyMjM5NTI4Mzc@._V1_UY268_CR1,0,182,268_AL_.jpg",
            "directors": [
                "Donald Crisp"
            ],
            "actors": [
                "Albert MacQuarrie",
                "Charles Stevens",
                "Donald Crisp",
                "Douglas Fairbanks",
                "Enrique Acosta",
                "Jack McDonald",
                "Jean Hersholt",
                "Juliette Belanger",
                "Lottie Pickford",
                "Martha Franklin",
                "Mary Astor",
                "Roy Coulson",
                "Stella De Lanti",
                "Tote Du Crow",
                "Warner Oland"
            ],
            "writers": [
                "Hesketh Prichard",
                "Kate Prichard"
            ],
            "genres": [
                "Adventure",
                "Romance"
            ]
        },
        {
            "id": 15768,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/15768?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0015768/",
            "title": "L'angelo del focolare",
            "year": 1925,
            "imdb_score": "7.1",
            "votes": 1737,
            "image_url": "https://m.media-amazon.com/images/M/MV5BZDYwZjY0NzctOWUwNC00NTM0LThhYWEtOTA0NWZmNTI5NjZkXkEyXkFqcGdeQXVyMTMxMTY0OTQ@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Carl Theodor Dreyer"
            ],
            "actors": [
                "Aage Hoffman",
                "Aage Schmidt",
                "Astrid Holm",
                "Byril Harvig",
                "Clara Schønfeld",
                "Frank Henriksen",
                "Frk. Voss-Christensen",
                "Georg Busch",
                "Johannes Meyer",
                "Johannes Nielsen",
                "Karin Nellemose",
                "Mathilde Nielsen",
                "Petrine Sonne",
                "Viggo Lindstrøm",
                "Vilhelm Petersen"
            ],
            "writers": [
                "Carl Theodor Dreyer",
                "Svend Rindom"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 15772,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/15772?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0015772/",
            "title": "Aquila nera",
            "year": 1925,
            "imdb_score": "6.6",
            "votes": 1739,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNWM3Y2RlNTItNmI5My00NWQzLWEzZDAtYzkzMmIwMjY4MDI1XkEyXkFqcGdeQXVyMDI2NDg0NQ@@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Clarence Brown"
            ],
            "actors": [
                "Albert Conti",
                "Carrie Clark Ward",
                "George Nichols",
                "James A. Marcus",
                "Louise Dresser",
                "Rudolph Valentino",
                "Vilma Bánky"
            ],
            "writers": [
                "Alexander Pushkin",
                "George Marion Jr."
            ],
            "genres": [
                "Action",
                "Comedy",
                "Drama"
            ]
        },
        {
            "id": 15794,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/15794?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0015794/",
            "title": "Il fantasma del Moulin Rouge",
            "year": 1925,
            "imdb_score": "6.3",
            "votes": 133,
            "image_url": "https://m.media-amazon.com/images/M/MV5BYWUwMDYyOGYtZTRhZC00YmE4LWExZTAtYzZmNjI3N2M1NjM2XkEyXkFqcGdeQXVyMzg1ODEwNQ@@._V1_UY268_CR108,0,182,268_AL_.jpg",
            "directors": [
                "René Clair"
            ],
            "actors": [
                "Albert Préjean",
                "Georges Vaultier",
                "José Davert",
                "Madeleine Rodrigue",
                "Maurice Schutz",
                "Paul Ollivier",
                "Sandra Milovanoff"
            ],
            "writers": [
                "René Clair",
                "Walter Schlee"
            ],
            "genres": [
                "Drama",
                "Fantasy"
            ]
        },
        {
            "id": 15801,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/15801?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0015801/",
            "title": "Il fu Mattia Pascal",
            "year": 1926,
            "imdb_score": "7.1",
            "votes": 312,
            "image_url": "https://m.media-amazon.com/images/M/MV5BYzA0OTM2ZDgtYzNmNS00NzE5LWFmMzAtNTQyODJjOGNhZmU4XkEyXkFqcGdeQXVyMzg1ODEwNQ@@._V1_UY268_CR10,0,182,268_AL_.jpg",
            "directors": [
                "Marcel L'Herbier"
            ],
            "actors": [
                "Georges Térof",
                "Irma Perrot",
                "Isaure Douvan",
                "Ivan Mozzhukhin",
                "Jean Hervé",
                "Lois Moran",
                "Marcelle Pradot",
                "Marthe Mellot",
                "Michel Simon",
                "Mireille Barsac",
                "Pauline Carton",
                "Philippe Hériat",
                "Pierre Batcheff",
                "Solange Sicard"
            ],
            "writers": [
                "Luigi Pirandello",
                "Marcel L'Herbier"
            ],
            "genres": [
                "Drama"
            ]
        }
    ]
}