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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=228",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=226",
    "results": [
        {
            "id": 22100,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/22100?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0022100/",
            "title": "M - Il mostro di Düsseldorf",
            "year": 1931,
            "imdb_score": "8.3",
            "votes": 141942,
            "image_url": "https://m.media-amazon.com/images/M/MV5BODA4ODk3OTEzMF5BMl5BanBnXkFtZTgwMTQ2ODMwMzE@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Fritz Lang"
            ],
            "actors": [
                "Ellen Widmann",
                "Ernst Stahl-Nachbaur",
                "Franz Stein",
                "Friedrich Gnaß",
                "Fritz Odemar",
                "Georg John",
                "Gerhard Bienert",
                "Gustaf Gründgens",
                "Inge Landgut",
                "Otto Wernicke",
                "Paul Kemp",
                "Peter Lorre",
                "Rudolf Blümner",
                "Theo Lingen",
                "Theodor Loos"
            ],
            "writers": [
                "Fritz Lang",
                "Thea von Harbou"
            ],
            "genres": [
                "Crime",
                "Mystery",
                "Thriller"
            ]
        },
        {
            "id": 22103,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/22103?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0022103/",
            "title": "The Mad Genius",
            "year": 1931,
            "imdb_score": "6.4",
            "votes": 555,
            "image_url": "https://m.media-amazon.com/images/M/MV5BYzdhNDFlZjQtYzAxMS00NWM0LTkwNWYtN2YwOGFkZTc0MTkxXkEyXkFqcGdeQXVyMjUxODE0MDY@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Michael Curtiz"
            ],
            "actors": [
                "André Luguet",
                "Carmel Myers",
                "Charles Butterworth",
                "Donald Cook",
                "Frankie Darro",
                "John Barrymore",
                "Luis Alberni",
                "Marian Marsh"
            ],
            "writers": [
                "J. Grubb Alexander",
                "Martin Brown"
            ],
            "genres": [
                "Drama",
                "Horror",
                "Romance"
            ]
        },
        {
            "id": 22105,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/22105?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0022105/",
            "title": "Madamu to nyôbô",
            "year": 1931,
            "imdb_score": "6.4",
            "votes": 168,
            "image_url": "https://m.media-amazon.com/images/M/MV5BY2VkYTE1YWQtZjg0NC00NzhlLWFlOGEtZWNmZDIwMjVlNGFlXkEyXkFqcGdeQXVyNjM4OTY2Njc@._V1_UY268_CR2,0,182,268_AL_.jpg",
            "directors": [
                "Heinosuke Gosho"
            ],
            "actors": [
                "Atsushi Watanabe",
                "Kinuyo Tanaka",
                "Mitsuko Ichimura",
                "Satoko Date",
                "Shin'ichi Himori",
                "Takeshi Sakamoto",
                "Tokuji Kobayashi",
                "Yukiko Inoue"
            ],
            "writers": [
                "Akira Fushimi",
                "Komatsu Kitamura"
            ],
            "genres": [
                "Comedy",
                "Drama"
            ]
        },
        {
            "id": 22111,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/22111?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0022111/",
            "title": "Il falcone maltese",
            "year": 1931,
            "imdb_score": "6.9",
            "votes": 2710,
            "image_url": "https://m.media-amazon.com/images/M/MV5BY2U3ODNkMTAtOGQ3MS00NTU0LWJiZTQtNzMxZDM3NmFmYjhkXkEyXkFqcGdeQXVyMjUxODE0MDY@._V1_UY268_CR10,0,182,268_AL_.jpg",
            "directors": [
                "Roy Del Ruth"
            ],
            "actors": [
                "Bebe Daniels",
                "Dudley Digges",
                "Dwight Frye",
                "J. Farrell MacDonald",
                "Otto Matieson",
                "Ricardo Cortez",
                "Robert Elliott",
                "Thelma Todd",
                "Una Merkel",
                "Walter Long"
            ],
            "writers": [
                "Dashiell Hammett",
                "Maude Fulton"
            ],
            "genres": [
                "Crime",
                "Drama",
                "Film-Noir"
            ]
        },
        {
            "id": 22117,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/22117?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0022117/",
            "title": "The Man in Possession",
            "year": 1931,
            "imdb_score": "7.0",
            "votes": 271,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMWQ3Njc3ZmMtZDgxZi00YjBkLTk2NjMtYTFiZTllZjIzYjBjXkEyXkFqcGdeQXVyNDY3MzU2MDM@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Sam Wood"
            ],
            "actors": [
                "Alan Mowbray",
                "Beryl Mercer",
                "C. Aubrey Smith",
                "Charlotte Greenwood",
                "Forrester Harvey",
                "Irene Purcell",
                "Maude Eburne",
                "Reginald Owen",
                "Robert Montgomery",
                "Yorke Sherwood"
            ],
            "writers": [
                "H.M. Harwood",
                "Sarah Y. Mason"
            ],
            "genres": [
                "Comedy"
            ]
        }
    ]
}