CourtListener · Schema
citation
CourtListener citation object
LegalCourt DataCase LawPACERJudicialCitationsOral ArgumentsFederal CourtsState CourtsOpen Data
Properties
| Name | Type | Description |
|---|---|---|
| absolute_url | string | |
| blocked | boolean | |
| citation | array | |
| case_name | string | |
| docket_number | string | |
| federal_cite_one | string | |
| federal_cite_three | string | |
| federal_cite_two | string | |
| id | integer | |
| lexis_cite | string | |
| neutral_cite | string | |
| opinion_uris | array | |
| resource_uri | string | |
| scotus_early_cite | string | |
| specialty_cite_one | string | |
| state_cite_one | string | |
| state_cite_regional | string | |
| state_cite_three | string | |
| state_cite_two | string | |
| westlaw_cite | string |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://www.courtlistener.com/schemas/citation.json",
"title": "citation",
"type": "object",
"description": "CourtListener citation object",
"properties": {
"absolute_url": {
"type": "string"
},
"blocked": {
"type": "boolean"
},
"citation": {
"type": "array"
},
"case_name": {
"type": "string"
},
"docket_number": {
"type": "string"
},
"federal_cite_one": {
"type": "string"
},
"federal_cite_three": {
"type": "string"
},
"federal_cite_two": {
"type": "string"
},
"id": {
"type": "integer"
},
"lexis_cite": {
"type": "string"
},
"neutral_cite": {
"type": "string"
},
"opinion_uris": {
"type": "array"
},
"resource_uri": {
"type": "string"
},
"scotus_early_cite": {
"type": "string"
},
"specialty_cite_one": {
"type": "string"
},
"state_cite_one": {
"type": "string"
},
"state_cite_regional": {
"type": "string"
},
"state_cite_three": {
"type": "string"
},
"state_cite_two": {
"type": "string"
},
"westlaw_cite": {
"type": "string"
}
}
}
Work with this as data
Every JSON Schema 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 schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema 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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/court-listener-citation"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.