Illinois Legal Aid Online Documentation
150.0.0
  • Creating new docs in Github
  • Design & Style Guide
  • Account Management
  • Legal Content
  • Get Legal Help
  • NextStep Flows
  • Job postings
  • Calendar Events
  • Calendar
  • LTF Resources
  • About ILAO Section
  • Site Navigation
  • Site Search & Ask ILAO
  • Site Configuration Tools
  • Translation Management
  • ILAO’s API
    • API Authorization
    • Customizing API results
    • ILAO OTIS API
    • Structured content API
      • Content taxonomy terms
      • Content API: Legal Problems List
      • Content API: Legal Problem
        • Function call
        • Sample Output
        • Parameters
      • Content API: Solutions List
      • Content API: Legal Solution
      • Content API: Legal Questions List
      • Content API: Legal Question
      • Content API: How To List
      • Content API: Solution How-To
      • Content API: Legal Step
      • Content API: Legal Form
      • Content API: Legal Solution Helpful Organization
      • Authentication
    • Integration with ILOI
    • RSS Feeds
    • Authentication API
  • Data and Analytics
  • Other features
  • Deprecated features
  • Debt Help Illinois
Illinois Legal Aid Online Documentation
  • ILAO’s API
  • Structured content API
  • Content API: Legal Problem
  • View page source

Content API: Legal Problem

Returns a specific legal problem package. This includes the full content: problem, solutions, etc.

Function call

Method: GET

URLS:

  • https://www.illinoislegalaid.org/jsonapi/node/legal_problem/[uuid] (English)

  • https://www.illinoislegalaid.org/es/jsonapi/node/legal_problem/[uuid] (Spanish)

  • https://www.illinoislegalaid.org/pl/jsonapi/node/legal_problem/[uuid](Polish)

Note

For example https://www.illinoislegalaid.org/jsonapi/node/legal_problem/9cff9122-2e2e-404a-b909-bf58955c40a6 returns the Legal Problem of “I am unemployed”.

Sample Output

See the Content API: Legal Problems List for an example.

Parameters

  • identifier: the uuid of the problem (required)

Additional parameters supported by the JSONAPI are allowed. See the Customizing API results for filter examples.

Previous Next

© Copyright 2024, Illinois Legal Aid Online.

Built with Sphinx using a theme provided by Read the Docs.