ILAO

Contents:

  • Design & Style Guide
  • Custom blocks
  • User Management
  • Browsing to legal information
  • Legal Content CMS
    • Law tracker
    • WYSIWYG Tools
    • Custom Tokens
    • Creating redirects between pages
    • Content management tags
    • Legal content type
    • Next generation content/COPE
      • Structured content (COPE content) Overview
      • DIY Solutions - Navigation and Layouts
      • Structured content authoring guide
      • Structured content reports
      • Delivery over SMS
      • Structured content technical documentation
        • Structured Content Schema
        • Structured Content Types - Technical Architecture
        • Structured content API
    • Portal main page content type
    • Toolbox, Toolbox tools & Toolbox steps
    • Lawyer Manuals
    • Notification and Content Dashboards
    • Legal content reporting
    • Legal Content Volunteers Program
    • Known Workarounds
  • Next generation content/COPE
    • Structured content (COPE content) Overview
    • DIY Solutions - Navigation and Layouts
    • Structured content authoring guide
    • Structured content reports
    • Delivery over SMS
    • Structured content technical documentation
      • Structured Content Schema
      • Structured Content Types - Technical Architecture
      • Structured content API
        • Content taxonomy terms
        • Content API: Legal Problems List
        • Content API: Legal Problem
        • 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
  • Basic pages
  • Testimonials Content Type
  • Webforms
  • Translation Management
  • Calendar
  • Job Listings
  • Discussion groups
  • Get Legal Help
  • Helpful Organizations
  • Site Search
  • Site FAQs
  • Other Website Features
  • Taxonomies
  • RSS Feeds
  • ILAO’s API
  • NextSteps Flows
  • SMS Overview
  • Data and Analytics

See also:

  • Creating new docs in Github
ILAO
  • Legal Content CMS
  • Next generation content/COPE
  • Structured content technical documentation
  • 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 2023, Illinois Legal Aid Online.

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