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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=347",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=345",
    "results": [
        {
            "id": 24770,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/24770?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0024770/",
            "title": "La suora bianca",
            "year": 1933,
            "imdb_score": "5.9",
            "votes": 355,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMTk5NjM0OTI0OV5BMl5BanBnXkFtZTgwOTE0NjkzMjE@._V1_UY268_CR5,0,182,268_AL_.jpg",
            "directors": [
                "Victor Fleming"
            ],
            "actors": [
                "Alan Edwards",
                "Clark Gable",
                "Edward Arnold",
                "Helen Hayes",
                "Lewis Stone",
                "Louise Closser Hale",
                "May Robson"
            ],
            "writers": [
                "Donald Ogden Stewart",
                "Francis Marion Crawford"
            ],
            "genres": [
                "Drama",
                "Romance"
            ]
        },
        {
            "id": 24771,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/24771?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0024771/",
            "title": "L'inferno verde",
            "year": 1933,
            "imdb_score": "6.1",
            "votes": 183,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMjMxMTQwMTYyNF5BMl5BanBnXkFtZTgwMjIyNzk1MjE@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Stuart Walker"
            ],
            "actors": [
                "Carole Lombard",
                "Charles Bickford",
                "Charles Laughton",
                "Charles Middleton",
                "Claude King",
                "Ethel Griffies",
                "James Bell",
                "Jimmy Dime",
                "Kent Taylor",
                "Marc Lawrence",
                "Percy Kilbride"
            ],
            "writers": [
                "Gladys Lehman",
                "Samuel Hoffenstein"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 24772,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/24772?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0024772/",
            "title": "Wild Boys of the Road",
            "year": 1933,
            "imdb_score": "7.5",
            "votes": 1787,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMTQ5NDQ1NDE4N15BMl5BanBnXkFtZTgwNzgxOTgwMzE@._V1_UY268_CR3,0,182,268_AL_.jpg",
            "directors": [
                "William A. Wellman"
            ],
            "actors": [
                "Ann Hovey",
                "Arthur Hohl",
                "Claire McDowell",
                "Dorothy Coonan Wellman",
                "Edwin Phillips",
                "Frankie Darro",
                "Grant Mitchell",
                "Minna Gombell",
                "Robert Barrat",
                "Rochelle Hudson",
                "Sterling Holloway",
                "Willard Robertson"
            ],
            "writers": [
                "Daniel Ahern",
                "Earl Baldwin"
            ],
            "genres": [
                "Adventure",
                "Drama"
            ]
        },
        {
            "id": 24781,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/24781?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0024781/",
            "title": "The Woman Accused",
            "year": 1933,
            "imdb_score": "6.5",
            "votes": 193,
            "image_url": "https://m.media-amazon.com/images/M/MV5BZDJjZDA4ODktOWU1NC00MzhiLTliYTUtZjMyYzBiMTY2M2Y0XkEyXkFqcGdeQXVyNTUyNzA5ODE@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Paul Sloane"
            ],
            "actors": [
                "Cary Grant",
                "Donald Stuart",
                "Frank Sheridan",
                "Gertrude Messinger",
                "Harry Holman",
                "Irving Pichel",
                "Jack La Rue",
                "Jay Belasco",
                "John Halliday",
                "John Lodge",
                "Lona Andre",
                "Louis Calhern",
                "Nancy Carroll",
                "Norma Mitchell",
                "William J. Kelly"
            ],
            "writers": [
                "Gertrude Atherton",
                "Polan Banks"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 24782,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/24782?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0024782/",
            "title": "The Woman Condemned",
            "year": 1934,
            "imdb_score": "4.4",
            "votes": 157,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMTg5MTc5NTk1M15BMl5BanBnXkFtZTcwNDE0NDUyMQ@@._V1_UY268_CR2,0,182,268_AL_.jpg",
            "directors": [
                "Dorothy Davenport"
            ],
            "actors": [
                "Claudia Dell",
                "Douglas Cosgrove",
                "Jason Robards Sr.",
                "Lola Lane",
                "Louise Beavers",
                "Mischa Auer",
                "Neal Pratt",
                "Paul Ellis",
                "Richard Hemingway",
                "Sheila Bromley",
                "Tom O'Brien"
            ],
            "writers": [
                "Unknown"
            ],
            "genres": [
                "Crime",
                "Drama",
                "Mystery"
            ]
        }
    ]
}