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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=194",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=192",
    "results": [
        {
            "id": 21283,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/21283?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0021283/",
            "title": "Sono stato bocciato ma...",
            "year": 1930,
            "imdb_score": "6.3",
            "votes": 392,
            "image_url": "https://m.media-amazon.com/images/M/MV5BZTZkYjE1OTktYTljMS00MGQ1LTg4NjYtZmU1Zjg5MGYyMDA1XkEyXkFqcGdeQXVyMjcxNjI4NTk@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Yasujirô Ozu"
            ],
            "actors": [
                "Chishû Ryû",
                "Debuo Yôko",
                "Fusao Yamada",
                "Goro Yokoyama",
                "Hiroo Wakabayashi",
                "Hiroshi Mikura",
                "Ichirô Okuni",
                "Ichirô Tsukida",
                "Kaoru Futaba",
                "Kenji Satome",
                "Kinuyo Tanaka",
                "Tatsuo Saitô",
                "Tokio Seki",
                "Tomio Aoki"
            ],
            "writers": [
                "Akira Fushimi",
                "Yasujirô Ozu"
            ],
            "genres": [
                "Comedy",
                "Drama"
            ]
        },
        {
            "id": 21287,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/21287?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0021287/",
            "title": "Reaching for the Moon",
            "year": 1930,
            "imdb_score": "5.5",
            "votes": 345,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMjMzNTczNjc5NV5BMl5BanBnXkFtZTgwNDMwODgwMzE@._V1_UY268_CR9,0,182,268_AL_.jpg",
            "directors": [
                "Edmund Goulding"
            ],
            "actors": [
                "Bebe Daniels",
                "Bing Crosby",
                "Claud Allister",
                "Douglas Fairbanks",
                "Edward Everett Horton",
                "Helen Jerome Eddy",
                "Jack Mulhall",
                "June MacCloy",
                "Walter Walker"
            ],
            "writers": [
                "Edmund Goulding",
                "Irving Berlin"
            ],
            "genres": [
                "Comedy",
                "Romance"
            ]
        },
        {
            "id": 21292,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/21292?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0021292/",
            "title": "Redenzione",
            "year": 1930,
            "imdb_score": "5.6",
            "votes": 485,
            "image_url": "https://m.media-amazon.com/images/M/MV5BYzljZDZmZTMtOTA5MS00ZjJjLWFmYzItMzZlNTZiYTIwZjEyL2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyMjUxODE0MDY@._V1_UY268_CR7,0,182,268_AL_.jpg",
            "directors": [
                "Fred Niblo",
                "Lionel Barrymore"
            ],
            "actors": [
                "Agostino Borgato",
                "Charles Quatermaine",
                "Claire McDowell",
                "Conrad Nagel",
                "Eleanor Boardman",
                "Erville Alderson",
                "George Spelvin",
                "John Gilbert",
                "Mack Swain",
                "Nigel De Brulier",
                "Renée Adorée",
                "Richard Alexander",
                "Sidney Bracey",
                "Tully Marshall"
            ],
            "writers": [
                "Arthur Hopkins",
                "Dorothy Farnum"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 21294,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/21294?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0021294/",
            "title": "La banda dei fantasmi",
            "year": 1930,
            "imdb_score": "5.7",
            "votes": 592,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMTg1MDczNzU5NV5BMl5BanBnXkFtZTcwNTA1NTk5Mw@@._V1_UY268_CR3,0,182,268_AL_.jpg",
            "directors": [
                "Malcolm St. Clair",
                "Nick Grinde"
            ],
            "actors": [
                "Charles King",
                "Edward Brophy",
                "Edward J. Nugent",
                "J.C. Nugent",
                "James Donlan",
                "John Miljan",
                "Mary Doran",
                "Polly Moran",
                "Russell Hopton",
                "Warner Richmond",
                "Wilbur Mack",
                "William Haines"
            ],
            "writers": [
                "Albert C. Fuller",
                "Jack Nelson"
            ],
            "genres": [
                "Adventure",
                "Comedy",
                "Crime"
            ]
        },
        {
            "id": 21295,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/21295?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0021295/",
            "title": "La spia",
            "year": 1930,
            "imdb_score": "5.0",
            "votes": 216,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMTkxMjg4Njk0Ml5BMl5BanBnXkFtZTgwNDAxNDU0MjE@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Victor Fleming"
            ],
            "actors": [
                "Bela Lugosi",
                "C. Henry Gordon",
                "George Cooper",
                "Gregory Gaye",
                "Myrna Loy",
                "Noah Beery",
                "Warner Baxter"
            ],
            "writers": [
                "André Armandy",
                "Jules Furthman"
            ],
            "genres": [
                "Action",
                "Adventure",
                "Romance"
            ]
        }
    ]
}