🏛️
CRLCA
  • Overview
  • Quick Start
  • Change Log
  • How-To Guides
    • Querying Multiple Fields
    • Translating a Search URL into an API Query
    • Converting JSON to CSV
    • Embedding PDF Documents
  • API Reference
    • Endpoints
      • Case ID
      • Case Ongoing
      • Case Type
      • Special Collection
      • Case State
      • Case Court
      • Case Status
      • Plaintiffs
        • Public Interest Lawyer
        • Filed Pro Se
        • Class Action Sought
        • Class Action Outcome
        • Attorney Organization
        • Plaintiff Type
      • Defendants
        • Defendant Type
        • Defendant Level
        • Facility type
      • Case Details
        • Cause of Action
        • Available Documents
        • Constitutional Clause
        • Special Case Type
      • Outcome
        • Case Settlement Status
        • Case Relief Source
        • Case Relief Nature
        • Case Content of Injunction
        • Case Prevailing Party
      • Document Details
        • Document Type
      • Issues
        • Case Issue
        • Case Custom Issue
    • Objects
      • Case
        • Case Details
        • Causes of Action
        • Outcome
        • Issues
        • Key Dates
        • Parties
        • Dockets and Case Numbers
        • Documents
        • Resources
        • Summaries
        • Case Status
      • Defendant
      • Docket
      • Docket Entry
      • Document
        • Document Details
        • Citations
      • Resource
        • Resource Details
        • Related Items
  • Need Help?
Powered by GitBook
On this page
  1. API Reference
  2. Objects

Resource

Resources are websites, articles, or other sources that we think are helpful for understanding the case. This can include in-depth case studies, law review articles discussing the case, or websites that post litigation documents beyond what we save in the Clearinghouse.

Example: a completely blank resource
{
    file: null,
    title: "",
    author_role: "",
    abstract: "",
    author: "",
    institution: "",
    citation: "",
    external_url: "",
    display_date: "",
    resource_types: [],
    cases: [],
    case_types: [],
    date: "",
    causes: [],
    issues: [],
    special_collections: [],
    attorney_orgs: [],
    source: ""
}

For more information:

Field
Type
Documentation (link)

file

string

title

string

author_role

string

abstract

string

author

string

institution

string

citation

string

external_url

string

display_date

string

resource_types

array[string]

cases

array[string]

case_types

array[string]

date

string

causes

array[string]

issues

array[string]

special_collections

array[string]

attorney_orgs

array[string]

source

string

PreviousCitationsNextResource Details

Last updated 2 years ago

file
title
author_role
abstract
author
institution
citation
external_url
display_date
resource_types
date
source
cases
case_types
causes
issues
special_collections
attorney_orgs