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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=352",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=350",
    "results": [
        {
            "id": 24873,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/24873?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0024873/",
            "title": "Belle of the Nineties",
            "year": 1934,
            "imdb_score": "6.4",
            "votes": 603,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNDNiYWM3NjUtYzEyZS00Y2ZmLTk3NzktMDYzNDUxMWY2MDg2XkEyXkFqcGdeQXVyMjUxODE0MDY@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Leo McCarey"
            ],
            "actors": [
                "Benny Baker",
                "Duke Ellington",
                "Edward Gargan",
                "Harry Woods",
                "James Donlan",
                "John Miljan",
                "Johnny Mack Brown",
                "Katherine DeMille",
                "Libby Taylor",
                "Mae West",
                "Morrie Cohan",
                "Roger Pryor",
                "Stuart Holmes",
                "Tyler Brooke",
                "Warren Hymer"
            ],
            "writers": [
                "Jack Wagner",
                "Mae West"
            ],
            "genres": [
                "Comedy",
                "Drama",
                "Musical"
            ]
        },
        {
            "id": 24890,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/24890?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0024890/",
            "title": "The Big Shakedown",
            "year": 1934,
            "imdb_score": "6.4",
            "votes": 825,
            "image_url": "https://m.media-amazon.com/images/M/MV5BODE2YjZkZDctN2YzYy00NTQzLTgxNTEtZGQzZjE0YjRmMTQ5XkEyXkFqcGdeQXVyMTY5Nzc4MDY@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "John Francis Dillon"
            ],
            "actors": [
                "Adrian Morris",
                "Allen Jenkins",
                "Ben Hendricks Jr.",
                "Bette Davis",
                "Charles Farrell",
                "Dewey Robinson",
                "G. Pat Collins",
                "George Cooper",
                "Glenda Farrell",
                "Henry O'Neill",
                "John Wray",
                "Philip Faversham",
                "Renee Whitney",
                "Ricardo Cortez",
                "Robert Emmett O'Connor"
            ],
            "writers": [
                "Niven Busch",
                "Rian James"
            ],
            "genres": [
                "Crime",
                "Drama"
            ]
        },
        {
            "id": 24892,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/24892?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0024892/",
            "title": "Big Hearted Herbert",
            "year": 1934,
            "imdb_score": "6.2",
            "votes": 151,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMWRmMThmM2YtZjk4Zi00YmQ0LTg0NWQtMjJiMjIyZTFkNGNjXkEyXkFqcGdeQXVyMTIxOTk5MzY@._V1_UY268_CR4,0,182,268_AL_.jpg",
            "directors": [
                "William Keighley"
            ],
            "actors": [
                "Aline MacMahon",
                "Claudia Coleman",
                "Guy Kibbee",
                "Hale Hamilton",
                "Helen Lowell",
                "Henry O'Neill",
                "Jay Ward",
                "Junior Durkin",
                "Marjorie Gateson",
                "Nella Walker",
                "Patricia Ellis",
                "Phillip Reed",
                "Robert Barrat"
            ],
            "writers": [
                "Ben Markson",
                "Lillie Hayward"
            ],
            "genres": [
                "Comedy"
            ]
        },
        {
            "id": 24894,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/24894?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0024894/",
            "title": "The Black Cat",
            "year": 1934,
            "imdb_score": "7.0",
            "votes": 9446,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNTkzZmMzZDEtNGVlNC00MDdlLThjZDctOTg2YzY2YjMxN2IxXkEyXkFqcGdeQXVyMTE2NzA0Ng@@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Edgar G. Ulmer"
            ],
            "actors": [
                "Albert Conti",
                "Bela Lugosi",
                "Boris Karloff",
                "David Manners",
                "Egon Brecher",
                "Harry Cording",
                "Henry Armetta",
                "Julie Bishop",
                "Lucille Lund"
            ],
            "writers": [
                "Edgar Allan Poe",
                "Peter Ruric"
            ],
            "genres": [
                "Adventure",
                "Crime",
                "Horror"
            ]
        },
        {
            "id": 24895,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/24895?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0024895/",
            "title": "Black Moon",
            "year": 1934,
            "imdb_score": "6.0",
            "votes": 542,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMjQyYWUwOGYtZGMyYi00YjdiLThiMmQtZjZmZTIxMmYwMDRiXkEyXkFqcGdeQXVyNjUwMzI2NzU@._V1_UY268_CR1,0,182,268_AL_.jpg",
            "directors": [
                "Roy William Neill"
            ],
            "actors": [
                "Arnold Korff",
                "Clarence Muse",
                "Cora Sue Collins",
                "Dorothy Burgess",
                "Eleanor Wesselhoeft",
                "Fay Wray",
                "Henry Kolker",
                "Jack Holt",
                "Laurence Criner",
                "Lumsden Hare",
                "Madame Sul-Te-Wan"
            ],
            "writers": [
                "Clements Ripley",
                "Wells Root"
            ],
            "genres": [
                "Drama",
                "Horror"
            ]
        }
    ]
}