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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=17120",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=17118",
    "results": [
        {
            "id": 11157218,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/11157218?format=api",
            "imdb_url": "https://www.imdb.com/title/tt11157218/",
            "title": "Valayam",
            "year": 2020,
            "imdb_score": "6.2",
            "votes": 113,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNTA2ZWJjNDItMTcxMi00MGEwLWEyMTUtYWQ2ZDBjMTY3MjNjXkEyXkFqcGdeQXVyNDc2NzU1MTA@._V1_UY268_CR9,0,182,268_AL_.jpg",
            "directors": [
                "Ramesh Kadumula"
            ],
            "actors": [
                "Chitram Srinu",
                "Digangana Suryavanshi",
                "Kalpalatha",
                "Kireeti",
                "Laksh Chadalavada",
                "Noel Sean",
                "Ravi Prakash",
                "Ravi Varma",
                "Sri Sudha Bheemireddy"
            ],
            "writers": [
                "Ramesh Kadumula"
            ],
            "genres": [
                "Mystery"
            ]
        },
        {
            "id": 11160900,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/11160900?format=api",
            "imdb_url": "https://www.imdb.com/title/tt11160900/",
            "title": "La Fiesta Silenciosa",
            "year": 2019,
            "imdb_score": "5.7",
            "votes": 190,
            "image_url": "https://m.media-amazon.com/images/M/MV5BYmM5NWM1YzItNTY1Ni00ZjJmLTg0ZTUtYWMwYWEwN2ZkYmUxXkEyXkFqcGdeQXVyOTUyMDE2MjQ@._V1_UY268_CR3,0,182,268_AL_.jpg",
            "directors": [
                "Diego Fried",
                "Federico Finkielstain"
            ],
            "actors": [
                "Esteban Bigliardi",
                "Gastón Cocchiarale",
                "Gerardo Romano",
                "Jazmín Stuart",
                "Lautaro Bettoni"
            ],
            "writers": [
                "Diego Fried",
                "Nicolas Gueilburt"
            ],
            "genres": [
                "Thriller"
            ]
        },
        {
            "id": 11161374,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/11161374?format=api",
            "imdb_url": "https://www.imdb.com/title/tt11161374/",
            "title": "Beyond the Law - L'infiltrato",
            "year": 2019,
            "imdb_score": "4.2",
            "votes": 913,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNGJjMDFhYWYtM2JiMi00MDA3LWI4MDQtOGYwZGZjNmNlZTMwXkEyXkFqcGdeQXVyMjUxOTAxNzI@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "James Cullen Bressack"
            ],
            "actors": [
                "Bill Cobbs",
                "Chester Rushing",
                "DMX",
                "Jeff M Hill",
                "Jody Barton",
                "Johnny Messner",
                "Ken Garito",
                "Kim DeLonghi",
                "Patrick Kilpatrick",
                "Randy Charach",
                "Saxon Sharbino",
                "Sean Kanan",
                "Steven Seagal",
                "Yulia Klass",
                "Zack Ward"
            ],
            "writers": [
                "Chad Law",
                "Johnny Martin Walters"
            ],
            "genres": [
                "Action",
                "Crime"
            ]
        },
        {
            "id": 11161918,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/11161918?format=api",
            "imdb_url": "https://www.imdb.com/title/tt11161918/",
            "title": "Jhalle",
            "year": 2019,
            "imdb_score": "6.0",
            "votes": 119,
            "image_url": "https://m.media-amazon.com/images/M/MV5BM2VhN2Y1YWQtZTM0MC00MWFiLWE4ZjMtM2UzZTJiNjA4MDFlXkEyXkFqcGdeQXVyMzIzNjY0OTQ@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Amarjit Singh Saron"
            ],
            "actors": [
                "Baninder Bunny",
                "Bhagwant Singh Gurm",
                "Binnu Dhillon",
                "Gulshan Dhingra",
                "Gurinder Dimpy",
                "Gurnoor Kaur",
                "Harby Sangha",
                "Honey Jalaf",
                "Jannat Dhillon",
                "Jatinder Kaur",
                "Jazz Gee",
                "Onkar Singh Rai",
                "Pavan Malhotra",
                "Rakesh Dhawan",
                "Sargun Mehta"
            ],
            "writers": [
                "Amarjit Singh Saron",
                "Rakesh Dhawan"
            ],
            "genres": [
                "Comedy"
            ]
        },
        {
            "id": 11163028,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/11163028?format=api",
            "imdb_url": "https://www.imdb.com/title/tt11163028/",
            "title": "House Arrest",
            "year": 2019,
            "imdb_score": "5.5",
            "votes": 1377,
            "image_url": "https://m.media-amazon.com/images/M/MV5BOTA1YmE5MmMtYjNlNS00NTQzLTgzM2QtNWI0MTY0NTViZWZlXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_UY268_CR6,0,182,268_AL_.jpg",
            "directors": [
                "Samit Basu",
                "Shashanka Ghosh"
            ],
            "actors": [
                "Ali Fazal",
                "Arun Kalra",
                "Badrul Islam",
                "Barkha Singh",
                "Jaspal Sharma",
                "Jim Sarbh",
                "Kalpana Jha",
                "Mahender Singh Bisht",
                "Raj Chopra",
                "Shailender Varma",
                "Shashank Singhal",
                "Shriya Pilgaonkar",
                "Sunil Kumar",
                "Tariq Anwar",
                "Tilak Raj Joshi"
            ],
            "writers": [
                "Samit Basu"
            ],
            "genres": [
                "Comedy"
            ]
        }
    ]
}