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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=283",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=281",
    "results": [
        {
            "id": 23395,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/23395?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0023395/",
            "title": "Ricco e bizzarro",
            "year": 1931,
            "imdb_score": "5.8",
            "votes": 3945,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNmVhOTgyMDMtZWNlMC00OWIzLWEzYzctYTNmM2I5MjNlNmFmXkEyXkFqcGdeQXVyNzU3ODA2Mg@@._V1_UY268_CR4,0,182,268_AL_.jpg",
            "directors": [
                "Alfred Hitchcock"
            ],
            "actors": [
                "Betty Amann",
                "Elsie Randolph",
                "Henry Kendall",
                "Joan Barry",
                "Percy Marmont"
            ],
            "writers": [
                "Alfred Hitchcock",
                "Dale Collins"
            ],
            "genres": [
                "Comedy",
                "Drama",
                "Romance"
            ]
        },
        {
            "id": 23396,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/23396?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0023396/",
            "title": "Ride Him, Cowboy",
            "year": 1932,
            "imdb_score": "5.5",
            "votes": 561,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMTY3Nzc1Njg5MF5BMl5BanBnXkFtZTgwMjcyMzEyMjE@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Fred Allen"
            ],
            "actors": [
                "Duke",
                "Frank Hagney",
                "Harry Gribbon",
                "Henry B. Walthall",
                "John Wayne",
                "Otis Harlan",
                "Ruth Hall"
            ],
            "writers": [
                "Kenneth Perkins",
                "Scott Mason"
            ],
            "genres": [
                "Action",
                "Romance",
                "Western"
            ]
        },
        {
            "id": 23406,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/23406?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0023406/",
            "title": "The Roadhouse Murder",
            "year": 1932,
            "imdb_score": "5.5",
            "votes": 99,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNmM2NGIwMjAtYjBhYy00MjkyLTgyNDYtZTQxMTI5YWY3MWJhL2ltYWdlXkEyXkFqcGdeQXVyNjE5MjUyOTM@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "J. Walter Ruben"
            ],
            "actors": [
                "Bruce Cabot",
                "Carl Gerard",
                "David Landau",
                "Dorothy Jordan",
                "Eric Linden",
                "Frank Sheridan",
                "Gustav von Seyffertitz",
                "Phyllis Clare",
                "Purnell Pratt",
                "Roscoe Ates",
                "Roscoe Karns",
                "William Morris"
            ],
            "writers": [
                "J. Walter Ruben",
                "Maurice Level"
            ],
            "genres": [
                "Thriller"
            ]
        },
        {
            "id": 23407,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/23407?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0023407/",
            "title": "Spia bionda",
            "year": 1932,
            "imdb_score": "6.3",
            "votes": 200,
            "image_url": "https://m.media-amazon.com/images/M/MV5BYzFlNTY1ZTMtODgwNi00Njk5LTlhMmEtM2I4Y2MzODNiOTc0XkEyXkFqcGdeQXVyNDUxNjc5NjY@._V1_UY268_CR9,0,182,268_AL_.jpg",
            "directors": [
                "Wesley Ruggles"
            ],
            "actors": [
                "Arline Judge",
                "Arthur Stone",
                "C. Henry Gordon",
                "Dudley Digges",
                "Edward Everett Horton",
                "Gwili Andre",
                "James Wang",
                "Richard Dix",
                "Toshia Mori",
                "Will Stanton",
                "William Orlamond",
                "Zasu Pitts"
            ],
            "writers": [
                "George Kibbe Turner",
                "Howard Estabrook"
            ],
            "genres": [
                "Adventure",
                "Romance"
            ]
        },
        {
            "id": 23410,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/23410?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0023410/",
            "title": "Rome Express",
            "year": 1932,
            "imdb_score": "6.6",
            "votes": 425,
            "image_url": "https://m.media-amazon.com/images/M/MV5BY2VlODI1NzEtNzVjZi00NzA1LTg5MDctMDY0M2FiYjI4MmEzXkEyXkFqcGdeQXVyMzg1ODEwNQ@@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Walter Forde"
            ],
            "actors": [
                "Cedric Hardwicke",
                "Conrad Veidt",
                "Donald Calthrop",
                "Eliot Makeham",
                "Esther Ralston",
                "Finlay Currie",
                "Frank Vosper",
                "Gordon Harker",
                "Harold Huth",
                "Hugh Williams",
                "Joan Barry",
                "Muriel Aked"
            ],
            "writers": [
                "Clifford Grey",
                "Sidney Gilliat"
            ],
            "genres": [
                "Adventure",
                "Crime",
                "Drama"
            ]
        }
    ]
}