Public APIs
Movie Quote favicon

Movie Quote

Video

Random Movie and Series Quotes.

Movie Quote's website screenshot

About Movie Quote

Movie Quote API is a Django REST Framework application that serves random quotes from movies and TV series. It exposes endpoints for retrieving a random quote from the full collection, filtering quotes by a specific show via its slug, listing available show slugs, and an optional censored mode that excludes quotes containing adult language.

The project is open source under the GPL-3.0 license and is intended to be run locally: setup involves cloning the repository, creating a Python virtual environment, installing dependencies, configuring a config file, and running Django migrations before starting the server.

It is suited for developers who want a quote-serving API for movies and series, whether for integration into other applications or for personal or hobby projects. The repository accepts issues and pull requests from contributors.

Key features

  • Serves random movie and TV series quotes via a REST API
  • Filter quotes by show using a show slug endpoint
  • Optional censored mode to exclude quotes with adult language
  • List all available show slugs via an endpoint
  • Built with Django REST Framework

Frequently asked questions

What framework is this built with?

It is built with Django REST Framework (DRF) in Python.

How do I run it locally?

Clone the repo, install Python 3, set up a virtual environment, configure config.py, then run migrations and the Django dev server.

How do I get a random quote?

Send a request to /v1/quote/ to get a random quote from all quotes, or add ?censored to exclude quotes with adult language.

What is the license?

The project is licensed under GPL-3.0.

Advertise here

Featured products

  • SerpApi - Search API favicon
  • Screenshot Scout favicon
  • TalorData favicon
  • CoreClaw favicon

Show your product to thousands of developers

· 100k monthly pageviews
· 7k newsletter subscribers

Advertise your product