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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=100",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=98",
    "results": [
        {
            "id": 16914,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/16914?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0016914/",
            "title": "Geheimnisse einer Seele",
            "year": 1926,
            "imdb_score": "6.9",
            "votes": 641,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMTcxNTUxMTcwOV5BMl5BanBnXkFtZTgwNDk2Njk1MDE@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Georg Wilhelm Pabst"
            ],
            "actors": [
                "Colin Ross",
                "Hertha von Walther",
                "Ilka Grüning",
                "Jack Trevor",
                "Polycarpe Pavloff",
                "Renate Brausewetter",
                "Ruth Weyher",
                "Werner Krauss"
            ],
            "writers": [
                "Hans Neumann",
                "Karl Abraham"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 16939,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/16939?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0016939/",
            "title": "The Great K & A Train Robbery",
            "year": 1926,
            "imdb_score": "6.3",
            "votes": 275,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMTk4OTMyMzMxNl5BMl5BanBnXkFtZTgwMjM3Njk5MTE@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Lewis Seiler"
            ],
            "actors": [
                "Carl Miller",
                "Curtis 'Snowball' McHenry",
                "Dorothy Dwan",
                "Edward Peil Sr.",
                "Harry Gripp",
                "Tom Mix",
                "Tony the Horse",
                "Will Walling"
            ],
            "writers": [
                "John Stone",
                "Paul Leicester Ford"
            ],
            "genres": [
                "Western"
            ]
        },
        {
            "id": 16947,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/16947?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0016947/",
            "title": "Hands Up!",
            "year": 1926,
            "imdb_score": "6.6",
            "votes": 211,
            "image_url": "https://m.media-amazon.com/images/M/MV5BYWY0MWMxMjMtYTAwZC00ODA0LWIyZDAtY2ViYWM2ZTM2ZjIyXkEyXkFqcGdeQXVyMjQ3MTQ1MTg@._V1_UY268_CR74,0,182,268_AL_.jpg",
            "directors": [
                "Clarence G. Badger"
            ],
            "actors": [
                "Charles K. French",
                "George A. Billings",
                "Mack Swain",
                "Marian Nixon",
                "Montagu Love",
                "Noble Johnson",
                "Raymond Griffith",
                "Virginia Lee Corbin"
            ],
            "writers": [
                "Monte Brice",
                "Reggie Morris"
            ],
            "genres": [
                "Action",
                "Comedy",
                "War"
            ]
        },
        {
            "id": 16953,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/16953?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0016953/",
            "title": "La montagna dell'amore",
            "year": 1926,
            "imdb_score": "6.6",
            "votes": 696,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMjJhYzc1YzMtNzBhYi00NzlhLWE4NGEtNzJkNjNhNzgwOTU3XkEyXkFqcGdeQXVyMzg1ODEwNQ@@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Arnold Fanck"
            ],
            "actors": [
                "Ernst Petersen",
                "Frida Richard",
                "Friedrich Schneider",
                "Hannes Schneider",
                "Leni Riefenstahl",
                "Leontine Sagan",
                "Luis Trenker"
            ],
            "writers": [
                "Arnold Fanck"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 16971,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/16971?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0016971/",
            "title": "His First Flame",
            "year": 1927,
            "imdb_score": "5.9",
            "votes": 132,
            "image_url": "https://m.media-amazon.com/images/M/MV5BYTEzMzI4YjUtYTUyMC00YTU4LWI3OTMtYWU4NDRmNTQwZTc1XkEyXkFqcGdeQXVyMzI5NDcxNzI@._V1_UY268_CR6,0,182,268_AL_.jpg",
            "directors": [
                "Harry Edwards"
            ],
            "actors": [
                "Bud Jamison",
                "Dot Farley",
                "Harry Langdon",
                "Natalie Kingston",
                "Ruth Hiatt",
                "Vernon Dent",
                "William McCall"
            ],
            "writers": [
                "Arthur Ripley",
                "Frank Capra"
            ],
            "genres": [
                "Comedy"
            ]
        }
    ]
}