OpinionFull

  • case_name
    Type: string

    Case name/caption

  • citation_count
    Type: integer

    Number of times this opinion is cited by other opinions (count of rows in opinions.opinion_relations where cited_id = opinion ID)

  • citations
    Type: array object[] · Citation[]
    • cited_as
      Type: string

      Full citation string

    • page
      Type: string

      Starting page

    • reporter
      Type: string

      Reporter abbreviation

    • volume
      Type: string

      Reporter volume

  • court_abbreviation
    Type: string

    Citation abbreviation

  • court_id
    Type: string

    Court identifier

  • date_filed
    Type: stringFormat: date

    Filing date

  • docket_number
    Type: string

    Court docket number

  • html_content
    Type: string

    Full opinion text in HTML (only included if include_content=true)

  • id
    Type: string

    Opinion identifier

  • judge_name
    Type: string

    Authoring judge

  • overall_treatment
    Type: stringenum nullable

    Most negative treatment category from all citing opinions. Always returned. Priority: Negative > Caution > Neutral > null (no treatment data).

    values
    • Negative
    • Caution
    • Neutral
    • null
  • state
    Type: string nullable

    State name (null for federal courts)

  • treatments
    Type: array object[] · Treatment[]

    Citator treatments (only included if include_detailed_treatments=true)

    • citing_id
      Type: string

      ID of opinion citing this one

    • is_authoritative
      Type: boolean

      Whether authoritative

    • supporting_quote
      Type: string

      Quote supporting the treatment

    • treatment_category
      Type: string

      Treatment type

    • treatment_description
      Type: string

      Detailed treatment