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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=17105",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=17103",
    "results": [
        {
            "id": 10976066,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/10976066?format=api",
            "imdb_url": "https://www.imdb.com/title/tt10976066/",
            "title": "Sufiyum Sujatayum",
            "year": 2020,
            "imdb_score": "5.4",
            "votes": 1046,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMjgyZGQ5YzktZTJkNS00MDg5LWIxZDItMTY5NDRiMjM5Zjc3XkEyXkFqcGdeQXVyODE5NzE3OTE@._V1_UY268_CR1,0,182,268_AL_.jpg",
            "directors": [
                "Naranipuzha Shanavas"
            ],
            "actors": [
                "Abhilash",
                "Aditi Rao Hydari",
                "Anjali",
                "Aseem",
                "Dev Mohan",
                "Dileep",
                "Jayasurya",
                "Jomon",
                "Justin",
                "Kozhikode Jayraj",
                "Muhammed Fairooz",
                "Radeep Alanallur",
                "Roshan Daniel",
                "Veda Bhadra",
                "Vijay Babu"
            ],
            "writers": [
                "Naranipuzha Shanavas"
            ],
            "genres": [
                "Drama",
                "Musical",
                "Romance"
            ]
        },
        {
            "id": 10981202,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/10981202?format=api",
            "imdb_url": "https://www.imdb.com/title/tt10981202/",
            "title": "Her blue sky",
            "year": 2019,
            "imdb_score": "6.7",
            "votes": 394,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNWE5NGQ4ZTgtNzBhZC00ZTc2LTg0NjQtZmM4YmYzM2U2ODhhXkEyXkFqcGdeQXVyMzgxODM4NjM@._V1_UY268_CR7,0,182,268_AL_.jpg",
            "directors": [
                "Tatsuyuki Nagai"
            ],
            "actors": [
                "Atsumi Tanezaki",
                "Ken Matsudaira",
                "Riho Yoshioka",
                "Ryô Yoshizawa",
                "Shion Wakayama",
                "You Taichi"
            ],
            "writers": [
                "Unknown"
            ],
            "genres": [
                "Animation",
                "Drama",
                "Family"
            ]
        },
        {
            "id": 10984586,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/10984586?format=api",
            "imdb_url": "https://www.imdb.com/title/tt10984586/",
            "title": "Shapludu",
            "year": 2019,
            "imdb_score": "7.9",
            "votes": 252,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMTA5OWFkZTUtOWU3Ny00MzlmLWFlMGQtN2NhZjQ2NmVmYTUwXkEyXkFqcGdeQXVyNTk4NzEzNjQ@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Golam Sohrab Dodul"
            ],
            "actors": [
                "Arifin Shuvo",
                "Bidya Sinha Saha",
                "Marzuk Russell",
                "Omit Hasan Pavel",
                "Runa Khan",
                "Salauddin Lavlu",
                "Shahed Ali",
                "Shatabdi Wadud",
                "Tariq Anam Khan",
                "Yusof Mutahar",
                "Zahid Hasan"
            ],
            "writers": [
                "Golam Sohrab Dodul",
                "Shahjahan Sourav"
            ],
            "genres": [
                "Thriller"
            ]
        },
        {
            "id": 10984818,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/10984818?format=api",
            "imdb_url": "https://www.imdb.com/title/tt10984818/",
            "title": "Alelí",
            "year": 2019,
            "imdb_score": "6.3",
            "votes": 260,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNzVhYWY3OGEtZWZkZC00YjM2LTg3NDctY2RmMTRkNTcxMDFmXkEyXkFqcGdeQXVyMTkwNDQ0Mzg@._V1_UY268_CR4,0,182,268_AL_.jpg",
            "directors": [
                "Leticia Jorge"
            ],
            "actors": [
                "Carla Moscatelli",
                "Cristina Morán",
                "Fabián Arenillas",
                "Georgina Yankelevich",
                "Gerónimo Pizzanelli",
                "Julio Icasuriaga",
                "Laila Reyes Silberberg",
                "Lucía Dotta",
                "María Irisity",
                "Mirella Pascual",
                "Néstor Guzzini",
                "Pablo Tate",
                "Romina Peluffo",
                "Valeria Correa",
                "Walter Etchandy"
            ],
            "writers": [
                "Ana Guevara",
                "Leticia Jorge"
            ],
            "genres": [
                "Comedy",
                "Drama"
            ]
        },
        {
            "id": 10986394,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/10986394?format=api",
            "imdb_url": "https://www.imdb.com/title/tt10986394/",
            "title": "Crypsis",
            "year": 2019,
            "imdb_score": "2.5",
            "votes": 183,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMjZiMzJmY2ItMmE1ZC00MTQ4LWIyY2EtYjdkYjJiNWM2MTQxXkEyXkFqcGdeQXVyMjEwNjUxOA@@._V1_UY268_CR3,0,182,268_AL_.jpg",
            "directors": [
                "Paul Anthony Rogers"
            ],
            "actors": [
                "Adam Wolf Mayerson",
                "Anthony Hoang",
                "David Racki",
                "Eddie Nason",
                "JT Vancollie",
                "Jordan Mitchell-Love",
                "Michael Armata",
                "Paul Anthony Rogers",
                "Taylor West"
            ],
            "writers": [
                "Paul Anthony Rogers"
            ],
            "genres": [
                "Horror"
            ]
        }
    ]
}