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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=17113",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=17111",
    "results": [
        {
            "id": 11056594,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/11056594?format=api",
            "imdb_url": "https://www.imdb.com/title/tt11056594/",
            "title": "Rev",
            "year": 2020,
            "imdb_score": "4.9",
            "votes": 923,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNGU0ODE3MTAtY2JlZS00MTlmLTgxMTItNmM2MGI4NmNhODQ5XkEyXkFqcGdeQXVyOTg4MDYyNw@@._V1_UY268_CR7,0,182,268_AL_.jpg",
            "directors": [
                "Ant Horasanli"
            ],
            "actors": [
                "Alex Loubert",
                "Dennis Nimoh",
                "Francesco Filice",
                "Francisca Dennis",
                "Hannah Gordon",
                "Kristi Woods",
                "Mark Rival",
                "Nathan Hibbert",
                "Reece Presley",
                "Reza Sholeh",
                "Sam Asante",
                "Sean Rey",
                "Sebastian Deery",
                "Vivica A. Fox",
                "Yun Liu"
            ],
            "writers": [
                "Ant Horasanli",
                "Reza Sholeh"
            ],
            "genres": [
                "Action",
                "Drama"
            ]
        },
        {
            "id": 11057594,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/11057594?format=api",
            "imdb_url": "https://www.imdb.com/title/tt11057594/",
            "title": "Relazione pericolosa",
            "year": 2020,
            "imdb_score": "4.5",
            "votes": 4346,
            "image_url": "https://m.media-amazon.com/images/M/MV5BODA1M2Y5NjktYmI0NS00ZWU4LWJhODMtZGM3MjE1NTE4YzIzXkEyXkFqcGdeQXVyMTU0NjY0NDg@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Peter Sullivan"
            ],
            "actors": [
                "Aubrey Cleland",
                "Carolyn Hennesy",
                "Estelle",
                "Fredella Calloway",
                "Jacob Aaron Gaines",
                "Jason-Shane Scott",
                "Kate Orsini",
                "Kj Smith",
                "Kym Jackson",
                "Lyn Alicia Henderson",
                "Maya Stojan",
                "Michael C. Mahon",
                "Nia Long",
                "Omar Epps",
                "Stephen Bishop"
            ],
            "writers": [
                "Peter Sullivan",
                "Rasheeda Garner"
            ],
            "genres": [
                "Drama",
                "Thriller"
            ]
        },
        {
            "id": 11058006,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/11058006?format=api",
            "imdb_url": "https://www.imdb.com/title/tt11058006/",
            "title": "A Daughter's Plan To Kill",
            "year": 2019,
            "imdb_score": "4.6",
            "votes": 155,
            "image_url": "https://m.media-amazon.com/images/M/MV5BZmVhNjQ2YzYtODFjMS00NGVlLThmOTctYzNmNDgyZjZkOTJkXkEyXkFqcGdeQXVyMzA4NDY5Mjg@._V1_UY268_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Ian Niles"
            ],
            "actors": [
                "Chandler Lovelle",
                "Claire Coffee",
                "Donald Dash",
                "Jabari Gray",
                "Jordan Lane Price",
                "Lauren DiMario",
                "Liam Obergfoll",
                "Matt Dallas",
                "Will Tomi"
            ],
            "writers": [
                "Chanon Finley",
                "Charlie Phoenix"
            ],
            "genres": [
                "Thriller"
            ]
        },
        {
            "id": 11060730,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/11060730?format=api",
            "imdb_url": "https://www.imdb.com/title/tt11060730/",
            "title": "Maniyarayile Ashokan",
            "year": 2020,
            "imdb_score": "4.6",
            "votes": 931,
            "image_url": "https://m.media-amazon.com/images/M/MV5BZGNjOTZkZmMtZTJkZi00ODc2LTljNzItNmZiNTQ2NzI3ZWQxXkEyXkFqcGdeQXVyMjkxNzQ1NDI@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Shamzu Zayba"
            ],
            "actors": [
                "Anu Sithara",
                "Anupama Parameshwaran",
                "Dulquer Salmaan",
                "Jacob Gregory",
                "Kunchan",
                "Nayana Elza",
                "Neeraja Rajendran",
                "Onima Kashyap",
                "S.V. Krishna Shankar",
                "Shine Tom Chacko",
                "Shritha Sivadas",
                "Sreelakshmi",
                "Sudheesh",
                "Sunny Wayne",
                "Vijayaraghavan"
            ],
            "writers": [
                "Magesh Boji"
            ],
            "genres": [
                "Comedy",
                "Romance"
            ]
        },
        {
            "id": 11062388,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/11062388?format=api",
            "imdb_url": "https://www.imdb.com/title/tt11062388/",
            "title": "Slayer: The Repentless Killogy",
            "year": 2019,
            "imdb_score": "6.9",
            "votes": 253,
            "image_url": "https://m.media-amazon.com/images/M/MV5BZjliMWUzZmMtZTgxNS00ZDk1LWFlNDYtZDc0ZDI0NTQ2ZTIzXkEyXkFqcGdeQXVyMTQxMTU2Mg@@._V1_UY268_CR17,0,182,268_AL_.jpg",
            "directors": [
                "BJ McDonnell",
                "Wayne Isham"
            ],
            "actors": [
                "Beach Eastwood",
                "Blake Heron",
                "Cody Banta",
                "David Foy",
                "Gary Holt",
                "Jared Degado",
                "Joe Knetter",
                "Katelyn Brooke",
                "Kerry King",
                "Marv Blauvelt",
                "Micah Fitzgerald",
                "Paul Bostaph",
                "Paul Chomicki",
                "Ryan Gibson",
                "Tom Araya"
            ],
            "writers": [
                "BJ McDonnell"
            ],
            "genres": [
                "Music"
            ]
        }
    ]
}