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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=332",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=330",
    "results": [
        {
            "id": 24450,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/24450?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0024450/",
            "title": "Dinamite doppia",
            "year": 1933,
            "imdb_score": "7.1",
            "votes": 1371,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNDE5ODgxNDg3MV5BMl5BanBnXkFtZTcwNjE1ODk2MQ@@._V1_UY268_CR3,0,182,268_AL_.jpg",
            "directors": [
                "Lloyd Bacon"
            ],
            "actors": [
                "Alice White",
                "Arthur Vinton",
                "G. Pat Collins",
                "James Cagney",
                "Patricia Ellis",
                "Ralf Harolde",
                "Ralph Bellamy",
                "Robert Barrat",
                "Robert Emmett O'Connor",
                "Tom Wilson"
            ],
            "writers": [
                "Allen Rivkin",
                "Daniel Ahern"
            ],
            "genres": [
                "Crime",
                "Drama"
            ]
        },
        {
            "id": 24453,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/24453?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0024453/",
            "title": "Pellegrinaggio",
            "year": 1933,
            "imdb_score": "7.3",
            "votes": 539,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNzU4OTZjNTctOGQxMS00MmFhLWEwODQtNWIxYWZmOTYxZmFkXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "John Ford"
            ],
            "actors": [
                "Betty Blythe",
                "Charley Grapewin",
                "Frances Rich",
                "Francis Ford",
                "Heather Angel",
                "Hedda Hopper",
                "Henrietta Crosman",
                "Jay Ward",
                "Louise Carter",
                "Lucille La Verne",
                "Marian Nixon",
                "Maurice Murphy",
                "Norman Foster",
                "Robert Warwick"
            ],
            "writers": [
                "Barry Conners",
                "Philip Klein"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 24455,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/24455?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0024455/",
            "title": "Crociera di piacere",
            "year": 1933,
            "imdb_score": "6.4",
            "votes": 118,
            "image_url": "https://m.media-amazon.com/images/M/MV5BYWZiM2JlMDEtMzRjYi00OTA3LTkwMmQtMTIzN2Q0M2Q3NTM2L2ltYWdlXkEyXkFqcGdeQXVyMTk2MzI2Ng@@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Frank Tuttle"
            ],
            "actors": [
                "Arthur Hoyt",
                "Frank Atkinson",
                "Genevieve Tobin",
                "George K. Arthur",
                "Herbert Mundin",
                "Minna Gombell",
                "Ralph Forbes",
                "Robert Greig",
                "Roland Young",
                "Theodore von Eltz",
                "Una O'Connor"
            ],
            "writers": [
                "Austen Allen",
                "Guy Bolton"
            ],
            "genres": [
                "Comedy",
                "Romance"
            ]
        },
        {
            "id": 24465,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/24465?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0024465/",
            "title": "Potenza e gloria",
            "year": 1933,
            "imdb_score": "6.7",
            "votes": 582,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMTJjOWJkYmQtMTVmOC00N2FmLWI2ZGItZjg0YTk5MTBiYzk3XkEyXkFqcGdeQXVyMDI2NDg0NQ@@._V1_UY268_CR3,0,182,268_AL_.jpg",
            "directors": [
                "William K. Howard"
            ],
            "actors": [
                "Billy O'Brien",
                "Colleen Moore",
                "Cullen Johnson",
                "Helen Vinson",
                "Henry Kolker",
                "J. Farrell MacDonald",
                "Phillip Trent",
                "Ralph Morgan",
                "Sarah Padden",
                "Spencer Tracy"
            ],
            "writers": [
                "Preston Sturges"
            ],
            "genres": [
                "Drama"
            ]
        },
        {
            "id": 24470,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/24470?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0024470/",
            "title": "El prisionero 13",
            "year": 1933,
            "imdb_score": "7.2",
            "votes": 127,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMTg0NTExMDc2N15BMl5BanBnXkFtZTcwNzgwMzYzMQ@@._V1_UY268_CR3,0,182,268_AL_.jpg",
            "directors": [
                "Fernando de Fuentes"
            ],
            "actors": [
                "Adela Jaloma",
                "Adela Sequeyro",
                "Alfredo del Diestro",
                "Alicia de Phillips",
                "Ana Guerrero",
                "Antonio R. Frausto",
                "Arturo Campoamor",
                "Emma Roldán",
                "Fernando A. Rivero",
                "Joaquín Coss",
                "Luis G. Barreiro",
                "Luis Sánchez Tello",
                "Octavio Martínez",
                "Ricardo Carti",
                "Roberto Gavaldón"
            ],
            "writers": [
                "Fernando de Fuentes",
                "Miguel Ruiz"
            ],
            "genres": [
                "Drama",
                "War"
            ]
        }
    ]
}