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

{
    "count": 85851,
    "next": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=208",
    "previous": "https://ocmovies.debinformatique.fr/api/v1/titles/?format=api&page=206",
    "results": [
        {
            "id": 21654,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/21654?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0021654/",
            "title": "Berlin Alexanderplatz",
            "year": 1931,
            "imdb_score": "6.7",
            "votes": 622,
            "image_url": "https://m.media-amazon.com/images/M/MV5BYjM2MTgyOTUtZDk1NS00MWIzLTljMTYtNjgxYjJmZDBjMjZjXkEyXkFqcGdeQXVyMzg1ODEwNQ@@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Phil Jutzi"
            ],
            "actors": [
                "Albert Florath",
                "Arthur Mainzer",
                "Bernhard Minetti",
                "Gerhard Bienert",
                "Hans Deppe",
                "Heinrich George",
                "Jakob Tiedtke",
                "Julius Falkenstein",
                "Karel Stepanek",
                "Käthe Haack",
                "Margarete Schlegel",
                "Maria Bard",
                "Oskar Höcker",
                "Paul Westermeier",
                "Siegfried Berisch"
            ],
            "writers": [
                "Alfred Döblin"
            ],
            "genres": [
                "Crime",
                "Drama"
            ]
        },
        {
            "id": 21657,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/21657?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0021657/",
            "title": "Amor mio tradiscimi!",
            "year": 1931,
            "imdb_score": "5.9",
            "votes": 244,
            "image_url": "https://m.media-amazon.com/images/M/MV5BOTUyNGI0ZTgtOTgxOC00YTlhLWE3YzgtY2U3ZTZkNjYxOTcwXkEyXkFqcGdeQXVyODQzNTYxODQ@._V1_UY268_CR36,0,182,268_AL_.jpg",
            "directors": [
                "William A. Seiter"
            ],
            "actors": [
                "Dorothy Christy",
                "Frank Albertson",
                "Frank Darien",
                "Joan Blondell",
                "Judith Barrett",
                "Loretta Young",
                "Mickey Bennett",
                "Oscar Apfel",
                "Ricardo Cortez"
            ],
            "writers": [
                "H.N. Swanson",
                "Patricia Reilly"
            ],
            "genres": [
                "Romance"
            ]
        },
        {
            "id": 21659,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/21659?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0021659/",
            "title": "Il grande gioco",
            "year": 1931,
            "imdb_score": "5.7",
            "votes": 110,
            "image_url": "https://m.media-amazon.com/images/M/MV5BM2Q0ZWQ2N2QtY2RhMy00YzkxLWJlNjgtN2RiM2FlYjFlYTQyXkEyXkFqcGdeQXVyNDY3MzU2MDM@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Fred Niblo"
            ],
            "actors": [
                "Dorothy Sebastian",
                "Geneva Mitchell",
                "James Gleason",
                "June MacCloy",
                "Ralph Ince",
                "Warner Oland",
                "William Boyd",
                "William Collier Jr.",
                "Zasu Pitts"
            ],
            "writers": [
                "Octavus Roy Cohen",
                "Walter DeLeon"
            ],
            "genres": [
                "Crime",
                "Drama",
                "Romance"
            ]
        },
        {
            "id": 21668,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/21668?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0021668/",
            "title": "Il cammello nero",
            "year": 1931,
            "imdb_score": "6.8",
            "votes": 1317,
            "image_url": "https://m.media-amazon.com/images/M/MV5BNjdhYjczMTAtOTE4OC00ZTFiLThmZGQtNmViMjQxN2U3NTM0XkEyXkFqcGdeQXVyMzI2MDEwNA@@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Hamilton MacFadden"
            ],
            "actors": [
                "Bela Lugosi",
                "Dorothy Revier",
                "J.M. Kerrigan",
                "Mary Gordon",
                "Murray Kinnell",
                "Otto Yamaoka",
                "Rita Rozelle",
                "Robert Young",
                "Sally Eilers",
                "Victor Varconi",
                "Violet Dunn",
                "Warner Oland",
                "William Post Jr."
            ],
            "writers": [
                "Earl Derr Biggers",
                "Hugh Stanislaus Stange"
            ],
            "genres": [
                "Crime",
                "Mystery",
                "Thriller"
            ]
        },
        {
            "id": 21673,
            "url": "https://ocmovies.debinformatique.fr/api/v1/titles/21673?format=api",
            "imdb_url": "https://www.imdb.com/title/tt0021673/",
            "title": "La bionda e l'avventuriero",
            "year": 1931,
            "imdb_score": "7.1",
            "votes": 1687,
            "image_url": "https://m.media-amazon.com/images/M/MV5BMjQwY2ZlMTItNGJhZS00OGFlLWJlODQtYWE3ZjVkNjUxNTU3XkEyXkFqcGdeQXVyMDI2NDg0NQ@@._V1_UX182_CR0,0,182,268_AL_.jpg",
            "directors": [
                "Roy Del Ruth"
            ],
            "actors": [
                "Guy Kibbee",
                "James Cagney",
                "Joan Blondell",
                "Louis Calhern",
                "Maude Eburne",
                "Nat Pendleton",
                "Noel Francis",
                "Polly Walters",
                "Ray Milland",
                "William Burgess"
            ],
            "writers": [
                "John Bright",
                "Kubec Glasmon"
            ],
            "genres": [
                "Comedy",
                "Crime",
                "Drama"
            ]
        }
    ]
}