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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=166",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=164",
    "results": [
        {
            "id": 20499,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/20499?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0020499/",
            "title": "La mazzata",
            "year": 1929,
            "imdb_score": "6.6",
            "votes": 513,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMmFhNWVjNDUtZTU0Yi00NGIxLThiODQtNTg0MDFhZDRkZTQzXkEyXkFqcGdeQXVyMjQ3MTQ1MTg@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Josef von Sternberg"
            ],
            "actors": [
                "E.H. Calvert",
                "Eugenie Besserer",
                "Fay Wray",
                "Fred Kohler",
                "George Bancroft",
                "George Irving",
                "James Spottswood",
                "Mike Donlin",
                "Richard Arlen",
                "Robert Elliott",
                "S.S. Stewart",
                "Tully Marshall",
                "William L. Thorne"
            ],
            "writers": [
                "Charles Furthman",
                "Jules Furthman"
            ],
            "genres": [
                "Crime",
                "Drama",
                "Film-Noir"
            ]
        },
        {
            "id": 20502,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/20502?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0020502/",
            "title": "L'ondata dei forti",
            "year": 1929,
            "imdb_score": "6.3",
            "votes": 170,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNGZmMGQwYTEtNzVkNC00OTA0LWE1MTItMGVmY2FiMWYyNTAwXkEyXkFqcGdeQXVyMjIwMjY5MDc@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Allan Dwan"
            ],
            "actors": [
                "Fred Kohler",
                "George Fawcett",
                "Harry Gribbon",
                "James Bradbury Sr.",
                "Paul Hurst",
                "Renée Adorée",
                "Rosita Delmar",
                "Tom Keene",
                "William Collier Jr."
            ],
            "writers": [
                "Joseph Farnham",
                "Peter B. Kyne"
            ],
            "genres": [
                "Western"
            ]
        },
        {
            "id": 20510,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/20510?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0020510/",
            "title": "Tôkyô kôshinkyoku",
            "year": 1929,
            "imdb_score": "6.6",
            "votes": 266,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMjRkOWYzN2UtZGMwZC00ZDBlLWFlMmUtNThlYzU0MTBiODUzXkEyXkFqcGdeQXVyMzY2MDk0MTk@._V1_UY268_CR4,0,182,268_AL_.jpg",
            "directors": [
                "Kenji Mizoguchi"
            ],
            "actors": [
                "Bontarô Miake",
                "Eiji Takagi",
                "Gunnosuke Kanahira",
                "Hisako Takihana",
                "Isamu Kosugi",
                "Kôji Shima",
                "Reiji Ichiki",
                "Shizue Natsukawa",
                "Shunji Kanda",
                "Shôzô Nanbu",
                "Suesaburo Sasai",
                "Taeko Sakuma",
                "Takako Irie",
                "Takaya Ito"
            ],
            "writers": [
                "Kan Kikuchi",
                "Shuichi Hatamoto"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 20514,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/20514?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0020514/",
            "title": "L'intrusa",
            "year": 1929,
            "imdb_score": "6.6",
            "votes": 1236,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNzg0NzgzODA5OV5BMl5BanBnXkFtZTgwOTMzNzYzMTE@._V1_UY268_CR1,0,182,268_AL_.jpg",
            "directors": [
                "Edmund Goulding"
            ],
            "actors": [
                "Blanche Friderici",
                "Gloria Swanson",
                "Henry B. Walthall",
                "Kay Hammond",
                "Marcelle Corday",
                "Mary Forbes",
                "Purnell Pratt",
                "Robert Ames",
                "Wally Albright",
                "William Holden"
            ],
            "writers": [
                "Edmund Goulding"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 20516,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/20516?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0020516/",
            "title": "The Trial of Mary Dugan",
            "year": 1929,
            "imdb_score": "6.1",
            "votes": 104,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMTg1NDcyNTY3N15BMl5BanBnXkFtZTgwMzA2ODU2MzE@._V1_UY268_CR85,0,182,268_AL_.jpg",
            "directors": [
                "Bayard Veiller"
            ],
            "actors": [
                "Adrienne D'Ambricourt",
                "Charles R. Moore",
                "Claud Allister",
                "DeWitt Jennings",
                "H.B. Warner",
                "Landers Stevens",
                "Lewis Stone",
                "Lilyan Tashman",
                "Mary Doran",
                "Myra Hampton",
                "Norma Shearer",
                "Olive Tell",
                "Raymond Hackett",
                "Westcott Clarke",
                "Wilfrid North"
            ],
            "writers": [
                "Bayard Veiller",
                "Becky Gardiner"
            ],
            "genres": [
                "Drama"
            ]
        }
    ]
}