CourtListener · Example Payload

Court Listener Opinion Example

LegalCourt DataCase LawPACERJudicialCitationsOral ArgumentsFederal CourtsState CourtsOpen Data

Court Listener Opinion Example is an example object payload from CourtListener, with 14 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idresource_uriabsolute_urlclusterauthortypedate_createddate_modifiedplain_texthtmlhtml_with_citationsdownload_urllocal_pathopinions_cited

Example Payload

Raw ↑
{
  "id": 9876543,
  "resource_uri": "https://www.courtlistener.com/api/rest/v4/opinions/9876543/",
  "absolute_url": "/opinion/9876543/smith-v-jones/",
  "cluster": "https://www.courtlistener.com/api/rest/v4/clusters/1234567/",
  "author": "https://www.courtlistener.com/api/rest/v4/people/4321/",
  "type": "010combined",
  "date_created": "2024-03-15T12:00:00Z",
  "date_modified": "2024-03-15T12:00:00Z",
  "plain_text": "UNITED STATES DISTRICT COURT\nSOUTHERN DISTRICT OF NEW YORK\n\nSMITH v. JONES\n\nNo. 23-cv-01234\n\nThe Court GRANTS Plaintiff's motion for summary judgment...",
  "html": "<p>UNITED STATES DISTRICT COURT...</p>",
  "html_with_citations": "<p>UNITED STATES DISTRICT COURT...<a href='/opinion/111/'>42 U.S.C. § 1983</a>...</p>",
  "download_url": "https://storage.courtlistener.com/pdf/2024/03/15/opinion-9876543.pdf",
  "local_path": "pdf/2024/03/15/opinion-9876543.pdf",
  "opinions_cited": [
    "https://www.courtlistener.com/api/rest/v4/opinions/111111/",
    "https://www.courtlistener.com/api/rest/v4/opinions/222222/"
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/court-listener-opinion-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.