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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=312",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=310",
    "results": [
        {
            "id": 23993,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/23993?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0023993/",
            "title": "Ex-Lady",
            "year": 1933,
            "imdb_score": "6.6",
            "votes": 1192,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMDA5MzY0YWQtZjNjZC00ZTI0LTg3Y2YtZDY0YTNhZjYzMjM4XkEyXkFqcGdeQXVyMjUxODE0MDY@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Robert Florey"
            ],
            "actors": [
                "Alphonse Ethier",
                "Bette Davis",
                "Bodil Rosing",
                "Claire Dodd",
                "Ferdinand Gottschalk",
                "Frank McHugh",
                "Gene Raymond",
                "Kay Strozzi",
                "Monroe Owsley"
            ],
            "writers": [
                "Edith Fitzgerald",
                "Robert Riskin"
            ],
            "genres": [
                "Comedy",
                "Drama"
            ]
        },
        {
            "id": 23996,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/23996?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0023996/",
            "title": "F.P.1",
            "year": 1933,
            "imdb_score": "6.1",
            "votes": 110,
            "image_url": "https://m.media-amazon.com/images/M/MV5BOTU4ODg1OWEtZjBlYS00MzI0LWJhYWUtMWVhZjEzODY0ZmNmL2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyMjUxODE0MDY@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Karl Hartl"
            ],
            "actors": [
                "Alexander Field",
                "Conrad Veidt",
                "Donald Calthrop",
                "Francis L. Sullivan",
                "George Merritt",
                "Jill Esmond",
                "Leslie Fenton",
                "Nicholas Hannen",
                "Philipp Manning",
                "Warwick Ward",
                "William Freshman"
            ],
            "writers": [
                "Curt Siodmak"
            ],
            "genres": [
                "Fantasy",
                "Sci-Fi"
            ]
        },
        {
            "id": 24005,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/24005?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0024005/",
            "title": "Fast Workers",
            "year": 1933,
            "imdb_score": "6.2",
            "votes": 754,
            "image_url": "https://m.media-amazon.com/images/M/MV5BODg0MmY2NzctMjQ4Mi00YWE4LWIyM2QtZWEwMDM5Y2YwZDU2XkEyXkFqcGdeQXVyMDY4MzkyNw@@._V1_UY268_CR11,0,182,268_AL_.jpg",
            "directors": [
                "Tod Browning"
            ],
            "actors": [
                "Bob Burns",
                "Guy Usher",
                "John Gilbert",
                "Mae Clarke",
                "Muriel Evans",
                "Muriel Kirkland",
                "Robert Armstrong",
                "Sterling Holloway",
                "Vince Barnett",
                "Virginia Cherrill",
                "Warner Richmond"
            ],
            "writers": [
                "John McDermott",
                "Laurence Stallings"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 24008,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/24008?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0024008/",
            "title": "Female",
            "year": 1933,
            "imdb_score": "6.7",
            "votes": 1541,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMGQwOTM2MzYtZDNlOC00YTY1LWE4YWQtNGFmMTA1MDI0NDMzXkEyXkFqcGdeQXVyNjA5MTAzODY@._V1_UY268_CR10,0,182,268_AL_.jpg",
            "directors": [
                "Michael Curtiz",
                "William Dieterle"
            ],
            "actors": [
                "Douglass Dumbrille",
                "Ferdinand Gottschalk",
                "Gavin Gordon",
                "George Brent",
                "Huey White",
                "Johnny Mack Brown",
                "Kenneth Thomson",
                "Lois Wilson",
                "Phillip Reed",
                "Ruth Chatterton",
                "Ruth Donnelly",
                "Spencer Charters"
            ],
            "writers": [
                "Gene Markey",
                "Kathryn Scola"
            ],
            "genres": [
                "Comedy",
                "Drama",
                "Romance"
            ]
        },
        {
            "id": 24025,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/24025?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0024025/",
            "title": "Carioca",
            "year": 1933,
            "imdb_score": "6.6",
            "votes": 3322,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNDhjODgzMzItODU5OS00NmU4LTk2ZTgtYWFkOWNjN2IzNDA5XkEyXkFqcGdeQXVyMTY5Nzc4MDY@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Thornton Freeland"
            ],
            "actors": [
                "Armand Kaliz",
                "Blanche Friderici",
                "Dolores del Rio",
                "Eric Blore",
                "Etta Moten",
                "Fred Astaire",
                "Gene Raymond",
                "Ginger Rogers",
                "Maurice Black",
                "Paul Porcasi",
                "Raul Roulien",
                "Reginald Barlow",
                "Roy D'Arcy",
                "Walter Walker"
            ],
            "writers": [
                "Cyril Hume",
                "H.W. Hanemann"
            ],
            "genres": [
                "Comedy",
                "Musical",
                "Romance"
            ]
        }
    ]
}