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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=17112",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=17110",
    "results": [
        {
            "id": 11042658,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/11042658?format=api",
            "imdb_url": "https://www.imdb.com/title/tt11042658/",
            "title": "Gantumoote",
            "year": 2019,
            "imdb_score": "8.2",
            "votes": 573,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMDA1OWQ3ZTAtZWNkMy00ZGQ1LWJmZWMtZTk3ZTlmOTBhYjljXkEyXkFqcGdeQXVyNTI5MjY4Nzc@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Roopa Rao"
            ],
            "actors": [
                "Anushree Kashyap",
                "Aryan",
                "Chandrashekar",
                "Impana",
                "Karthik Achari",
                "Kashyap",
                "Kavyashree",
                "Namith Gowda",
                "Pruthvi Banawasi",
                "Renu Jain",
                "Sharath Gowda",
                "Shreya Hiremath",
                "Spoorthi Gumaste",
                "Teju Belawadi",
                "Yogi Chandru"
            ],
            "writers": [
                "Roopa Rao"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 11046300,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/11046300?format=api",
            "imdb_url": "https://www.imdb.com/title/tt11046300/",
            "title": "Ujda Chaman",
            "year": 2019,
            "imdb_score": "6.9",
            "votes": 4706,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMTE3MzI2MTctNjE1ZC00ZmQ2LWFkMTktYTc1NTgyYjE2ODc3XkEyXkFqcGdeQXVyODE5NzE3OTE@._V1_UY268_CR1,0,182,268_AL_.jpg",
            "directors": [
                "Abhishek Pathak",
                "Danish Singh"
            ],
            "actors": [
                "Aakash",
                "Abhilasha",
                "Aishwarya Sakhuja",
                "Anushka Sharma",
                "Atul Kumar",
                "Gagan Arora",
                "Grusha Kapoor",
                "Karishma Sharma",
                "Maanvi Gagroo",
                "Rajendra Chawla",
                "Sankalp Gupta",
                "Saurabh Shukla",
                "Sharib Hashmi",
                "Sunny Singh Nijjar",
                "Suparna Marwah"
            ],
            "writers": [
                "Danish Singh",
                "Raj B. Shetty"
            ],
            "genres": [
                "Comedy"
            ]
        },
        {
            "id": 11051580,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/11051580?format=api",
            "imdb_url": "https://www.imdb.com/title/tt11051580/",
            "title": "A Day & A Night",
            "year": 2020,
            "imdb_score": "5.6",
            "votes": 156,
            "image_url": "https://m.media-amazon.com/images/M/MV5BYjQ1OGJkYmMtZjg0NC00ZmM4LWJhZWMtYWIxY2FmMzEzMmEzXkEyXkFqcGdeQXVyNzI5NjYzODI@._V1_UY268_CR3,0,182,268_AL_.jpg",
            "directors": [
                "Ayman Makram"
            ],
            "actors": [
                "Ahmad El-Fishawi",
                "Dorra Zarrouk",
                "Hanan Motawie",
                "Khaled Nabawy",
                "Khaled Sarhan",
                "Mohamed Adel",
                "Mohamed Goma",
                "Mohammed Otaka",
                "Shady Asaad"
            ],
            "writers": [
                "Yehia Fikri"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 11052808,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/11052808?format=api",
            "imdb_url": "https://www.imdb.com/title/tt11052808/",
            "title": "Kim Ji-young: Born 1982",
            "year": 2019,
            "imdb_score": "7.4",
            "votes": 2120,
            "image_url": "https://m.media-amazon.com/images/M/MV5BOWY2Y2QxYzItYzg2Yi00ZjE0LTgyYWItMzQ2ZmY2YzlmN2IzXkEyXkFqcGdeQXVyNzEyMDQ1MDA@._V1_UY268_CR3,0,182,268_AL_.jpg",
            "directors": [
                "Kim Do-Young"
            ],
            "actors": [
                "Ae-sim Kang",
                "Bong-ryeon Lee",
                "Eol Lee",
                "Hae-Woon Lee",
                "Ju-won Lee",
                "Kim Yi-Jeong",
                "Mi-kyung Kim",
                "Sung-Cheol Kim",
                "Yoo Gong",
                "Yu-mi Jung"
            ],
            "writers": [
                "Unknown"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 11054164,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/11054164?format=api",
            "imdb_url": "https://www.imdb.com/title/tt11054164/",
            "title": "Yummy",
            "year": 2019,
            "imdb_score": "5.9",
            "votes": 2910,
            "image_url": "https://m.media-amazon.com/images/M/MV5BYjZkMjE3NjgtZGRjOS00YzIxLTkyZmMtNGZhNThlOTZiODc5XkEyXkFqcGdeQXVyMTIyNDQxMTE@._V1_UY268_CR3,0,182,268_AL_.jpg",
            "directors": [
                "Lars Damoiseaux"
            ],
            "actors": [
                "Annick Christiaens",
                "Bart Hollanders",
                "Benjamin Ramon",
                "Clara Cleymans",
                "Dimitri 'Vegas' Thivaios",
                "Eric Godon",
                "Hannelore Vens",
                "Isabelle van Hecke",
                "Joshua Rubin",
                "Louise Bergez",
                "Maaike Neuville",
                "Noureddine Farihi",
                "Stijn Van Opstal",
                "Taeke Nicolaï",
                "Tom Audenaert"
            ],
            "writers": [
                "Eveline Hagenbeek",
                "Lars Damoiseaux"
            ],
            "genres": [
                "Action",
                "Comedy",
                "Horror"
            ]
        }
    ]
}