================================ Content API: Solution How-To ================================ Returns a specific how-to for a legal solution. Function call ================= Method: GET URLS: * https://www.illinoislegalaid.org/jsonapi/node/legal_how_to/[uuid] (English) * https://www.illinoislegalaid.org/es/jsonapi/node/legal_how_to[uuid] (Spanish) * https://www.illinoislegalaid.org/pl/jsonapi/node/legal_how_to[uuid] (Polish) Sample response ================ See the :ref:`legal-howto-list-api` for an example response. Parameters ============= * howto_identifier: uuid of the howto. Required Additional parameters supported by the JSONAPI are allowed. See the :ref:`ilao-api-filters` for filter examples.