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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=104",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=102",
    "results": [
        {
            "id": 17196,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/17196?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0017196/",
            "title": "Nanà",
            "year": 1926,
            "imdb_score": "6.8",
            "votes": 707,
            "image_url": "https://m.media-amazon.com/images/M/MV5BODIzMDExMTA4NV5BMl5BanBnXkFtZTgwODkzOTA5MTE@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Jean Renoir"
            ],
            "actors": [
                "Catherine Hessling",
                "Claude Autant-Lara",
                "Dennis Price",
                "Gresham",
                "Jacqueline Ford",
                "Jacqueline Forzane",
                "Jean Angelo",
                "Karl Harbacher",
                "Luc Dartagnan",
                "Nita Romani",
                "Pierre Champagne",
                "Pierre Lestringuez",
                "Raymond Guérin-Catelain",
                "Valeska Gert",
                "Werner Krauss"
            ],
            "writers": [
                "Pierre Lestringuez",
                "Émile Zola"
            ],
            "genres": [
                "Drama",
                "Romance"
            ]
        },
        {
            "id": 17198,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/17198?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0017198/",
            "title": "Nell Gwyn",
            "year": 1926,
            "imdb_score": "5.2",
            "votes": 231,
            "image_url": "https://m.media-amazon.com/images/M/MV5BZTRlZWNlNTYtMWY5Zi00YzA1LTkyZTMtOWUxN2UyMGJiNGMzXkEyXkFqcGdeQXVyMjcxNjI4NTk@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Herbert Wilcox"
            ],
            "actors": [
                "Aubrey Fitzgerald",
                "Booth Conway",
                "Donald Macardle",
                "Dorothy Gish",
                "Edward Sorley",
                "Forrester Harvey",
                "Fred Rains",
                "Gibb McLaughlin",
                "Johnny Butt",
                "Judd Green",
                "Juliette Compton",
                "Randle Ayrton",
                "Rolf Leslie",
                "Sydney Fairbrother",
                "Tom Coventry"
            ],
            "writers": [
                "J.W. McConaughty",
                "Joseph Shearing"
            ],
            "genres": [
                "Biography",
                "Drama",
                "History"
            ]
        },
        {
            "id": 17226,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/17226?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0017226/",
            "title": "Old Ironsides",
            "year": 1926,
            "imdb_score": "6.6",
            "votes": 188,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMjIwMmEwMjMtODg4ZC00YjQwLWFhMDQtZjMzNjkwZmRjNjE5XkEyXkFqcGdeQXVyNjA5MTAzODY@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "James Cruze"
            ],
            "actors": [
                "Arthur Ludwig",
                "Charles Farrell",
                "Charles Hill Mailes",
                "Eddie Fetherston",
                "Effie Ellsler",
                "Esther Ralston",
                "George Bancroft",
                "George Godfrey",
                "Guy Oliver",
                "Johnnie Walker",
                "Wallace Beery",
                "William Conklin"
            ],
            "writers": [
                "Harry Carr",
                "Laurence Stallings"
            ],
            "genres": [
                "Drama",
                "History"
            ]
        },
        {
            "id": 17271,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/17271?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0017271/",
            "title": "Secondo la legge",
            "year": 1926,
            "imdb_score": "7.7",
            "votes": 937,
            "image_url": "https://m.media-amazon.com/images/M/MV5BOTkyZTM0YjQtZDNmZC00Y2I4LTgzNjUtY2NlNGI3N2FmNmUzXkEyXkFqcGdeQXVyNTEzMzAyOTQ@._V1_UY268_CR5,0,182,268_AL_.jpg",
            "directors": [
                "Lev Kuleshov"
            ],
            "actors": [
                "Aleksandra Khokhlova",
                "Fred Forell",
                "Porfiri Podobed",
                "Pyotr Galadzhev",
                "Sergey Komarov",
                "Vladimir Fogel"
            ],
            "writers": [
                "Jack London",
                "Lev Kuleshov"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 17293,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/17293?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0017293/",
            "title": "Protsess o tryokh millionakh",
            "year": 1926,
            "imdb_score": "7.0",
            "votes": 130,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNDE3NDc2MWEtNTE1ZC00MmI1LTkyMDItY2I3YzM2YTRiNDI3L2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyNjMxMjkwMjI@._V1_UY268_CR4,0,182,268_AL_.jpg",
            "directors": [
                "Yakov Protazanov"
            ],
            "actors": [
                "Aleksandr Glinsky",
                "Anatoli Ktorov",
                "Boris Shlikhting",
                "Daniil Vvedenskiy",
                "Igor Ilyinsky",
                "Marc Ziboulsky",
                "Mikhail Klimov",
                "Mikhail Yarov",
                "Nikolai Prozorovsky",
                "Olga Bobrova",
                "Olga Zhizneva",
                "Serafima Birman",
                "Sofya Levitina",
                "Vladimir Fogel",
                "Vladimir Mikhaylov"
            ],
            "writers": [
                "Umberto Notari",
                "Yakov Protazanov"
            ],
            "genres": [
                "Comedy"
            ]
        }
    ]
}