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
      • Content API: Solutions List
      • Content API: Legal Solution
        • Function call
        • Sample Response
        • Parameters
      • 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 Solution
  • View page source

Content API: Legal Solution

Returns the entire schema for a specific solution. While solutions exist within problems, it is sometimes helpful to pull in just the solution segment.

Function call

Method: GET

URLs:

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

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

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

Note

For example: https://www.illinoislegalaid.org/jsonapi/node/legal_solution/608b2d24-b283-46ec-a8e0-4fb2ec920b2d will return the Legal Solution Apply for unemployment insurance (UI) benefits.

Sample Response

See the Content API: Solutions List for a full example.

Parameters

  • identifier: the uuid of the specific solution can be included to return a specific solution.

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.