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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=296",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=294",
    "results": [
        {
            "id": 23677,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/23677?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0023677/",
            "title": "Week-End Marriage",
            "year": 1932,
            "imdb_score": "5.7",
            "votes": 252,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMmI4NzIwMjQtOWY2OC00NTc3LThhZmYtYTU2OTZhNjY5NDkwXkEyXkFqcGdeQXVyMTcyODY2NDQ@._V1_UY268_CR81,0,182,268_AL_.jpg",
            "directors": [
                "Thornton Freeland"
            ],
            "actors": [
                "Aline MacMahon",
                "George Brent",
                "Grant Mitchell",
                "J. Farrell MacDonald",
                "Loretta Young",
                "Louise Carter",
                "Norman Foster",
                "Roscoe Karns",
                "Sheila Terry",
                "Vivienne Osborne"
            ],
            "writers": [
                "Faith Baldwin",
                "Sheridan Gibney"
            ],
            "genres": [
                "Comedy"
            ]
        },
        {
            "id": 23681,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/23681?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0023681/",
            "title": "Risveglio",
            "year": 1931,
            "imdb_score": "6.1",
            "votes": 565,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMjIyMjM0NTMyNF5BMl5BanBnXkFtZTgwNDEzNjQ1MjE@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Harry Beaumont"
            ],
            "actors": [
                "El Brendel",
                "Frank Conroy",
                "Gwen Lee",
                "Hedda Hopper",
                "John Gilbert",
                "John Miljan",
                "Lois Moran",
                "Madge Evans",
                "Ralph Bellamy",
                "Ruth Renick",
                "Willie Fung"
            ],
            "writers": [
                "Bess Meredyth",
                "Ralph Graves"
            ],
            "genres": [
                "Drama",
                "Romance",
                "War"
            ]
        },
        {
            "id": 23684,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/23684?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0023684/",
            "title": "Westward Passage",
            "year": 1932,
            "imdb_score": "5.5",
            "votes": 257,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMDg1ZGM2NzAtMzkyNi00YWYzLTlmYjgtMGE4MmJlYjQ2NzQ1XkEyXkFqcGdeQXVyMzYyMzU2OA@@._V1_UY268_CR78,0,182,268_AL_.jpg",
            "directors": [
                "Robert Milton"
            ],
            "actors": [
                "Ann Harding",
                "Bonita Granville",
                "Don Alvarado",
                "Edgar Kennedy",
                "Emmett King",
                "Ethel Griffies",
                "Florence Lake",
                "Florence Roberts",
                "Herman Bing",
                "Irene Purcell",
                "Irving Pichel",
                "Juliette Compton",
                "Laurence Olivier",
                "Zasu Pitts"
            ],
            "writers": [
                "Bradley King",
                "Margaret Ayer Barnes"
            ],
            "genres": [
                "Drama",
                "Romance"
            ]
        },
        {
            "id": 23685,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/23685?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0023685/",
            "title": "The Wet Parade",
            "year": 1932,
            "imdb_score": "6.3",
            "votes": 394,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMzI2ODI4MmQtMDYxNC00MTA4LWFjYWItZGE1NDEyYTkwZjBhL2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyMjUxODE0MDY@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Victor Fleming"
            ],
            "actors": [
                "Dorothy Jordan",
                "Emma Dunn",
                "Frederick Burton",
                "Gertrude Howard",
                "Jimmy Durante",
                "Joan Marsh",
                "John Larkin",
                "John Miljan",
                "Lewis Stone",
                "Myrna Loy",
                "Neil Hamilton",
                "Reginald Barlow",
                "Robert Young",
                "Wallace Ford",
                "Walter Huston"
            ],
            "writers": [
                "John Lee Mahin",
                "Upton Sinclair"
            ],
            "genres": [
                "Drama",
                "History",
                "Romance"
            ]
        },
        {
            "id": 23686,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/23686?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0023686/",
            "title": "A che prezzo Hollywood?",
            "year": 1932,
            "imdb_score": "7.1",
            "votes": 2125,
            "image_url": "https://m.media-amazon.com/images/M/MV5BZDFhOTk5ZGItZmNmNi00OTFjLTg2NjEtMjdkM2JjM2RiMjA0XkEyXkFqcGdeQXVyMzg1ODEwNQ@@._V1_UY268_CR9,0,182,268_AL_.jpg",
            "directors": [
                "George Cukor"
            ],
            "actors": [
                "Brooks Benedict",
                "Constance Bennett",
                "George Reed",
                "Gregory Ratoff",
                "Louise Beavers",
                "Lowell Sherman",
                "Neil Hamilton"
            ],
            "writers": [
                "Gene Fowler",
                "Rowland Brown"
            ],
            "genres": [
                "Drama"
            ]
        }
    ]
}