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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=17114",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=17112",
    "results": [
        {
            "id": 11064486,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/11064486?format=api",
            "imdb_url": "https://www.imdb.com/title/tt11064486/",
            "title": "Puppy",
            "year": 2019,
            "imdb_score": "5.0",
            "votes": 143,
            "image_url": "https://m.media-amazon.com/images/M/MV5BOGY1Y2ZiZDQtOWNmYi00OWEwLWIzMDUtNTkwYTcxNjkxNDk1XkEyXkFqcGdeQXVyMzYxOTQ3MDg@._V1_UY268_CR8,0,182,268_AL_.jpg",
            "directors": [
                "Nattu Dev"
            ],
            "actors": [
                "R.S. Shivaji",
                "Samyuktha Hegde",
                "Varun",
                "Yogi Babu"
            ],
            "writers": [
                "Unknown"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 11066130,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/11066130?format=api",
            "imdb_url": "https://www.imdb.com/title/tt11066130/",
            "title": "Upstarts",
            "year": 2019,
            "imdb_score": "6.7",
            "votes": 650,
            "image_url": "https://m.media-amazon.com/images/M/MV5BN2QwZTAwMTctOTUwZS00MTNkLTlhYWItZGMxY2MxMjg2OWY3XkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_UY268_CR4,0,182,268_AL_.jpg",
            "directors": [
                "Udai Singh Pawar"
            ],
            "actors": [
                "Chandrachoor Rai",
                "Diya Patel",
                "Eijaz Khan",
                "Ivan Rodrigues",
                "Mrinal Dutt",
                "Naved Aslam",
                "Ninad Kamat",
                "Priyanshu Painyuli",
                "Rajeev Siddhartha",
                "Sandeep Bhardwaj",
                "Shadab Kamal",
                "Sohrab Khandelwal",
                "Swati Semwal",
                "Vaishali Malhara",
                "Vikrant Rai"
            ],
            "writers": [
                "Ketan Bhagat"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 11070230,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/11070230?format=api",
            "imdb_url": "https://www.imdb.com/title/tt11070230/",
            "title": "My Prince Edward",
            "year": 2019,
            "imdb_score": "6.8",
            "votes": 406,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNTJiN2Y4NDctNThjNi00YjY1LWExOWMtNjAwMjE0M2ZkNGYyXkEyXkFqcGdeQXVyMjg0MTI5NzQ@._V1_UY268_CR4,0,182,268_AL_.jpg",
            "directors": [
                "Norris Wong"
            ],
            "actors": [
                "Bryant Ji-Lok Mak",
                "Creamy Yick",
                "Eman Lam",
                "Hailey Chan",
                "Hee Ching Paw",
                "Huang Yan",
                "Ka-Ki Sham",
                "Lo Chun Yip",
                "Pak Hon Chu",
                "So-Ying Hui",
                "Stephy Tang",
                "Yee-Man Yuen"
            ],
            "writers": [
                "Norris Wong"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 11070468,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/11070468?format=api",
            "imdb_url": "https://www.imdb.com/title/tt11070468/",
            "title": "The Gangs, the Oscars, and the Walking Dead",
            "year": 2019,
            "imdb_score": "6.7",
            "votes": 175,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMDc3ZTFiNGMtNGEzMy00NGEyLWJiODItOTgzODg2NjE4MzA3XkEyXkFqcGdeQXVyMjg0MTI5NzQ@._V1_UY268_CR4,0,182,268_AL_.jpg",
            "directors": [
                "Pin-Chuan Kao"
            ],
            "actors": [
                "Cheng-Kuo Yen",
                "Di-Yang Huang",
                "Han Dian Chen",
                "Jen-Ya Wu",
                "Roy Chiu",
                "Shang-Ho Huang",
                "Shao-hua Lung",
                "Vincent Liang",
                "Yi Ti Yao",
                "Yu-Pin Lin"
            ],
            "writers": [
                "Birdy Fong",
                "Yi-Ho Tsai"
            ],
            "genres": [
                "Comedy"
            ]
        },
        {
            "id": 11076480,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/11076480?format=api",
            "imdb_url": "https://www.imdb.com/title/tt11076480/",
            "title": "Fan zui xian chang",
            "year": 2019,
            "imdb_score": "6.1",
            "votes": 483,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNjY2ZTc4YTctMzdjMy00ZTEyLWJkMzEtNmJmMWEwYzcxYjE2XkEyXkFqcGdeQXVyOTUzODczNjk@._V1_UY268_CR4,0,182,268_AL_.jpg",
            "directors": [
                "Chi-Keung Fung"
            ],
            "actors": [
                "Andy On",
                "Annie Liu",
                "Cherry Ngan",
                "Fiona Sit",
                "Jacky Cai",
                "Jessica Hester Hsuan",
                "Ka-Lun Cheung",
                "Lai-wun Chan",
                "Louis Cheung",
                "Louis Koo",
                "Man-Lung Ling",
                "Patrick Tam",
                "Philip Keung",
                "Sam Lee",
                "Siu Hin Ng"
            ],
            "writers": [
                "Chi-Keung Fung"
            ],
            "genres": [
                "Crime",
                "Mystery",
                "Thriller"
            ]
        }
    ]
}