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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=149",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=147",
    "results": [
        {
            "id": 19933,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/19933?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0019933/",
            "title": "Glorifying the American Girl",
            "year": 1929,
            "imdb_score": "5.8",
            "votes": 626,
            "image_url": "https://m.media-amazon.com/images/M/MV5BOWJiOGYzYzItMTk2My00YTllLWI3NzMtNDJjOWNmMzI5MjEwXkEyXkFqcGdeQXVyMjA0MzYwMDY@._V1_UY268_CR16,0,182,268_AL_.jpg",
            "directors": [
                "Millard Webb"
            ],
            "actors": [
                "Dan Healy",
                "Eddie Cantor",
                "Edward Crandall",
                "Gloria Shea",
                "Helen Morgan",
                "Kaye Renard",
                "Mary Eaton",
                "Rudy Vallee",
                "Sarah Edwards",
                "Singing and Dancing Chorus of Seventy-Five Glorified Beauties"
            ],
            "writers": [
                "J.P. McEvoy",
                "Millard Webb"
            ],
            "genres": [
                "Comedy",
                "Drama",
                "Musical"
            ]
        },
        {
            "id": 19935,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/19935?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0019935/",
            "title": "Donna pagana",
            "year": 1928,
            "imdb_score": "7.2",
            "votes": 684,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMjY3ZjIzNDktZmY2MS00MGM0LWIwOGUtMzkyMmQ4ZmViY2UzXkEyXkFqcGdeQXVyNTUyNzA5ODE@._V1_UY268_CR2,0,182,268_AL_.jpg",
            "directors": [
                "Cecil B. DeMille"
            ],
            "actors": [
                "Clarence Burton",
                "Eddie Quillan",
                "Emily Barrye",
                "Hedwiga Reicher",
                "Julia Faye",
                "Kate Price",
                "Lina Basquette",
                "Marie Prevost",
                "Mary Jane Irving",
                "Noah Beery",
                "Richard Alexander",
                "Tom Keene",
                "Viola Louie"
            ],
            "writers": [
                "Beulah Marie Dix",
                "Jeanie Macpherson"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 19936,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/19936?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0019936/",
            "title": "Gold Diggers of Broadway",
            "year": 1929,
            "imdb_score": "6.7",
            "votes": 142,
            "image_url": "https://m.media-amazon.com/images/M/MV5BZTExYTRlMGQtYjIzNC00Nzc0LTkyZWItYWI5ODg5OTk5NWJjXkEyXkFqcGdeQXVyMjYzMDY1NTg@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Roy Del Ruth"
            ],
            "actors": [
                "Albert Gran",
                "Ann Pennington",
                "Armand Kaliz",
                "Conway Tearle",
                "Gertrude Short",
                "Helen Foster",
                "Julia Swayne Gordon",
                "Lee Moran",
                "Lilyan Tashman",
                "Louise Beavers",
                "Nancy Welford",
                "Neely Edwards",
                "Nick Lucas",
                "William Bakewell",
                "Winnie Lightner"
            ],
            "writers": [
                "Avery Hopwood",
                "Robert Lord"
            ],
            "genres": [
                "Comedy",
                "Musical"
            ]
        },
        {
            "id": 19939,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/19939?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0019939/",
            "title": "Goluboy ekspress",
            "year": 1929,
            "imdb_score": "6.4",
            "votes": 110,
            "image_url": "https://m.media-amazon.com/images/M/MV5BYzhhYmMzODYtMDZlNy00ODlkLTk3NjMtNTBmNGZlNzdjMTc2L2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyNjMxMjkwMjI@._V1_UY268_CR12,0,182,268_AL_.jpg",
            "directors": [
                "Ilya Trauberg"
            ],
            "actors": [
                "A. Vardul",
                "Boris Brodyansky",
                "Chai Wan San",
                "Chu Chai Wan",
                "Chzan Kai",
                "I. Arbenin",
                "Igor Chernyak",
                "Ivan Savelyev",
                "Lian Din Do",
                "San Bo Yan",
                "Sergei Minin",
                "Spasayevsky",
                "Yakov Gudkin",
                "Yanina Zheymo",
                "Zana Zanoni"
            ],
            "writers": [
                "Ilya Trauberg",
                "Leonid Iyerikhonov"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 19945,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/19945?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0019945/",
            "title": "Il bandito e la signorina",
            "year": 1929,
            "imdb_score": "5.2",
            "votes": 118,
            "image_url": "https://m.media-amazon.com/images/M/MV5BZDRlYjQ2MjctZGRlZS00YjQyLWI2MjItMjNlZTE2YThhZTBkXkEyXkFqcGdeQXVyNjc0MzMzNjA@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Reginald Barker"
            ],
            "actors": [
                "Ben Hendricks Jr.",
                "Claude Gillingwater",
                "Creighton Hale",
                "Dorothy Mackaill",
                "Frank Tang",
                "George Fawcett",
                "Ian Keith",
                "Jean Laverty",
                "Lucien Littlefield",
                "Myrna Loy",
                "Roy Stewart"
            ],
            "writers": [
                "Fred Myton",
                "William Vaughn Moody"
            ],
            "genres": [
                "Action",
                "Romance",
                "Western"
            ]
        }
    ]
}