{"openapi":"3.0.3","info":{"title":"SIASAR API","description":"SIASAR, the Rural Water and Sanitation Information System, is a joint initiative launched by the governments of Honduras, Nicaragua, and Panam\u00e1, that soon expanded to other countries and regions of Latin America, Asia and Africa. The strategic purpose of this initiative is to have a basic, updated, and comparable information on the sustainability of rural water supply, sanitation, and hygiene (WASH) services in a given country. In essence, SIASAR is intended to be a decision support tool for the rural WASH sector, and is defined on the basis of a set of indicators that are aggregated into a reduced number of indices and dimensions.\n\nIt can be used to better understand rural water supply and sanitation services in countries which are experiencing low levels of coverage, limited self-sustainability, and a lack of information to guide evidence-based decision-making. The aim is to support planning, coordination, and evaluation of the sector\u2019s stakeholder activities; to monitor coverage, quality and sustainability of rural water supply and sanitation services; and to record performance of technical assistance providers, including their logistical limitations.","termsOfService":"http:\/\/globalsiasar.org\/es\/aviso-legal","contact":{"name":"Alpha version contact","url":"http:\/\/globalsiasar.org\/es\/contact","email":"pedro@front.id"},"license":{"name":"GNU General Public License v3","url":"https:\/\/www.gnu.org\/licenses\/gpl-3.0.html"},"version":"3.0.0-rc16"},"servers":[{"url":"\/","description":"This server"},{"url":"https:\/\/dev.visitapi.siasar3.front.id\/","description":"Public dev server"},{"url":"http:\/\/siasar3.localhost\/","description":"Private dev server"}],"paths":{"\/api\/v1\/administrative_division_types\/{id}":{"get":{"operationId":"gETAdministrativeDivisionTypeItem","tags":["AdministrativeDivisionType"],"responses":{"200":{"description":"AdministrativeDivisionType resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdministrativeDivisionType-administrative_division_type.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AdministrativeDivisionType-administrative_division_type.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a AdministrativeDivisionType resource.","description":"Retrieves a AdministrativeDivisionType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/administrative_divisions":{"get":{"operationId":"getAdministrativeDivisionCollection","tags":["AdministrativeDivision"],"responses":{"200":{"description":"AdministrativeDivision collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AdministrativeDivision-administrative_division.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AdministrativeDivision-administrative_division.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of AdministrativeDivision resources.","description":"Retrieves the collection of AdministrativeDivision resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[code]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[level]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[oldid]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[branch]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"code","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"parent","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"parent[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"level","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"level[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postAdministrativeDivisionCollection","tags":["AdministrativeDivision"],"responses":{"201":{"description":"AdministrativeDivision resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdministrativeDivision-administrative_division.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AdministrativeDivision-administrative_division.read"}}},"links":{"GetAdministrativeDivisionItem":{"operationId":"getAdministrativeDivisionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/administrative_divisions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a AdministrativeDivision resource.","description":"Creates a AdministrativeDivision resource.","parameters":[],"requestBody":{"description":"The new AdministrativeDivision resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdministrativeDivision-administrative_division.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AdministrativeDivision-administrative_division.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/administrative_divisions\/country\/{country_code}":{"get":{"operationId":"ad_by_countryAdministrativeDivisionCollection","tags":["AdministrativeDivision"],"responses":{"200":{"description":"AdministrativeDivision collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AdministrativeDivision-administrative_division.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AdministrativeDivision-administrative_division.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of AdministrativeDivision resources.","description":"Retrieves the collection of administrative divisions resources in the selected Country.","parameters":[{"name":"page","description":"The collection page number. Note: This pages will have 500 items.","in":"path","required":true,"type":"number"},{"name":"country_code","description":"Country to query","in":"path","required":true,"type":"string"}],"deprecated":false},"parameters":[]},"\/api\/v1\/administrative_divisions\/{id}":{"get":{"operationId":"getAdministrativeDivisionItem","tags":["AdministrativeDivision"],"responses":{"200":{"description":"AdministrativeDivision resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdministrativeDivision-administrative_division.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AdministrativeDivision-administrative_division.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a AdministrativeDivision resource.","description":"Retrieves a AdministrativeDivision resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putAdministrativeDivisionItem","tags":["AdministrativeDivision"],"responses":{"200":{"description":"AdministrativeDivision resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdministrativeDivision-administrative_division.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AdministrativeDivision-administrative_division.read"}}},"links":{"GetAdministrativeDivisionItem":{"operationId":"getAdministrativeDivisionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/administrative_divisions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the AdministrativeDivision resource.","description":"Replaces the AdministrativeDivision resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated AdministrativeDivision resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdministrativeDivision-administrative_division.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AdministrativeDivision-administrative_division.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteAdministrativeDivisionItem","tags":["AdministrativeDivision"],"responses":{"204":{"description":"AdministrativeDivision resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the AdministrativeDivision resource.","description":"Removes the AdministrativeDivision resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchAdministrativeDivisionItem","tags":["AdministrativeDivision"],"responses":{"200":{"description":"AdministrativeDivision resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdministrativeDivision-administrative_division.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AdministrativeDivision-administrative_division.read"}}},"links":{"GetAdministrativeDivisionItem":{"operationId":"getAdministrativeDivisionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/administrative_divisions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the AdministrativeDivision resource.","description":"Updates the AdministrativeDivision resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated AdministrativeDivision resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/AdministrativeDivision-administrative_division.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/community_services":{"get":{"operationId":"getCommunityServiceCollection","tags":["CommunityService"],"responses":{"200":{"description":"CommunityService collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/CommunityService-community_service.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/CommunityService-community_service.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of CommunityService resources.","description":"Retrieves the collection of CommunityService resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[type]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"type","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postCommunityServiceCollection","tags":["CommunityService"],"responses":{"201":{"description":"CommunityService resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CommunityService-community_service.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CommunityService-community_service.read"}}},"links":{"GetCommunityServiceItem":{"operationId":"getCommunityServiceItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/community_services\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a CommunityService resource.","description":"Creates a CommunityService resource.","parameters":[],"requestBody":{"description":"The new CommunityService resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CommunityService-community_service.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CommunityService-community_service.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/community_services\/{id}":{"get":{"operationId":"getCommunityServiceItem","tags":["CommunityService"],"responses":{"200":{"description":"CommunityService resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CommunityService-community_service.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CommunityService-community_service.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a CommunityService resource.","description":"Retrieves a CommunityService resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putCommunityServiceItem","tags":["CommunityService"],"responses":{"200":{"description":"CommunityService resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CommunityService-community_service.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CommunityService-community_service.read"}}},"links":{"GetCommunityServiceItem":{"operationId":"getCommunityServiceItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/community_services\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the CommunityService resource.","description":"Replaces the CommunityService resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated CommunityService resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CommunityService-community_service.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CommunityService-community_service.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteCommunityServiceItem","tags":["CommunityService"],"responses":{"204":{"description":"CommunityService resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the CommunityService resource.","description":"Removes the CommunityService resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchCommunityServiceItem","tags":["CommunityService"],"responses":{"200":{"description":"CommunityService resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CommunityService-community_service.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CommunityService-community_service.read"}}},"links":{"GetCommunityServiceItem":{"operationId":"getCommunityServiceItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/community_services\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the CommunityService resource.","description":"Updates the CommunityService resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated CommunityService resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/CommunityService-community_service.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/i18n\/add":{"post":{"operationId":"i18n_addConfigurationCollection","tags":["Configuration"],"responses":{"200":{"description":"OK","content":{"application\/json":{"schema":{"type":"string"}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add a new english i18n literal.","description":"Add a new english i18n literal.","parameters":[{"name":"context","description":"Context label. We recommend using your application name and version, e.x 'SIASAR App v1.0.0'","in":"query","required":false,"type":"string"}],"requestBody":{"description":"","content":{"application\/json":{"schema":{"type":"object","required":["literal"],"properties":{"literal":{"type":"string"}}}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/i18n\/{iso_code}":{"get":{"operationId":"i18n_literalsConfigurationCollection","tags":["Configuration"],"responses":{"200":{"description":"OK","content":{"application\/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"literals":{"type":"object","properties":{"key":{"type":"string"}}}}}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Return i18n literals.","description":"Return i18n literals.","parameters":[{"name":"iso_code","description":"ISO language code","in":"path","required":true,"schema":{"type":"string"}},{"name":"context","description":"Context label. We recommend using your application name and version, e.x 'SIASAR App v1.0.0'","in":"query","required":false,"schema":{"type":"string"}}],"deprecated":false},"post":{"operationId":"i18n_translateConfigurationCollection","tags":["Configuration"],"responses":{"201":{"description":"Configuration resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Configuration-POST"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Configuration-POST"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Add a translation.","description":"Add a translation.","parameters":[{"name":"iso_code","in":"path","description":"ISO Code","required":true,"deprecated":false,"allowEmptyValue":false,"schema":[],"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"","content":{"application\/json":{"schema":{"type":"object","required":["source","target"],"properties":{"source":{"type":"string"},"target":{"type":"string"}}}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/i18n\/{iso_code}\/progress":{"get":{"operationId":"i18n_progressConfigurationCollection","tags":["Configuration"],"responses":{"200":{"description":"OK","content":{"application\/json":{"schema":{"type":"array","items":{"type":"object","properties":{"iso_code":{"type":"string"},"n_translated":{"type":"integer"},"n_untranslated":{"type":"integer"},"percentage":{"type":"integer"}}}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Calculates the percentage of translated and untranslated literals.","description":"Calculates the percentage of translated and untranslated literals.","parameters":[{"name":"iso_code","description":"ISO language code","in":"path","required":true,"type":"string"}],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/i18n\/{iso_code}\/translator":{"get":{"operationId":"i18n_translatorConfigurationCollection","tags":["Configuration"],"responses":{"200":{"description":"OK","content":{"application\/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"literals":{"type":"object","properties":{"key":{"type":"string"}}}}}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Return i18n translations.","description":"Return i18n translations.","parameters":[{"name":"iso_code","description":"ISO language code","in":"path","required":true,"schema":{"type":"string"}},{"name":"context","description":"Context label. We recommend using your application name and version, e.x 'SIASAR App v1.0.0'","in":"query","required":false,"schema":{"type":"string"}},{"name":"search_in","description":"Search for translated strings, untranslated strings or both.","in":"query","required":false,"schema":{"type":"string","enum":["all","untranslated","translated"]}},{"name":"contains","description":"String contains.","in":"query","required":false,"schema":{"type":"string"}},{"name":"page","description":"The collection page number.","in":"query","required":false,"schema":{"type":"integer"}}],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/i18n_languages":{"get":{"operationId":"i18n_languagesConfigurationCollection","tags":["Configuration"],"responses":{"200":{"description":"OK","content":{"application\/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"type":"object","properties":{"iso_code":{"type":"string"},"name":{"type":"string"},"ltr":{"type":"boolean"},"plural_formula":{"type":"string"},"plural_number":{"type":"integer"},"translatable":{"type":"boolean"}}}}}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Returns a list of languages translatable.","description":"Returns a list of languages translatable by the user.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/AdministrativeDivision":{"summary":"Administrative division.","description":"Upload CSV, and add a new queue job to import Administrative division.","post":{"operationId":"getParametricUploadAdministrativeDivision","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Administrative division.","description":"Upload CSV, and add a new queue job to import Administrative division.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/AdministrativeDivision\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/CommunityService":{"summary":"[COM | 1.8] Community Service.","description":"Upload CSV, and add a new queue job to import [COM | 1.8] Community Service.","post":{"operationId":"getParametricUploadCommunityService","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[COM | 1.8] Community Service.","description":"Upload CSV, and add a new queue job to import [COM | 1.8] Community Service.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/CommunityService\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/Currency":{"summary":"[SYS | 1.5.7] Currency.","description":"Upload CSV, and add a new queue job to import [SYS | 1.5.7] Currency.","post":{"operationId":"getParametricUploadCurrency","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 1.5.7] Currency.","description":"Upload CSV, and add a new queue job to import [SYS | 1.5.7] Currency.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/Currency\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/DefaultDiameter":{"summary":"[SYS | 3.4] Default diameter.","description":"Upload CSV, and add a new queue job to import [SYS | 3.4] Default diameter.","post":{"operationId":"getParametricUploadDefaultDiameter","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 3.4] Default diameter.","description":"Upload CSV, and add a new queue job to import [SYS | 3.4] Default diameter.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/DefaultDiameter\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/DisinfectingSubstance":{"summary":"[SYS | 4.5] Disinfecting substance.","description":"Upload CSV, and add a new queue job to import [SYS | 4.5] Disinfecting substance.","post":{"operationId":"getParametricUploadDisinfectingSubstance","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 4.5] Disinfecting substance.","description":"Upload CSV, and add a new queue job to import [SYS | 4.5] Disinfecting substance.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/DisinfectingSubstance\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/DistributionMaterial":{"summary":"[SYS | 6.4, 3.3] Material to distribution infrastructure.","description":"Upload CSV, and add a new queue job to import [SYS | 6.4, 3.3] Material to distribution infrastructure.","post":{"operationId":"getParametricUploadDistributionMaterial","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 6.4, 3.3] Material to distribution infrastructure.","description":"Upload CSV, and add a new queue job to import [SYS | 6.4, 3.3] Material to distribution infrastructure.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/DistributionMaterial\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/Ethnicity":{"summary":"[COM | 1.6.1, 1.6.2] Ethnicity.","description":"Upload CSV, and add a new queue job to import [COM | 1.6.1, 1.6.2] Ethnicity.","post":{"operationId":"getParametricUploadEthnicity","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[COM | 1.6.1, 1.6.2] Ethnicity.","description":"Upload CSV, and add a new queue job to import [COM | 1.6.1, 1.6.2] Ethnicity.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/Ethnicity\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/FunctionsCarriedOutTap":{"summary":"[TAP | 2.3] Functions carried out by T.A.P.","description":"Upload CSV, and add a new queue job to import [TAP | 2.3] Functions carried out by T.A.P.","post":{"operationId":"getParametricUploadFunctionsCarriedOutTap","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[TAP | 2.3] Functions carried out by T.A.P.","description":"Upload CSV, and add a new queue job to import [TAP | 2.3] Functions carried out by T.A.P.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/FunctionsCarriedOutTap\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/FunctionsCarriedOutWsp":{"summary":"[WSP | 2.6] Functions carried out by W.S.P.","description":"Upload CSV, and add a new queue job to import [WSP | 2.6] Functions carried out by W.S.P.","post":{"operationId":"getParametricUploadFunctionsCarriedOutWsp","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[WSP | 2.6] Functions carried out by W.S.P.","description":"Upload CSV, and add a new queue job to import [WSP | 2.6] Functions carried out by W.S.P.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/FunctionsCarriedOutWsp\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/FunderIntervention":{"summary":"[SYS | 1.5.3] Funder intervention.","description":"Upload CSV, and add a new queue job to import [SYS | 1.5.3] Funder intervention.","post":{"operationId":"getParametricUploadFunderIntervention","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 1.5.3] Funder intervention.","description":"Upload CSV, and add a new queue job to import [SYS | 1.5.3] Funder intervention.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/FunderIntervention\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/GeographicalScope":{"summary":"[WSP | 2.1.3] [TAP | 1.6] Geographical scope.","description":"Upload CSV, and add a new queue job to import [WSP | 2.1.3] [TAP | 1.6] Geographical scope.","post":{"operationId":"getParametricUploadGeographicalScope","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[WSP | 2.1.3] [TAP | 1.6] Geographical scope.","description":"Upload CSV, and add a new queue job to import [WSP | 2.1.3] [TAP | 1.6] Geographical scope.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/GeographicalScope\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/InstitutionIntervention":{"summary":"[SYS | 1.5.5] Intervention institution.","description":"Upload CSV, and add a new queue job to import [SYS | 1.5.5] Intervention institution.","post":{"operationId":"getParametricUploadInstitutionIntervention","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 1.5.5] Intervention institution.","description":"Upload CSV, and add a new queue job to import [SYS | 1.5.5] Intervention institution.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/InstitutionIntervention\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/InterventionStatus":{"summary":"[COM | 1.10.2.3] Intervention status.","description":"Upload CSV, and add a new queue job to import [COM | 1.10.2.3] Intervention status.","post":{"operationId":"getParametricUploadInterventionStatus","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[COM | 1.10.2.3] Intervention status.","description":"Upload CSV, and add a new queue job to import [COM | 1.10.2.3] Intervention status.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/InterventionStatus\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/Material":{"summary":"[SYS | 5.3] Material to storage infrastructure.","description":"Upload CSV, and add a new queue job to import [SYS | 5.3] Material to storage infrastructure.","post":{"operationId":"getParametricUploadMaterial","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 5.3] Material to storage infrastructure.","description":"Upload CSV, and add a new queue job to import [SYS | 5.3] Material to storage infrastructure.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/Material\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/OfficialLanguage":{"summary":"[COM | 1.7.1, 1.7.2] Official language.","description":"Upload CSV, and add a new queue job to import [COM | 1.7.1, 1.7.2] Official language.","post":{"operationId":"getParametricUploadOfficialLanguage","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[COM | 1.7.1, 1.7.2] Official language.","description":"Upload CSV, and add a new queue job to import [COM | 1.7.1, 1.7.2] Official language.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/OfficialLanguage\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/ProgramIntervention":{"summary":"[SYS | 1.5.4] Program intervention.","description":"Upload CSV, and add a new queue job to import [SYS | 1.5.4] Program intervention.","post":{"operationId":"getParametricUploadProgramIntervention","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 1.5.4] Program intervention.","description":"Upload CSV, and add a new queue job to import [SYS | 1.5.4] Program intervention.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/ProgramIntervention\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/PumpType":{"summary":"[SYS | 2.13.4] Pump type.","description":"Upload CSV, and add a new queue job to import [SYS | 2.13.4] Pump type.","post":{"operationId":"getParametricUploadPumpType","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 2.13.4] Pump type.","description":"Upload CSV, and add a new queue job to import [SYS | 2.13.4] Pump type.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/PumpType\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/SpecialComponent":{"summary":"[SYS | 3.6] Special component.","description":"Upload CSV, and add a new queue job to import [SYS | 3.6] Special component.","post":{"operationId":"getParametricUploadSpecialComponent","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 3.6] Special component.","description":"Upload CSV, and add a new queue job to import [SYS | 3.6] Special component.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/SpecialComponent\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/TechnicalAssistanceProvider":{"summary":"[WSP | 1.7.1] Technical assistance provider (T.A.P.).","description":"Upload CSV, and add a new queue job to import [WSP | 1.7.1] Technical assistance provider (T.A.P.).","post":{"operationId":"getParametricUploadTechnicalAssistanceProvider","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[WSP | 1.7.1] Technical assistance provider (T.A.P.).","description":"Upload CSV, and add a new queue job to import [WSP | 1.7.1] Technical assistance provider (T.A.P.).","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/TechnicalAssistanceProvider\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/TreatmentTechnologyAeraOxida":{"summary":"[SYS | 4.3.5] Treatment technology Aera-Oxida.","description":"Upload CSV, and add a new queue job to import [SYS | 4.3.5] Treatment technology Aera-Oxida.","post":{"operationId":"getParametricUploadTreatmentTechnologyAeraOxida","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 4.3.5] Treatment technology Aera-Oxida.","description":"Upload CSV, and add a new queue job to import [SYS | 4.3.5] Treatment technology Aera-Oxida.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/TreatmentTechnologyAeraOxida\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/TreatmentTechnologyCoagFloccu":{"summary":"[SYS | 4.3.2] Treatment technology Coag-Floccu.","description":"Upload CSV, and add a new queue job to import [SYS | 4.3.2] Treatment technology Coag-Floccu.","post":{"operationId":"getParametricUploadTreatmentTechnologyCoagFloccu","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 4.3.2] Treatment technology Coag-Floccu.","description":"Upload CSV, and add a new queue job to import [SYS | 4.3.2] Treatment technology Coag-Floccu.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/TreatmentTechnologyCoagFloccu\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/TreatmentTechnologyDesalination":{"summary":"[SYS | 4.3.4] Treatment technology desalination.","description":"Upload CSV, and add a new queue job to import [SYS | 4.3.4] Treatment technology desalination.","post":{"operationId":"getParametricUploadTreatmentTechnologyDesalination","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 4.3.4] Treatment technology desalination.","description":"Upload CSV, and add a new queue job to import [SYS | 4.3.4] Treatment technology desalination.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/TreatmentTechnologyDesalination\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/TreatmentTechnologyFiltration":{"summary":"[SYS | 4.3.1] Treatment technology filtration.","description":"Upload CSV, and add a new queue job to import [SYS | 4.3.1] Treatment technology filtration.","post":{"operationId":"getParametricUploadTreatmentTechnologyFiltration","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 4.3.1] Treatment technology filtration.","description":"Upload CSV, and add a new queue job to import [SYS | 4.3.1] Treatment technology filtration.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/TreatmentTechnologyFiltration\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/TreatmentTechnologySedimentation":{"summary":"[SYS | 4.3.3] Treatment technology sedimentation.","description":"Upload CSV, and add a new queue job to import [SYS | 4.3.3] Treatment technology sedimentation.","post":{"operationId":"getParametricUploadTreatmentTechnologySedimentation","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 4.3.3] Treatment technology sedimentation.","description":"Upload CSV, and add a new queue job to import [SYS | 4.3.3] Treatment technology sedimentation.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/TreatmentTechnologySedimentation\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/TypeHealthcareFacility":{"summary":"[HEAL | 1.4] Type of health care facility.","description":"Upload CSV, and add a new queue job to import [HEAL | 1.4] Type of health care facility.","post":{"operationId":"getParametricUploadTypeHealthcareFacility","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[HEAL | 1.4] Type of health care facility.","description":"Upload CSV, and add a new queue job to import [HEAL | 1.4] Type of health care facility.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/TypeHealthcareFacility\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/TypeIntervention":{"summary":"[SYS| 1.5.2] [COM | 1.10.2.1] Intervention type.","description":"Upload CSV, and add a new queue job to import [SYS| 1.5.2] [COM | 1.10.2.1] Intervention type.","post":{"operationId":"getParametricUploadTypeIntervention","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS| 1.5.2] [COM | 1.10.2.1] Intervention type.","description":"Upload CSV, and add a new queue job to import [SYS| 1.5.2] [COM | 1.10.2.1] Intervention type.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/TypeIntervention\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/TypeTap":{"summary":"[TAP | 1.4] T.A.P. type.","description":"Upload CSV, and add a new queue job to import [TAP | 1.4] T.A.P. type.","post":{"operationId":"getParametricUploadTypeTap","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[TAP | 1.4] T.A.P. type.","description":"Upload CSV, and add a new queue job to import [TAP | 1.4] T.A.P. type.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/TypeTap\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/TypologyChlorinationInstallation":{"summary":"[SYS | 4.4] Typology chlorination installation.","description":"Upload CSV, and add a new queue job to import [SYS | 4.4] Typology chlorination installation.","post":{"operationId":"getParametricUploadTypologyChlorinationInstallation","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 4.4] Typology chlorination installation.","description":"Upload CSV, and add a new queue job to import [SYS | 4.4] Typology chlorination installation.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/TypologyChlorinationInstallation\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/WaterQualityEntity":{"summary":"[COM | 1.10.2.2] Water Quality Entity.","description":"Upload CSV, and add a new queue job to import [COM | 1.10.2.2] Water Quality Entity.","post":{"operationId":"getParametricUploadWaterQualityEntity","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[COM | 1.10.2.2] Water Quality Entity.","description":"Upload CSV, and add a new queue job to import [COM | 1.10.2.2] Water Quality Entity.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/WaterQualityEntity\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/import\/WaterQualityInterventionType":{"summary":"[COM | 1.10.2.1] Water Quality Intervention Type.","description":"Upload CSV, and add a new queue job to import [COM | 1.10.2.1] Water Quality Intervention Type.","post":{"operationId":"getParametricUploadWaterQualityInterventionType","tags":["Configuration"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[COM | 1.10.2.1] Water Quality Intervention Type.","description":"Upload CSV, and add a new queue job to import [COM | 1.10.2.1] Water Quality Intervention Type.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The CSV file to upload. See \"\/configuration\/templates\/WaterQualityInterventionType\" to get the template file."}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/maintenance-mode":{"get":{"operationId":"maintenance_mode_statusConfigurationCollection","tags":["Configuration"],"responses":{"200":{"description":"OK","content":{"application\/json":{"schema":{"type":"object","properties":{"active":{"type":"boolean"}}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get maintenance mode status.","description":"Get maintenance mode status.","parameters":[],"deprecated":false},"post":{"operationId":"maintenance_modeConfigurationCollection","tags":["Configuration"],"responses":{"201":{"description":"OK","content":{"application\/json":{"schema":{"type":"object","properties":{"active":{"type":"boolean"}}}}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Update maintenance mode status.","description":"Update maintenance mode status.","parameters":[],"requestBody":{"description":"","content":{"application\/json":{"schema":{"type":"object","required":["active"],"properties":{"active":{"type":"boolean"}}}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/mutatebles":{"get":{"operationId":"form_mutateblesConfigurationCollection","tags":["Configuration"],"responses":{"200":{"description":"Mutateble fields","content":{"application\/json":{"schema":{"type":"object","properties":{"form.id":{"type":"array","items":{"type":"string"}}}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get each mutateble field, in any form.","description":"Get each mutateble field, in any form.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/ping":{"get":{"operationId":"system_pingConfigurationCollection","tags":["Configuration"],"responses":{"200":{"description":"OK","content":{"application\/json":{"schema":{"type":"object","properties":{"maintenance_mode":{"type":"boolean"}}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Return ok status.","description":"Return ok status.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/stats":{"get":{"operationId":"statsConfigurationCollection","tags":["Configuration"],"responses":{"200":{"description":"OK","content":{"application\/json":{"schema":{"type":"object","properties":[]}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get system stats.","description":"Get system stats.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/system.languages":{"get":{"operationId":"system_languagesConfigurationCollection","tags":["Configuration"],"responses":{"200":{"description":"OK","content":{"application\/json":{"schema":{"type":"array","items":{"type":"object","properties":{"permission":{"type":"object","properties":{"iso_code":{"type":"string"},"name":{"type":"string"},"ltr":{"type":"boolean"},"plural_number":{"type":"integer"},"plural_formula":{"type":"string"},"translatable":{"type":"boolean"}}}}}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get system languages.","description":"Get system languages.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/system.permissions":{"get":{"operationId":"system_permissionsConfigurationCollection","tags":["Configuration"],"responses":{"200":{"description":"OK","content":{"application\/json":{"schema":{"type":"array","items":{"type":"object","properties":{"permission":{"type":"object","properties":{"label":{"type":"string"},"description":{"type":"string"},"security_warning":{"type":"boolean"},"group":{"type":"string"}}}}}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get system permissions.","description":"Get system permissions.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/system.role":{"get":{"operationId":"system_roleConfigurationCollection","tags":["Configuration"],"responses":{"200":{"description":"OK","content":{"application\/json":{"schema":{"type":"array","items":{"type":"object","properties":{"role":{"type":"object","properties":{"label":{"type":"string"},"description":{"type":"string"},"permissions":{"type":"array","items":{"type":"string"}}}}}}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get system user roles.","description":"Get system user roles and permissions by role.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/system.units.concentration":{"get":{"operationId":"system_units_concentrationConfigurationCollection","tags":["Configuration"],"responses":{"200":{"description":"OK","content":{"application\/json":{"schema":{"type":"array","items":{"type":"object","properties":{"key":{"type":"object","properties":{"rate":{"type":"number"},"symbol":{"type":"string"},"deprecated":{"type":"boolean"},"label":{"type":"string"}}}}}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get allowed concentration units.","description":"Get allowed concentration units.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/system.units.flow":{"get":{"operationId":"system_units_flowConfigurationCollection","tags":["Configuration"],"responses":{"200":{"description":"OK","content":{"application\/json":{"schema":{"type":"array","items":{"type":"object","properties":{"key":{"type":"object","properties":{"rate":{"type":"number"},"symbol":{"type":"string"},"deprecated":{"type":"boolean"},"label":{"type":"string"}}}}}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get allowed flow units.","description":"Get allowed flow units.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/system.units.length":{"get":{"operationId":"system_units_lengthConfigurationCollection","tags":["Configuration"],"responses":{"200":{"description":"OK","content":{"application\/json":{"schema":{"type":"array","items":{"type":"object","properties":{"key":{"type":"object","properties":{"rate":{"type":"number"},"symbol":{"type":"string"},"deprecated":{"type":"boolean"},"label":{"type":"string"}}}}}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get allowed length units.","description":"Get allowed length units.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/system.units.volume":{"get":{"operationId":"system_units_volumeConfigurationCollection","tags":["Configuration"],"responses":{"200":{"description":"OK","content":{"application\/json":{"schema":{"type":"array","items":{"type":"object","properties":{"key":{"type":"object","properties":{"rate":{"type":"number"},"symbol":{"type":"string"},"deprecated":{"type":"boolean"},"label":{"type":"string"}}}}}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get allowed volume units.","description":"Get allowed volume units.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/AdministrativeDivision":{"summary":"Administrative division.","description":"Download template from Administrative division.","get":{"operationId":"getParametricDownloadTemplateAdministrativeDivision","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Administrative division.","description":"Download template from Administrative division.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/CommunityService":{"summary":"[COM | 1.8] Community Service.","description":"Download template from [COM | 1.8] Community Service.","get":{"operationId":"getParametricDownloadTemplateCommunityService","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[COM | 1.8] Community Service.","description":"Download template from [COM | 1.8] Community Service.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/Currency":{"summary":"[SYS | 1.5.7] Currency.","description":"Download template from [SYS | 1.5.7] Currency.","get":{"operationId":"getParametricDownloadTemplateCurrency","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 1.5.7] Currency.","description":"Download template from [SYS | 1.5.7] Currency.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/DefaultDiameter":{"summary":"[SYS | 3.4] Default diameter.","description":"Download template from [SYS | 3.4] Default diameter.","get":{"operationId":"getParametricDownloadTemplateDefaultDiameter","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 3.4] Default diameter.","description":"Download template from [SYS | 3.4] Default diameter.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/DisinfectingSubstance":{"summary":"[SYS | 4.5] Disinfecting substance.","description":"Download template from [SYS | 4.5] Disinfecting substance.","get":{"operationId":"getParametricDownloadTemplateDisinfectingSubstance","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 4.5] Disinfecting substance.","description":"Download template from [SYS | 4.5] Disinfecting substance.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/DistributionMaterial":{"summary":"[SYS | 6.4, 3.3] Material to distribution infrastructure.","description":"Download template from [SYS | 6.4, 3.3] Material to distribution infrastructure.","get":{"operationId":"getParametricDownloadTemplateDistributionMaterial","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 6.4, 3.3] Material to distribution infrastructure.","description":"Download template from [SYS | 6.4, 3.3] Material to distribution infrastructure.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/Ethnicity":{"summary":"[COM | 1.6.1, 1.6.2] Ethnicity.","description":"Download template from [COM | 1.6.1, 1.6.2] Ethnicity.","get":{"operationId":"getParametricDownloadTemplateEthnicity","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[COM | 1.6.1, 1.6.2] Ethnicity.","description":"Download template from [COM | 1.6.1, 1.6.2] Ethnicity.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/FunctionsCarriedOutTap":{"summary":"[TAP | 2.3] Functions carried out by T.A.P.","description":"Download template from [TAP | 2.3] Functions carried out by T.A.P.","get":{"operationId":"getParametricDownloadTemplateFunctionsCarriedOutTap","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[TAP | 2.3] Functions carried out by T.A.P.","description":"Download template from [TAP | 2.3] Functions carried out by T.A.P.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/FunctionsCarriedOutWsp":{"summary":"[WSP | 2.6] Functions carried out by W.S.P.","description":"Download template from [WSP | 2.6] Functions carried out by W.S.P.","get":{"operationId":"getParametricDownloadTemplateFunctionsCarriedOutWsp","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[WSP | 2.6] Functions carried out by W.S.P.","description":"Download template from [WSP | 2.6] Functions carried out by W.S.P.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/FunderIntervention":{"summary":"[SYS | 1.5.3] Funder intervention.","description":"Download template from [SYS | 1.5.3] Funder intervention.","get":{"operationId":"getParametricDownloadTemplateFunderIntervention","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 1.5.3] Funder intervention.","description":"Download template from [SYS | 1.5.3] Funder intervention.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/GeographicalScope":{"summary":"[WSP | 2.1.3] [TAP | 1.6] Geographical scope.","description":"Download template from [WSP | 2.1.3] [TAP | 1.6] Geographical scope.","get":{"operationId":"getParametricDownloadTemplateGeographicalScope","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[WSP | 2.1.3] [TAP | 1.6] Geographical scope.","description":"Download template from [WSP | 2.1.3] [TAP | 1.6] Geographical scope.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/InstitutionIntervention":{"summary":"[SYS | 1.5.5] Intervention institution.","description":"Download template from [SYS | 1.5.5] Intervention institution.","get":{"operationId":"getParametricDownloadTemplateInstitutionIntervention","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 1.5.5] Intervention institution.","description":"Download template from [SYS | 1.5.5] Intervention institution.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/InterventionStatus":{"summary":"[COM | 1.10.2.3] Intervention status.","description":"Download template from [COM | 1.10.2.3] Intervention status.","get":{"operationId":"getParametricDownloadTemplateInterventionStatus","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[COM | 1.10.2.3] Intervention status.","description":"Download template from [COM | 1.10.2.3] Intervention status.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/Material":{"summary":"[SYS | 5.3] Material to storage infrastructure.","description":"Download template from [SYS | 5.3] Material to storage infrastructure.","get":{"operationId":"getParametricDownloadTemplateMaterial","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 5.3] Material to storage infrastructure.","description":"Download template from [SYS | 5.3] Material to storage infrastructure.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/OfficialLanguage":{"summary":"[COM | 1.7.1, 1.7.2] Official language.","description":"Download template from [COM | 1.7.1, 1.7.2] Official language.","get":{"operationId":"getParametricDownloadTemplateOfficialLanguage","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[COM | 1.7.1, 1.7.2] Official language.","description":"Download template from [COM | 1.7.1, 1.7.2] Official language.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/ProgramIntervention":{"summary":"[SYS | 1.5.4] Program intervention.","description":"Download template from [SYS | 1.5.4] Program intervention.","get":{"operationId":"getParametricDownloadTemplateProgramIntervention","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 1.5.4] Program intervention.","description":"Download template from [SYS | 1.5.4] Program intervention.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/PumpType":{"summary":"[SYS | 2.13.4] Pump type.","description":"Download template from [SYS | 2.13.4] Pump type.","get":{"operationId":"getParametricDownloadTemplatePumpType","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 2.13.4] Pump type.","description":"Download template from [SYS | 2.13.4] Pump type.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/SpecialComponent":{"summary":"[SYS | 3.6] Special component.","description":"Download template from [SYS | 3.6] Special component.","get":{"operationId":"getParametricDownloadTemplateSpecialComponent","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 3.6] Special component.","description":"Download template from [SYS | 3.6] Special component.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/TechnicalAssistanceProvider":{"summary":"[WSP | 1.7.1] Technical assistance provider (T.A.P.).","description":"Download template from [WSP | 1.7.1] Technical assistance provider (T.A.P.).","get":{"operationId":"getParametricDownloadTemplateTechnicalAssistanceProvider","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[WSP | 1.7.1] Technical assistance provider (T.A.P.).","description":"Download template from [WSP | 1.7.1] Technical assistance provider (T.A.P.).","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/TreatmentTechnologyAeraOxida":{"summary":"[SYS | 4.3.5] Treatment technology Aera-Oxida.","description":"Download template from [SYS | 4.3.5] Treatment technology Aera-Oxida.","get":{"operationId":"getParametricDownloadTemplateTreatmentTechnologyAeraOxida","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 4.3.5] Treatment technology Aera-Oxida.","description":"Download template from [SYS | 4.3.5] Treatment technology Aera-Oxida.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/TreatmentTechnologyCoagFloccu":{"summary":"[SYS | 4.3.2] Treatment technology Coag-Floccu.","description":"Download template from [SYS | 4.3.2] Treatment technology Coag-Floccu.","get":{"operationId":"getParametricDownloadTemplateTreatmentTechnologyCoagFloccu","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 4.3.2] Treatment technology Coag-Floccu.","description":"Download template from [SYS | 4.3.2] Treatment technology Coag-Floccu.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/TreatmentTechnologyDesalination":{"summary":"[SYS | 4.3.4] Treatment technology desalination.","description":"Download template from [SYS | 4.3.4] Treatment technology desalination.","get":{"operationId":"getParametricDownloadTemplateTreatmentTechnologyDesalination","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 4.3.4] Treatment technology desalination.","description":"Download template from [SYS | 4.3.4] Treatment technology desalination.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/TreatmentTechnologyFiltration":{"summary":"[SYS | 4.3.1] Treatment technology filtration.","description":"Download template from [SYS | 4.3.1] Treatment technology filtration.","get":{"operationId":"getParametricDownloadTemplateTreatmentTechnologyFiltration","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 4.3.1] Treatment technology filtration.","description":"Download template from [SYS | 4.3.1] Treatment technology filtration.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/TreatmentTechnologySedimentation":{"summary":"[SYS | 4.3.3] Treatment technology sedimentation.","description":"Download template from [SYS | 4.3.3] Treatment technology sedimentation.","get":{"operationId":"getParametricDownloadTemplateTreatmentTechnologySedimentation","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 4.3.3] Treatment technology sedimentation.","description":"Download template from [SYS | 4.3.3] Treatment technology sedimentation.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/TypeHealthcareFacility":{"summary":"[HEAL | 1.4] Type of health care facility.","description":"Download template from [HEAL | 1.4] Type of health care facility.","get":{"operationId":"getParametricDownloadTemplateTypeHealthcareFacility","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[HEAL | 1.4] Type of health care facility.","description":"Download template from [HEAL | 1.4] Type of health care facility.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/TypeIntervention":{"summary":"[SYS| 1.5.2] [COM | 1.10.2.1] Intervention type.","description":"Download template from [SYS| 1.5.2] [COM | 1.10.2.1] Intervention type.","get":{"operationId":"getParametricDownloadTemplateTypeIntervention","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS| 1.5.2] [COM | 1.10.2.1] Intervention type.","description":"Download template from [SYS| 1.5.2] [COM | 1.10.2.1] Intervention type.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/TypeTap":{"summary":"[TAP | 1.4] T.A.P. type.","description":"Download template from [TAP | 1.4] T.A.P. type.","get":{"operationId":"getParametricDownloadTemplateTypeTap","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[TAP | 1.4] T.A.P. type.","description":"Download template from [TAP | 1.4] T.A.P. type.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/TypologyChlorinationInstallation":{"summary":"[SYS | 4.4] Typology chlorination installation.","description":"Download template from [SYS | 4.4] Typology chlorination installation.","get":{"operationId":"getParametricDownloadTemplateTypologyChlorinationInstallation","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[SYS | 4.4] Typology chlorination installation.","description":"Download template from [SYS | 4.4] Typology chlorination installation.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/WaterQualityEntity":{"summary":"[COM | 1.10.2.2] Water Quality Entity.","description":"Download template from [COM | 1.10.2.2] Water Quality Entity.","get":{"operationId":"getParametricDownloadTemplateWaterQualityEntity","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[COM | 1.10.2.2] Water Quality Entity.","description":"Download template from [COM | 1.10.2.2] Water Quality Entity.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/templates\/WaterQualityInterventionType":{"summary":"[COM | 1.10.2.1] Water Quality Intervention Type.","description":"Download template from [COM | 1.10.2.1] Water Quality Intervention Type.","get":{"operationId":"getParametricDownloadTemplateWaterQualityInterventionType","tags":["Configuration"],"responses":{"200":{"description":"Binary resource","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"},"encoding":{"contentType":"application\/octet-stream","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"[COM | 1.10.2.1] Water Quality Intervention Type.","description":"Download template from [COM | 1.10.2.1] Water Quality Intervention Type.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/configuration\/version":{"get":{"operationId":"api_versionConfigurationCollection","tags":["Configuration"],"responses":{"200":{"description":"Version","content":{"application\/json":{"schema":{"type":"object","properties":{"title":{"type":"string"},"description":{"type":"string"},"version":{"type":"string"},"terms_of_service":{"type":"string"},"licence":{"type":"string"}}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get API version.","description":"Get API version.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/countries":{"get":{"operationId":"getCountryCollection","tags":["Country"],"responses":{"200":{"description":"Country collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Country-country.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Country-country.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of Country resources.","description":"Retrieves the collection of Country resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[code]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[mainUnitConcentration]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[unitConcentrations]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[mainUnitFlow]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[unitFlows]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[mainUnitLength]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[unitLengths]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[mainUnitVolume]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[unitVolumes]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[formLevel]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[mutatebleFields]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/countries\/{code}":{"get":{"operationId":"gETCountryItem","tags":["Country"],"responses":{"200":{"description":"Country resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a Country resource.","description":"Retrieves a Country resource.","parameters":[{"name":"code","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"pUTCountryItem","tags":["Country"],"responses":{"200":{"description":"Country resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the Country resource.","description":"Replaces the Country resource.","parameters":[{"name":"code","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Country resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-country.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country-country.write"}}},"required":true},"deprecated":false},"patch":{"operationId":"pATCHCountryItem","tags":["Country"],"responses":{"200":{"description":"Country resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the Country resource.","description":"Updates the Country resource.","parameters":[{"name":"code","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Country resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/Country-country.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/currencies":{"get":{"operationId":"getCurrencyCollection","tags":["Currency"],"responses":{"200":{"description":"Currency collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Currency-currency.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Currency-currency.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of Currency resources.","description":"Retrieves the collection of Currency resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postCurrencyCollection","tags":["Currency"],"responses":{"201":{"description":"Currency resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Currency-currency.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Currency-currency.read"}}},"links":{"GetCurrencyItem":{"operationId":"getCurrencyItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/currencies\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a Currency resource.","description":"Creates a Currency resource.","parameters":[],"requestBody":{"description":"The new Currency resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Currency-currency.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Currency-currency.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/currencies\/{id}":{"get":{"operationId":"getCurrencyItem","tags":["Currency"],"responses":{"200":{"description":"Currency resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Currency-currency.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Currency-currency.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a Currency resource.","description":"Retrieves a Currency resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putCurrencyItem","tags":["Currency"],"responses":{"200":{"description":"Currency resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Currency-currency.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Currency-currency.read"}}},"links":{"GetCurrencyItem":{"operationId":"getCurrencyItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/currencies\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the Currency resource.","description":"Replaces the Currency resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Currency resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Currency-currency.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Currency-currency.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteCurrencyItem","tags":["Currency"],"responses":{"204":{"description":"Currency resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the Currency resource.","description":"Removes the Currency resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchCurrencyItem","tags":["Currency"],"responses":{"200":{"description":"Currency resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Currency-currency.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Currency-currency.read"}}},"links":{"GetCurrencyItem":{"operationId":"getCurrencyItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/currencies\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the Currency resource.","description":"Updates the Currency resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Currency resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/Currency-currency.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/currencies\/{id}\/country":{"get":{"operationId":"api_currencies_country_get_subresourceCurrencySubresource","tags":["Country","Currency"],"responses":{"200":{"description":"Currency resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a Currency resource.","description":"Retrieves a Currency resource.","parameters":[{"name":"id","in":"path","description":"Currency identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/default_diameters":{"get":{"operationId":"getDefaultDiameterCollection","tags":["DefaultDiameter"],"responses":{"200":{"description":"DefaultDiameter collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/DefaultDiameter-default_diameter.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/DefaultDiameter-default_diameter.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of DefaultDiameter resources.","description":"Retrieves the collection of DefaultDiameter resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[value]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[unit]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"value","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"value[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"unit","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postDefaultDiameterCollection","tags":["DefaultDiameter"],"responses":{"201":{"description":"DefaultDiameter resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DefaultDiameter-default_diameter.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DefaultDiameter-default_diameter.read"}}},"links":{"GetDefaultDiameterItem":{"operationId":"getDefaultDiameterItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/default_diameters\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a DefaultDiameter resource.","description":"Creates a DefaultDiameter resource.","parameters":[],"requestBody":{"description":"The new DefaultDiameter resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DefaultDiameter-default_diameter.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DefaultDiameter-default_diameter.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/default_diameters\/{id}":{"get":{"operationId":"getDefaultDiameterItem","tags":["DefaultDiameter"],"responses":{"200":{"description":"DefaultDiameter resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DefaultDiameter-default_diameter.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DefaultDiameter-default_diameter.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a DefaultDiameter resource.","description":"Retrieves a DefaultDiameter resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putDefaultDiameterItem","tags":["DefaultDiameter"],"responses":{"200":{"description":"DefaultDiameter resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DefaultDiameter-default_diameter.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DefaultDiameter-default_diameter.read"}}},"links":{"GetDefaultDiameterItem":{"operationId":"getDefaultDiameterItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/default_diameters\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the DefaultDiameter resource.","description":"Replaces the DefaultDiameter resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated DefaultDiameter resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DefaultDiameter-default_diameter.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DefaultDiameter-default_diameter.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteDefaultDiameterItem","tags":["DefaultDiameter"],"responses":{"204":{"description":"DefaultDiameter resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the DefaultDiameter resource.","description":"Removes the DefaultDiameter resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchDefaultDiameterItem","tags":["DefaultDiameter"],"responses":{"200":{"description":"DefaultDiameter resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DefaultDiameter-default_diameter.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DefaultDiameter-default_diameter.read"}}},"links":{"GetDefaultDiameterItem":{"operationId":"getDefaultDiameterItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/default_diameters\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the DefaultDiameter resource.","description":"Updates the DefaultDiameter resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated DefaultDiameter resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/DefaultDiameter-default_diameter.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/disinfecting_substances":{"get":{"operationId":"getDisinfectingSubstanceCollection","tags":["DisinfectingSubstance"],"responses":{"200":{"description":"DisinfectingSubstance collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/DisinfectingSubstance-disinfecting_substance.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/DisinfectingSubstance-disinfecting_substance.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of DisinfectingSubstance resources.","description":"Retrieves the collection of DisinfectingSubstance resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[keyIndex]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postDisinfectingSubstanceCollection","tags":["DisinfectingSubstance"],"responses":{"201":{"description":"DisinfectingSubstance resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DisinfectingSubstance-disinfecting_substance.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DisinfectingSubstance-disinfecting_substance.read"}}},"links":{"GetDisinfectingSubstanceItem":{"operationId":"getDisinfectingSubstanceItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/disinfecting_substances\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a DisinfectingSubstance resource.","description":"Creates a DisinfectingSubstance resource.","parameters":[],"requestBody":{"description":"The new DisinfectingSubstance resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DisinfectingSubstance-disinfecting_substance.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DisinfectingSubstance-disinfecting_substance.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/disinfecting_substances\/{id}":{"get":{"operationId":"getDisinfectingSubstanceItem","tags":["DisinfectingSubstance"],"responses":{"200":{"description":"DisinfectingSubstance resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DisinfectingSubstance-disinfecting_substance.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DisinfectingSubstance-disinfecting_substance.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a DisinfectingSubstance resource.","description":"Retrieves a DisinfectingSubstance resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putDisinfectingSubstanceItem","tags":["DisinfectingSubstance"],"responses":{"200":{"description":"DisinfectingSubstance resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DisinfectingSubstance-disinfecting_substance.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DisinfectingSubstance-disinfecting_substance.read"}}},"links":{"GetDisinfectingSubstanceItem":{"operationId":"getDisinfectingSubstanceItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/disinfecting_substances\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the DisinfectingSubstance resource.","description":"Replaces the DisinfectingSubstance resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated DisinfectingSubstance resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DisinfectingSubstance-disinfecting_substance.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DisinfectingSubstance-disinfecting_substance.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteDisinfectingSubstanceItem","tags":["DisinfectingSubstance"],"responses":{"204":{"description":"DisinfectingSubstance resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the DisinfectingSubstance resource.","description":"Removes the DisinfectingSubstance resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchDisinfectingSubstanceItem","tags":["DisinfectingSubstance"],"responses":{"200":{"description":"DisinfectingSubstance resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DisinfectingSubstance-disinfecting_substance.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DisinfectingSubstance-disinfecting_substance.read"}}},"links":{"GetDisinfectingSubstanceItem":{"operationId":"getDisinfectingSubstanceItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/disinfecting_substances\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the DisinfectingSubstance resource.","description":"Updates the DisinfectingSubstance resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated DisinfectingSubstance resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/DisinfectingSubstance-disinfecting_substance.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/disinfecting_substances\/{id}\/country":{"get":{"operationId":"api_disinfecting_substances_country_get_subresourceDisinfectingSubstanceSubresource","tags":["Country","DisinfectingSubstance"],"responses":{"200":{"description":"DisinfectingSubstance resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a DisinfectingSubstance resource.","description":"Retrieves a DisinfectingSubstance resource.","parameters":[{"name":"id","in":"path","description":"DisinfectingSubstance identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/distribution_materials":{"get":{"operationId":"getDistributionMaterialCollection","tags":["DistributionMaterial"],"responses":{"200":{"description":"DistributionMaterial collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/DistributionMaterial-distribution_material.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/DistributionMaterial-distribution_material.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of DistributionMaterial resources.","description":"Retrieves the collection of DistributionMaterial resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[keyIndex]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[type]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"type","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"keyIndex","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postDistributionMaterialCollection","tags":["DistributionMaterial"],"responses":{"201":{"description":"DistributionMaterial resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DistributionMaterial-distribution_material.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DistributionMaterial-distribution_material.read"}}},"links":{"GetDistributionMaterialItem":{"operationId":"getDistributionMaterialItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/distribution_materials\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a DistributionMaterial resource.","description":"Creates a DistributionMaterial resource.","parameters":[],"requestBody":{"description":"The new DistributionMaterial resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DistributionMaterial-distribution_material.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DistributionMaterial-distribution_material.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/distribution_materials\/{id}":{"get":{"operationId":"getDistributionMaterialItem","tags":["DistributionMaterial"],"responses":{"200":{"description":"DistributionMaterial resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DistributionMaterial-distribution_material.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DistributionMaterial-distribution_material.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a DistributionMaterial resource.","description":"Retrieves a DistributionMaterial resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putDistributionMaterialItem","tags":["DistributionMaterial"],"responses":{"200":{"description":"DistributionMaterial resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DistributionMaterial-distribution_material.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DistributionMaterial-distribution_material.read"}}},"links":{"GetDistributionMaterialItem":{"operationId":"getDistributionMaterialItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/distribution_materials\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the DistributionMaterial resource.","description":"Replaces the DistributionMaterial resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated DistributionMaterial resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DistributionMaterial-distribution_material.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DistributionMaterial-distribution_material.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteDistributionMaterialItem","tags":["DistributionMaterial"],"responses":{"204":{"description":"DistributionMaterial resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the DistributionMaterial resource.","description":"Removes the DistributionMaterial resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchDistributionMaterialItem","tags":["DistributionMaterial"],"responses":{"200":{"description":"DistributionMaterial resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DistributionMaterial-distribution_material.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/DistributionMaterial-distribution_material.read"}}},"links":{"GetDistributionMaterialItem":{"operationId":"getDistributionMaterialItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/distribution_materials\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the DistributionMaterial resource.","description":"Updates the DistributionMaterial resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated DistributionMaterial resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/DistributionMaterial-distribution_material.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/ethnicities":{"get":{"operationId":"getEthnicityCollection","tags":["Ethnicity"],"responses":{"200":{"description":"Ethnicity collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Ethnicity-ethnicity.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Ethnicity-ethnicity.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of Ethnicity resources.","description":"Retrieves the collection of Ethnicity resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postEthnicityCollection","tags":["Ethnicity"],"responses":{"201":{"description":"Ethnicity resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Ethnicity-ethnicity.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Ethnicity-ethnicity.read"}}},"links":{"GetEthnicityItem":{"operationId":"getEthnicityItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/ethnicities\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a Ethnicity resource.","description":"Creates a Ethnicity resource.","parameters":[],"requestBody":{"description":"The new Ethnicity resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Ethnicity-ethnicity.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Ethnicity-ethnicity.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/ethnicities\/{id}":{"get":{"operationId":"getEthnicityItem","tags":["Ethnicity"],"responses":{"200":{"description":"Ethnicity resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Ethnicity-ethnicity.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Ethnicity-ethnicity.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a Ethnicity resource.","description":"Retrieves a Ethnicity resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putEthnicityItem","tags":["Ethnicity"],"responses":{"200":{"description":"Ethnicity resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Ethnicity-ethnicity.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Ethnicity-ethnicity.read"}}},"links":{"GetEthnicityItem":{"operationId":"getEthnicityItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/ethnicities\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the Ethnicity resource.","description":"Replaces the Ethnicity resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Ethnicity resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Ethnicity-ethnicity.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Ethnicity-ethnicity.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteEthnicityItem","tags":["Ethnicity"],"responses":{"204":{"description":"Ethnicity resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the Ethnicity resource.","description":"Removes the Ethnicity resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchEthnicityItem","tags":["Ethnicity"],"responses":{"200":{"description":"Ethnicity resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Ethnicity-ethnicity.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Ethnicity-ethnicity.read"}}},"links":{"GetEthnicityItem":{"operationId":"getEthnicityItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/ethnicities\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the Ethnicity resource.","description":"Updates the Ethnicity resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Ethnicity resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/Ethnicity-ethnicity.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/files":{"get":{"operationId":"getFileCollection","tags":["File"],"responses":{"200":{"description":"File collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/File-file.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/File-file.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of File resources.","description":"Retrieves the collection of File resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"fileName","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[fileName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postFileCollection","tags":["File"],"responses":{"201":{"description":"File resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/File-file.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/File-file.read"}}},"links":{"GetFileItem":{"operationId":"getFileItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/files\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a File resource.","description":"Creates a File resource.","parameters":[],"requestBody":{"description":"","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary"},"country":{"type":"App\\Entity\\Country"}}}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/files\/{id}":{"get":{"operationId":"getFileItem","tags":["File"],"responses":{"200":{"description":"File resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/File-file.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/File-file.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a File resource.","description":"Retrieves a File resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"delete":{"operationId":"deleteFileItem","tags":["File"],"responses":{"204":{"description":"File resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the File resource.","description":"Removes the File resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/files\/{id}\/download":{"get":{"operationId":"downloadFileCollection","tags":["File"],"responses":{"200":{"description":"OK","content":{"application\/octet-stream":{"schema":{"type":"string","format":"binary"}}}},"404":{"description":"Not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Download file.","description":"This operation can be resumed.","parameters":[{"name":"id","description":"Resource identifier","in":"path","required":true,"type":"string"}],"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.community.contacts":{"summary":"Community Interviewee(s)\/contacts","description":"","post":{"operationId":"postCollectionFormRecordItem","tags":["Community Interviewee(s)\/contacts"],"responses":{"201":{"description":"form.community.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add ","description":"","parameters":[],"requestBody":{"description":"The new form.community.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community_contact-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.community.contacts\/{id}":{"summary":"Community Interviewee(s)\/contacts","description":"","get":{"operationId":"getFormRecordItem","tags":["Community Interviewee(s)\/contacts"],"responses":{"200":{"description":"form.community.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["Community Interviewee(s)\/contacts"],"responses":{"200":{"description":"form.community.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.community.contact resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community_contact-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["Community Interviewee(s)\/contacts"],"responses":{"204":{"description":"form.community.contact resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["Community Interviewee(s)\/contacts"],"responses":{"200":{"description":"form.community.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.community.contact resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community_contact-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.community.contacts\/{id}\/clone":{"summary":"Community Interviewee(s)\/contacts","description":"","parameters":[]},"\/api\/v1\/form\/data\/form.community.contacts\/{id}\/history":{"summary":"Community Interviewee(s)\/contacts","description":"","parameters":[]},"\/api\/v1\/form\/data\/form.community.households":{"summary":"Household questionnaire","description":"List of Household questionnaire.","parameters":[]},"\/api\/v1\/form\/data\/form.community.households\/{id}":{"summary":"Household questionnaire","description":"List of Household questionnaire.","get":{"operationId":"getFormRecordItem","tags":["Household questionnaire"],"responses":{"200":{"description":"form.community.household resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community_household-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get List of Household questionnaire.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["Household questionnaire"],"responses":{"200":{"description":"form.community.household resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community_household-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update List of Household questionnaire.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.community.household resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community_household-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["Household questionnaire"],"responses":{"204":{"description":"form.community.household resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete List of Household questionnaire.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["Household questionnaire"],"responses":{"200":{"description":"form.community.household resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community_household-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update List of Household questionnaire.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.community.household resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community_household-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.community.households\/{id}\/clone":{"summary":"Household questionnaire","description":"List of Household questionnaire.","parameters":[]},"\/api\/v1\/form\/data\/form.community.households\/{id}\/history":{"summary":"Household questionnaire","description":"List of Household questionnaire.","parameters":[]},"\/api\/v1\/form\/data\/form.community.interventions":{"summary":"Planned community water supply and sanitation interventions","description":"List of Planned community water supply and sanitation interventions.","post":{"operationId":"postCollectionFormRecordItem","tags":["Planned community water supply and sanitation interventions"],"responses":{"201":{"description":"form.community.intervention resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community_intervention-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add List of Planned community water supply and sanitation interventions.","description":"","parameters":[],"requestBody":{"description":"The new form.community.intervention resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community_intervention-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.community.interventions\/{id}":{"summary":"Planned community water supply and sanitation interventions","description":"List of Planned community water supply and sanitation interventions.","get":{"operationId":"getFormRecordItem","tags":["Planned community water supply and sanitation interventions"],"responses":{"200":{"description":"form.community.intervention resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community_intervention-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get List of Planned community water supply and sanitation interventions.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["Planned community water supply and sanitation interventions"],"responses":{"200":{"description":"form.community.intervention resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community_intervention-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update List of Planned community water supply and sanitation interventions.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.community.intervention resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community_intervention-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["Planned community water supply and sanitation interventions"],"responses":{"204":{"description":"form.community.intervention resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete List of Planned community water supply and sanitation interventions.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["Planned community water supply and sanitation interventions"],"responses":{"200":{"description":"form.community.intervention resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community_intervention-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update List of Planned community water supply and sanitation interventions.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.community.intervention resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community_intervention-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.community.interventions\/{id}\/clone":{"summary":"Planned community water supply and sanitation interventions","description":"List of Planned community water supply and sanitation interventions.","parameters":[]},"\/api\/v1\/form\/data\/form.community.interventions\/{id}\/history":{"summary":"Planned community water supply and sanitation interventions","description":"List of Planned community water supply and sanitation interventions.","parameters":[]},"\/api\/v1\/form\/data\/form.communitys":{"summary":"Community","description":"Collected Community information.","parameters":[]},"\/api\/v1\/form\/data\/form.communitys\/{id}":{"summary":"Community","description":"Collected Community information.","get":{"operationId":"getFormRecordItem","tags":["Community"],"responses":{"200":{"description":"form.community resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get Collected Community information.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["Community"],"responses":{"200":{"description":"form.community resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update Collected Community information.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.community resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["Community"],"responses":{"200":{"description":"form.community resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update Collected Community information.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.community resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_community-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.communitys\/{id}\/clone":{"summary":"Community","description":"Collected Community information.","parameters":[]},"\/api\/v1\/form\/data\/form.communitys\/{id}\/history":{"summary":"Community","description":"Collected Community information.","get":{"operationId":"historyFormRecordItem","tags":["Community"],"responses":{"200":{"description":"form.community resource","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_community-GET"}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get history Collected Community information.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.health.care.contacts":{"summary":"Health Care Facilities Interviewee(s)\/contacts","description":"List of Health Care Facilities contacts listed in field 0.3 of Health Care Facilities form.","post":{"operationId":"postCollectionFormRecordItem","tags":["Health Care Facilities Interviewee(s)\/contacts"],"responses":{"201":{"description":"form.health.care.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_health_care_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add List of Health Care Facilities contacts listed in field 0.3 of Health Care Facilities form.","description":"","parameters":[],"requestBody":{"description":"The new form.health.care.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_health_care_contact-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.health.care.contacts\/{id}":{"summary":"Health Care Facilities Interviewee(s)\/contacts","description":"List of Health Care Facilities contacts listed in field 0.3 of Health Care Facilities form.","get":{"operationId":"getFormRecordItem","tags":["Health Care Facilities Interviewee(s)\/contacts"],"responses":{"200":{"description":"form.health.care.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_health_care_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get List of Health Care Facilities contacts listed in field 0.3 of Health Care Facilities form.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["Health Care Facilities Interviewee(s)\/contacts"],"responses":{"200":{"description":"form.health.care.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_health_care_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update List of Health Care Facilities contacts listed in field 0.3 of Health Care Facilities form.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.health.care.contact resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_health_care_contact-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["Health Care Facilities Interviewee(s)\/contacts"],"responses":{"204":{"description":"form.health.care.contact resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete List of Health Care Facilities contacts listed in field 0.3 of Health Care Facilities form.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["Health Care Facilities Interviewee(s)\/contacts"],"responses":{"200":{"description":"form.health.care.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_health_care_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update List of Health Care Facilities contacts listed in field 0.3 of Health Care Facilities form.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.health.care.contact resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_health_care_contact-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.health.care.contacts\/{id}\/clone":{"summary":"Health Care Facilities Interviewee(s)\/contacts","description":"List of Health Care Facilities contacts listed in field 0.3 of Health Care Facilities form.","parameters":[]},"\/api\/v1\/form\/data\/form.health.care.contacts\/{id}\/history":{"summary":"Health Care Facilities Interviewee(s)\/contacts","description":"List of Health Care Facilities contacts listed in field 0.3 of Health Care Facilities form.","parameters":[]},"\/api\/v1\/form\/data\/form.health.cares":{"summary":"Health Centre","description":"**Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit.","get":{"operationId":"getCollectionFormRecordItem","tags":["Health Centre"],"responses":{"200":{"description":"Retrieves the collection of form.health.care resources","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_health_care-GET"}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get **Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit.","description":"","parameters":[{"name":"page","in":"query","description":"The collection page number. We will get 24 items per page.","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer","default":1},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_changed]","in":"query","description":"Sort collection by \"Changed\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_created]","in":"query","description":"Sort collection by \"Created\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_country]","in":"query","description":"Sort collection by \"Country\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_region]","in":"query","description":"Sort collection by \"Administrative division\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_creator]","in":"query","description":"Sort collection by \"Creator\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_reference]","in":"query","description":"Sort collection by \"Reference ID\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_ulid_reference]","in":"query","description":"Sort collection by \"Internal reference ID\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_deleted]","in":"query","description":"Sort collection by \"Logical delete\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_status]","in":"query","description":"Sort collection by \"Inquiry status\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_questionnaire_interviewer]","in":"query","description":"Sort collection by \"Interviewer Name\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_name]","in":"query","description":"Sort collection by \"Name of health centre\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_code]","in":"query","description":"Sort collection by \"Health centre code\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"field_changed","in":"query","description":"Filter collection by \"Changed\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"date"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_created","in":"query","description":"Filter collection by \"Created\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"date"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_country","in":"query","description":"Filter collection by \"Country\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_region","in":"query","description":"Filter collection by \"Administrative division\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_creator","in":"query","description":"Filter collection by \"Creator\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_reference","in":"query","description":"Filter collection by \"Reference ID\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_ulid_reference","in":"query","description":"Filter collection by \"Internal reference ID\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_deleted","in":"query","description":"Filter collection by \"Logical delete\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_status","in":"query","description":"Filter collection by \"Inquiry status\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_questionnaire_interviewer","in":"query","description":"Filter collection by \"Interviewer Name\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_name","in":"query","description":"Filter collection by \"Name of health centre\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_code","in":"query","description":"Filter collection by \"Health centre code\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"unique","in":"query","description":"Filter collection by unique records.","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postCollectionFormRecordItem","tags":["Health Centre"],"responses":{"201":{"description":"form.health.care resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_health_care-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add **Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit.","description":"","parameters":[],"requestBody":{"description":"The new form.health.care resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_health_care-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.health.cares\/{id}":{"summary":"Health Centre","description":"**Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit.","get":{"operationId":"getFormRecordItem","tags":["Health Centre"],"responses":{"200":{"description":"form.health.care resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_health_care-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get **Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["Health Centre"],"responses":{"200":{"description":"form.health.care resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_health_care-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update **Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.health.care resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_health_care-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["Health Centre"],"responses":{"204":{"description":"form.health.care resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete **Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["Health Centre"],"responses":{"200":{"description":"form.health.care resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_health_care-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update **Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.health.care resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_health_care-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.health.cares\/{id}\/clone":{"summary":"Health Centre","description":"**Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit.","put":{"operationId":"cloneFormRecordItem","tags":["Health Centre"],"responses":{"200":{"description":"form.health.care resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_health_care-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Clone **Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.health.cares\/{id}\/history":{"summary":"Health Centre","description":"**Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit.","get":{"operationId":"historyFormRecordItem","tags":["Health Centre"],"responses":{"200":{"description":"form.health.care resource","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_health_care-GET"}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get history **Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.mails":{"summary":"Message","description":"Internal message system.","get":{"operationId":"getCollectionFormRecordItem","tags":["Message"],"responses":{"200":{"description":"Retrieves the collection of form.mail resources","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_mail-GET"}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get Internal message system.","description":"","parameters":[{"name":"page","in":"query","description":"The collection page number. We will get 24 items per page.","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer","default":1},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_changed]","in":"query","description":"Sort collection by \"Changed\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_created]","in":"query","description":"Sort collection by \"Created\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_country]","in":"query","description":"Sort collection by \"Country\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_from]","in":"query","description":"Sort collection by \"Remitter\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_subject]","in":"query","description":"Sort collection by \"Subject\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_body]","in":"query","description":"Sort collection by \"Body\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"field_changed","in":"query","description":"Filter collection by \"Changed\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"date"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_created","in":"query","description":"Filter collection by \"Created\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"date"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_country","in":"query","description":"Filter collection by \"Country\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_from","in":"query","description":"Filter collection by \"Remitter\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_to","in":"query","description":"Filter collection by \"Recipients\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_subject","in":"query","description":"Filter collection by \"Subject\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_body","in":"query","description":"Filter collection by \"Body\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_is_child","in":"query","description":"Filter collection by \"Child\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"simple","explode":false,"allowReserved":false},{"name":"unique","in":"query","description":"Filter collection by unique records.","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postCollectionFormRecordItem","tags":["Message"],"responses":{"201":{"description":"form.mail resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_mail-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add Internal message system.","description":"","parameters":[],"requestBody":{"description":"The new form.mail resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_mail-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.mails\/count_unread":{"summary":"Count unread mails","description":"Count unread mails.","get":{"operationId":"unreadMailsCount","tags":["Message"],"responses":{"200":{"description":"form.mail resource","content":{"application\/json":{"schema":{"type":"object","properties":{"count":{"readOnly":true,"description":"Number of unread mails","type":"integer","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Count unread mails.","description":"","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.mails\/{id}":{"summary":"Message","description":"Internal message system.","get":{"operationId":"getFormRecordItem","tags":["Message"],"responses":{"200":{"description":"form.mail resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_mail-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get Internal message system.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["Message"],"responses":{"200":{"description":"form.mail resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_mail-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update Internal message system.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.mail resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_mail-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["Message"],"responses":{"204":{"description":"form.mail resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete Internal message system.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["Message"],"responses":{"200":{"description":"form.mail resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_mail-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update Internal message system.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.mail resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_mail-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.mails\/{id}\/clone":{"summary":"Message","description":"Internal message system.","parameters":[]},"\/api\/v1\/form\/data\/form.mails\/{id}\/history":{"summary":"Message","description":"Internal message system.","parameters":[]},"\/api\/v1\/form\/data\/form.points":{"summary":"SIASAR Point","description":"Community, Water Supply System, and Water Service Provider formulary groups.","get":{"operationId":"getPointCollection","tags":["SIASAR Point"],"responses":{"200":{"description":"Retrieves the SIASAR Points collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SIASARPointCollectionItem-GET"}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"417":{"description":"Expectation Failed"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get Community, Water Supply System, and Water Service Provider formulary groups.","description":"","parameters":[{"name":"page","in":"query","description":"The collection page number. We will get 24 items per page.","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer","default":1},"style":"simple","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[code]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_created]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_changed]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"code","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"parent","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"parent[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"simple","explode":false,"allowReserved":false},{"name":"region","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"status","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"simple","explode":false,"allowReserved":false},{"name":"field_created","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_changed","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postCollectionFormRecordItem","tags":["SIASAR Point"],"responses":{"201":{"description":"form.point resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_point-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add Community, Water Supply System, and Water Service Provider formulary groups.. (Database transaction operation)","description":"","parameters":[],"requestBody":{"description":"The new form.point resource","content":{"application\/json":{"schema":{"type":"object","description":"Source administrative division","properties":{"administrative_division":{"type":"string"},"field_chk_to_plan":{"type":"string"}},"required":[]},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.points\/{id}":{"summary":"SIASAR Point","description":"Community, Water Supply System, and Water Service Provider formulary groups.","get":{"operationId":"getFormRecordItem","tags":["SIASAR Point"],"responses":{"200":{"description":"Retrieves form.point resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SIASARPointCollectionItem-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get Community, Water Supply System, and Water Service Provider formulary groups.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["SIASAR Point"],"responses":{"200":{"description":"Retrieves the collection of form.point resources","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_point-GET"}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update Community, Water Supply System, and Water Service Provider formulary groups.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.point resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_point-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["SIASAR Point"],"responses":{"204":{"description":"form.point resource deleted"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete Community, Water Supply System, and Water Service Provider formulary groups.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["SIASAR Point"],"responses":{"200":{"description":"Retrieves the collection of form.point resources","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_point-GET"}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update Community, Water Supply System, and Water Service Provider formulary groups.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.point resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_point-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.points\/{id}\/clone":{"summary":"Clone Siasar Point","description":"Clone Siasar Point.","put":{"operationId":"cloneFormRecordItem","tags":["SIASAR Point"],"responses":{"200":{"description":"form.point resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_point-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Clone Siasar Point","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.points\/{id}\/form.wsprovider":{"summary":"Add Water Service Provider to Siasar Point","description":"Add Water Service Provider record to specific Siasar Point.","post":{"operationId":"postPointWSPFormRecordItem","tags":["SIASAR Point"],"responses":{"201":{"description":"form.wsprovider resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add Collected Water Service Provider information","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The new form.wsprovider resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.points\/{id}\/form.wssystem":{"summary":"Add Water Supply System to Siasar Point","description":"Add Water Supply System record to specific Siasar Point.","post":{"operationId":"postPointWSSystemFormRecordItem","tags":["SIASAR Point"],"responses":{"201":{"description":"form.wssystem resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add Collected Water Supply System information.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The new form.wssystem resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.points\/{id}\/history":{"summary":"Get the history of a Siasar Point","description":"Get the history of a Siasar Point.","get":{"operationId":"getPointHistory","tags":["SIASAR Point"],"responses":{"200":{"description":"form.point resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_point-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get the history of a Siasar Point","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number. We will get 24 items per page.","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer","default":1},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_created]","in":"query","description":"Sort collection by \"field_created\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_changed]","in":"query","description":"Sort collection by \"field_changed\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.points\/{id}\/inquiries":{"summary":"Get forms in point","description":"Get forms in Siasar Point.","get":{"operationId":"getPointInquiries","tags":["SIASAR Point"],"responses":{"200":{"description":"Retrieves the collection of inquiry resources","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/inquiries_join-GET"}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get forms in point","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.points\/{id}\/replan":{"summary":"Replan Point","description":"Unlink forms from the indicated point to a new point","put":{"operationId":"replanFormRecordItem","tags":["SIASAR Point"],"responses":{"201":{"description":"form.point resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_point-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replan Siasar Point. Unlink forms from the indicated point to a new point","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The replanning action of a form.point","content":{"application\/json":{"schema":{"type":"object","description":"","properties":{"form.community":{"type":"array","items":{"type":"string"}},"form.wssystem":{"type":"array","items":{"type":"string"}},"form.wsprovider":{"type":"array","items":{"type":"string"}}},"required":["form.community"]},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.points\/{pid}\/form.community\/{id}":{"summary":"Delete Community to Siasar Point","description":"Delete Community record to specific Siasar Point.","delete":{"operationId":"deletePointCommunityFormRecordItem","tags":["SIASAR Point"],"responses":{"204":{"description":"form.community resource deleted"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete Collected Community information.","description":"","parameters":[{"name":"pid","in":"path","description":"Point ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.points\/{pid}\/form.community\/{id}\/households":{"summary":"Delete households from community","description":"Delete households records from community and set it how without households.","delete":{"operationId":"deletePointCommunityHouseHoldsItem","tags":["SIASAR Point"],"responses":{"204":{"description":"form.community households deleted"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete Collected Community information.","description":"","parameters":[{"name":"pid","in":"path","description":"Point ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.points\/{pid}\/form.wsprovider\/{id}":{"summary":"Delete Water Service Provider to Siasar Point","description":"Delete Water Service Provider record to specific Siasar Point.","delete":{"operationId":"deletePointWSPFormRecordItem","tags":["SIASAR Point"],"responses":{"204":{"description":"form.wsprovider resource deleted"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete Collected Water Service Provider information","description":"","parameters":[{"name":"pid","in":"path","description":"Point ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.points\/{pid}\/form.wssystem\/{id}":{"summary":"Delete Water Supply System to Siasar Point","description":"Delete Water Supply System record to specific Siasar Point.","delete":{"operationId":"deletePointWSSystemFormRecordItem","tags":["SIASAR Point"],"responses":{"204":{"description":"form.wssystem resource deleted"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete Collected Water Supply System information.","description":"","parameters":[{"name":"pid","in":"path","description":"Point ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.school.contacts":{"summary":"Schools Interviewee(s)\/contacts","description":"List of school contacts listed in field 0.3 of Schools form.","post":{"operationId":"postCollectionFormRecordItem","tags":["Schools Interviewee(s)\/contacts"],"responses":{"201":{"description":"form.school.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_school_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add List of school contacts listed in field 0.3 of Schools form.","description":"","parameters":[],"requestBody":{"description":"The new form.school.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_school_contact-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.school.contacts\/{id}":{"summary":"Schools Interviewee(s)\/contacts","description":"List of school contacts listed in field 0.3 of Schools form.","get":{"operationId":"getFormRecordItem","tags":["Schools Interviewee(s)\/contacts"],"responses":{"200":{"description":"form.school.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_school_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get List of school contacts listed in field 0.3 of Schools form.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["Schools Interviewee(s)\/contacts"],"responses":{"200":{"description":"form.school.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_school_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update List of school contacts listed in field 0.3 of Schools form.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.school.contact resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_school_contact-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["Schools Interviewee(s)\/contacts"],"responses":{"204":{"description":"form.school.contact resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete List of school contacts listed in field 0.3 of Schools form.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["Schools Interviewee(s)\/contacts"],"responses":{"200":{"description":"form.school.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_school_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update List of school contacts listed in field 0.3 of Schools form.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.school.contact resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_school_contact-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.school.contacts\/{id}\/clone":{"summary":"Schools Interviewee(s)\/contacts","description":"List of school contacts listed in field 0.3 of Schools form.","parameters":[]},"\/api\/v1\/form\/data\/form.school.contacts\/{id}\/history":{"summary":"Schools Interviewee(s)\/contacts","description":"List of school contacts listed in field 0.3 of Schools form.","parameters":[]},"\/api\/v1\/form\/data\/form.schools":{"summary":"Schools","description":"**Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit","get":{"operationId":"getCollectionFormRecordItem","tags":["Schools"],"responses":{"200":{"description":"Retrieves the collection of form.school resources","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_school-GET"}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get **Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit","description":"","parameters":[{"name":"page","in":"query","description":"The collection page number. We will get 24 items per page.","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer","default":1},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_changed]","in":"query","description":"Sort collection by \"Changed\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_created]","in":"query","description":"Sort collection by \"Created\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_country]","in":"query","description":"Sort collection by \"Country\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_region]","in":"query","description":"Sort collection by \"Administrative division\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_creator]","in":"query","description":"Sort collection by \"Creator\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_reference]","in":"query","description":"Sort collection by \"Reference ID\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_ulid_reference]","in":"query","description":"Sort collection by \"Internal reference ID\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_deleted]","in":"query","description":"Sort collection by \"Logical delete\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_status]","in":"query","description":"Sort collection by \"Inquiry status\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_questionnaire_interviewer]","in":"query","description":"Sort collection by \"Interviewer Name\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"field_changed","in":"query","description":"Filter collection by \"Changed\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"date"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_created","in":"query","description":"Filter collection by \"Created\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"date"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_country","in":"query","description":"Filter collection by \"Country\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_region","in":"query","description":"Filter collection by \"Administrative division\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_creator","in":"query","description":"Filter collection by \"Creator\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_reference","in":"query","description":"Filter collection by \"Reference ID\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_ulid_reference","in":"query","description":"Filter collection by \"Internal reference ID\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_deleted","in":"query","description":"Filter collection by \"Logical delete\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_status","in":"query","description":"Filter collection by \"Inquiry status\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_questionnaire_interviewer","in":"query","description":"Filter collection by \"Interviewer Name\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"unique","in":"query","description":"Filter collection by unique records.","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postCollectionFormRecordItem","tags":["Schools"],"responses":{"201":{"description":"form.school resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_school-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add **Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit","description":"","parameters":[],"requestBody":{"description":"The new form.school resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_school-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.schools\/{id}":{"summary":"Schools","description":"**Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit","get":{"operationId":"getFormRecordItem","tags":["Schools"],"responses":{"200":{"description":"form.school resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_school-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get **Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["Schools"],"responses":{"200":{"description":"form.school resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_school-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update **Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.school resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_school-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["Schools"],"responses":{"204":{"description":"form.school resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete **Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["Schools"],"responses":{"200":{"description":"form.school resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_school-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update **Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.school resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_school-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.schools\/{id}\/clone":{"summary":"Schools","description":"**Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit","put":{"operationId":"cloneFormRecordItem","tags":["Schools"],"responses":{"200":{"description":"form.school resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_school-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Clone **Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.schools\/{id}\/history":{"summary":"Schools","description":"**Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit","get":{"operationId":"historyFormRecordItem","tags":["Schools"],"responses":{"200":{"description":"form.school resource","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_school-GET"}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get history **Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.tap.contacts":{"summary":"TAP Interviewee(s)\/contacts","description":"List of technical assistance provider contacts listed in field 0.3 of Technical Assistance Provider form.","post":{"operationId":"postCollectionFormRecordItem","tags":["TAP Interviewee(s)\/contacts"],"responses":{"201":{"description":"form.tap.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_tap_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add List of technical assistance provider contacts listed in field 0.3 of Technical Assistance Provider form.","description":"","parameters":[],"requestBody":{"description":"The new form.tap.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_tap_contact-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.tap.contacts\/{id}":{"summary":"TAP Interviewee(s)\/contacts","description":"List of technical assistance provider contacts listed in field 0.3 of Technical Assistance Provider form.","get":{"operationId":"getFormRecordItem","tags":["TAP Interviewee(s)\/contacts"],"responses":{"200":{"description":"form.tap.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_tap_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get List of technical assistance provider contacts listed in field 0.3 of Technical Assistance Provider form.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["TAP Interviewee(s)\/contacts"],"responses":{"200":{"description":"form.tap.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_tap_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update List of technical assistance provider contacts listed in field 0.3 of Technical Assistance Provider form.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.tap.contact resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_tap_contact-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["TAP Interviewee(s)\/contacts"],"responses":{"204":{"description":"form.tap.contact resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete List of technical assistance provider contacts listed in field 0.3 of Technical Assistance Provider form.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["TAP Interviewee(s)\/contacts"],"responses":{"200":{"description":"form.tap.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_tap_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update List of technical assistance provider contacts listed in field 0.3 of Technical Assistance Provider form.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.tap.contact resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_tap_contact-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.tap.contacts\/{id}\/clone":{"summary":"TAP Interviewee(s)\/contacts","description":"List of technical assistance provider contacts listed in field 0.3 of Technical Assistance Provider form.","parameters":[]},"\/api\/v1\/form\/data\/form.tap.contacts\/{id}\/history":{"summary":"TAP Interviewee(s)\/contacts","description":"List of technical assistance provider contacts listed in field 0.3 of Technical Assistance Provider form.","parameters":[]},"\/api\/v1\/form\/data\/form.taps":{"summary":"Technical Assistance Provider","description":"Collected Technical Assistance Provider information.","get":{"operationId":"getCollectionFormRecordItem","tags":["Technical Assistance Provider"],"responses":{"200":{"description":"Retrieves the collection of form.tap resources","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_tap-GET"}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get Collected Technical Assistance Provider information.","description":"","parameters":[{"name":"page","in":"query","description":"The collection page number. We will get 24 items per page.","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer","default":1},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_changed]","in":"query","description":"Sort collection by \"Changed\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_created]","in":"query","description":"Sort collection by \"Created\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_country]","in":"query","description":"Sort collection by \"Country\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_region]","in":"query","description":"Sort collection by \"Administrative division\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_creator]","in":"query","description":"Sort collection by \"Creator\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_reference]","in":"query","description":"Sort collection by \"Reference ID\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_ulid_reference]","in":"query","description":"Sort collection by \"Internal reference ID\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_deleted]","in":"query","description":"Sort collection by \"Logical delete\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_status]","in":"query","description":"Sort collection by \"Inquiry status\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_questionnaire_interviewer]","in":"query","description":"Sort collection by \"Interviewer Name\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_provider_name]","in":"query","description":"Sort collection by \"Technical Assistance Provider\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_provider_code]","in":"query","description":"Sort collection by \"TAP\u2019s national code\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"field_changed","in":"query","description":"Filter collection by \"Changed\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"date"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_created","in":"query","description":"Filter collection by \"Created\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"date"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_country","in":"query","description":"Filter collection by \"Country\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_region","in":"query","description":"Filter collection by \"Administrative division\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_creator","in":"query","description":"Filter collection by \"Creator\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_reference","in":"query","description":"Filter collection by \"Reference ID\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_ulid_reference","in":"query","description":"Filter collection by \"Internal reference ID\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_deleted","in":"query","description":"Filter collection by \"Logical delete\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_status","in":"query","description":"Filter collection by \"Inquiry status\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_questionnaire_interviewer","in":"query","description":"Filter collection by \"Interviewer Name\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_provider_name","in":"query","description":"Filter collection by \"Technical Assistance Provider\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_provider_code","in":"query","description":"Filter collection by \"TAP\u2019s national code\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"unique","in":"query","description":"Filter collection by unique records.","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postCollectionFormRecordItem","tags":["Technical Assistance Provider"],"responses":{"201":{"description":"form.tap resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_tap-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add Collected Technical Assistance Provider information.","description":"","parameters":[],"requestBody":{"description":"The new form.tap resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_tap-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.taps\/{id}":{"summary":"Technical Assistance Provider","description":"Collected Technical Assistance Provider information.","get":{"operationId":"getFormRecordItem","tags":["Technical Assistance Provider"],"responses":{"200":{"description":"form.tap resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_tap-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get Collected Technical Assistance Provider information.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["Technical Assistance Provider"],"responses":{"200":{"description":"form.tap resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_tap-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update Collected Technical Assistance Provider information.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.tap resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_tap-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["Technical Assistance Provider"],"responses":{"204":{"description":"form.tap resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete Collected Technical Assistance Provider information.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["Technical Assistance Provider"],"responses":{"200":{"description":"form.tap resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_tap-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update Collected Technical Assistance Provider information.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.tap resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_tap-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.taps\/{id}\/clone":{"summary":"Technical Assistance Provider","description":"Collected Technical Assistance Provider information.","put":{"operationId":"cloneFormRecordItem","tags":["Technical Assistance Provider"],"responses":{"200":{"description":"form.tap resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_tap-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Clone Collected Technical Assistance Provider information.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.taps\/{id}\/history":{"summary":"Technical Assistance Provider","description":"Collected Technical Assistance Provider information.","get":{"operationId":"historyFormRecordItem","tags":["Technical Assistance Provider"],"responses":{"200":{"description":"form.tap resource","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_tap-GET"}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get history Collected Technical Assistance Provider information.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wsprovider.contacts":{"summary":"WSP Interviewee(s)\/contacts","description":"List of water service provider contacts listed in field 0.3 of Water Service Provider form.","post":{"operationId":"postCollectionFormRecordItem","tags":["WSP Interviewee(s)\/contacts"],"responses":{"201":{"description":"form.wsprovider.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add List of water service provider contacts listed in field 0.3 of Water Service Provider form.","description":"","parameters":[],"requestBody":{"description":"The new form.wsprovider.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider_contact-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wsprovider.contacts\/{id}":{"summary":"WSP Interviewee(s)\/contacts","description":"List of water service provider contacts listed in field 0.3 of Water Service Provider form.","get":{"operationId":"getFormRecordItem","tags":["WSP Interviewee(s)\/contacts"],"responses":{"200":{"description":"form.wsprovider.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get List of water service provider contacts listed in field 0.3 of Water Service Provider form.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["WSP Interviewee(s)\/contacts"],"responses":{"200":{"description":"form.wsprovider.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update List of water service provider contacts listed in field 0.3 of Water Service Provider form.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wsprovider.contact resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider_contact-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["WSP Interviewee(s)\/contacts"],"responses":{"204":{"description":"form.wsprovider.contact resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete List of water service provider contacts listed in field 0.3 of Water Service Provider form.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["WSP Interviewee(s)\/contacts"],"responses":{"200":{"description":"form.wsprovider.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update List of water service provider contacts listed in field 0.3 of Water Service Provider form.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wsprovider.contact resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider_contact-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wsprovider.contacts\/{id}\/clone":{"summary":"WSP Interviewee(s)\/contacts","description":"List of water service provider contacts listed in field 0.3 of Water Service Provider form.","parameters":[]},"\/api\/v1\/form\/data\/form.wsprovider.contacts\/{id}\/history":{"summary":"WSP Interviewee(s)\/contacts","description":"List of water service provider contacts listed in field 0.3 of Water Service Provider form.","parameters":[]},"\/api\/v1\/form\/data\/form.wsprovider.taps":{"summary":"WSP Identification of technical service providers (TAP)","description":"","post":{"operationId":"postCollectionFormRecordItem","tags":["WSP Identification of technical service providers (TAP)"],"responses":{"201":{"description":"form.wsprovider.tap resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider_tap-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add ","description":"","parameters":[],"requestBody":{"description":"The new form.wsprovider.tap resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider_tap-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wsprovider.taps\/{id}":{"summary":"WSP Identification of technical service providers (TAP)","description":"","get":{"operationId":"getFormRecordItem","tags":["WSP Identification of technical service providers (TAP)"],"responses":{"200":{"description":"form.wsprovider.tap resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider_tap-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["WSP Identification of technical service providers (TAP)"],"responses":{"200":{"description":"form.wsprovider.tap resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider_tap-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wsprovider.tap resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider_tap-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["WSP Identification of technical service providers (TAP)"],"responses":{"204":{"description":"form.wsprovider.tap resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["WSP Identification of technical service providers (TAP)"],"responses":{"200":{"description":"form.wsprovider.tap resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider_tap-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wsprovider.tap resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider_tap-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wsprovider.taps\/{id}\/clone":{"summary":"WSP Identification of technical service providers (TAP)","description":"","parameters":[]},"\/api\/v1\/form\/data\/form.wsprovider.taps\/{id}\/history":{"summary":"WSP Identification of technical service providers (TAP)","description":"","parameters":[]},"\/api\/v1\/form\/data\/form.wsproviders":{"summary":"Water Service Provider","description":"Collected Water Service Provider information","parameters":[]},"\/api\/v1\/form\/data\/form.wsproviders\/{id}":{"summary":"Water Service Provider","description":"Collected Water Service Provider information","get":{"operationId":"getFormRecordItem","tags":["Water Service Provider"],"responses":{"200":{"description":"form.wsprovider resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get Collected Water Service Provider information","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["Water Service Provider"],"responses":{"200":{"description":"form.wsprovider resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update Collected Water Service Provider information","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wsprovider resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["Water Service Provider"],"responses":{"200":{"description":"form.wsprovider resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update Collected Water Service Provider information","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wsprovider resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wsproviders\/{id}\/clone":{"summary":"Water Service Provider","description":"Collected Water Service Provider information","put":{"operationId":"cloneFormRecordItem","tags":["Water Service Provider"],"responses":{"200":{"description":"form.wsprovider resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wsprovider-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Clone Collected Water Service Provider information","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wsproviders\/{id}\/history":{"summary":"Water Service Provider","description":"Collected Water Service Provider information","get":{"operationId":"historyFormRecordItem","tags":["Water Service Provider"],"responses":{"200":{"description":"form.wsprovider resource","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_wsprovider-GET"}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get history Collected Water Service Provider information","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.communitiess":{"summary":"WS System Served communities","description":"Served communities","post":{"operationId":"postCollectionFormRecordItem","tags":["WS System Served communities"],"responses":{"201":{"description":"form.wssystem.communities resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_communities-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add Served communities","description":"","parameters":[],"requestBody":{"description":"The new form.wssystem.communities resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_communities-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.communitiess\/{id}":{"summary":"WS System Served communities","description":"Served communities","get":{"operationId":"getFormRecordItem","tags":["WS System Served communities"],"responses":{"200":{"description":"form.wssystem.communities resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_communities-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get Served communities","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["WS System Served communities"],"responses":{"200":{"description":"form.wssystem.communities resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_communities-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update Served communities","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.communities resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_communities-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["WS System Served communities"],"responses":{"204":{"description":"form.wssystem.communities resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete Served communities","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["WS System Served communities"],"responses":{"200":{"description":"form.wssystem.communities resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_communities-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update Served communities","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.communities resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_communities-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.communitiess\/{id}\/clone":{"summary":"WS System Served communities","description":"Served communities","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.communitiess\/{id}\/history":{"summary":"WS System Served communities","description":"Served communities","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.contacts":{"summary":"WS System Interviewee(s)\/contacts","description":"List of water service system contacts listed in field 0.3 of Water Service Provider form.","post":{"operationId":"postCollectionFormRecordItem","tags":["WS System Interviewee(s)\/contacts"],"responses":{"201":{"description":"form.wssystem.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add List of water service system contacts listed in field 0.3 of Water Service Provider form.","description":"","parameters":[],"requestBody":{"description":"The new form.wssystem.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_contact-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.contacts\/{id}":{"summary":"WS System Interviewee(s)\/contacts","description":"List of water service system contacts listed in field 0.3 of Water Service Provider form.","get":{"operationId":"getFormRecordItem","tags":["WS System Interviewee(s)\/contacts"],"responses":{"200":{"description":"form.wssystem.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get List of water service system contacts listed in field 0.3 of Water Service Provider form.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["WS System Interviewee(s)\/contacts"],"responses":{"200":{"description":"form.wssystem.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update List of water service system contacts listed in field 0.3 of Water Service Provider form.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.contact resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_contact-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["WS System Interviewee(s)\/contacts"],"responses":{"204":{"description":"form.wssystem.contact resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete List of water service system contacts listed in field 0.3 of Water Service Provider form.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["WS System Interviewee(s)\/contacts"],"responses":{"200":{"description":"form.wssystem.contact resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_contact-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update List of water service system contacts listed in field 0.3 of Water Service Provider form.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.contact resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_contact-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.contacts\/{id}\/clone":{"summary":"WS System Interviewee(s)\/contacts","description":"List of water service system contacts listed in field 0.3 of Water Service Provider form.","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.contacts\/{id}\/history":{"summary":"WS System Interviewee(s)\/contacts","description":"List of water service system contacts listed in field 0.3 of Water Service Provider form.","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.distributions":{"summary":"WS System Water Distribution Infrastructure","description":"","post":{"operationId":"postCollectionFormRecordItem","tags":["WS System Water Distribution Infrastructure"],"responses":{"201":{"description":"form.wssystem.distribution resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_distribution-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add ","description":"","parameters":[],"requestBody":{"description":"The new form.wssystem.distribution resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_distribution-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.distributions\/{id}":{"summary":"WS System Water Distribution Infrastructure","description":"","get":{"operationId":"getFormRecordItem","tags":["WS System Water Distribution Infrastructure"],"responses":{"200":{"description":"form.wssystem.distribution resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_distribution-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["WS System Water Distribution Infrastructure"],"responses":{"200":{"description":"form.wssystem.distribution resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_distribution-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.distribution resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_distribution-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["WS System Water Distribution Infrastructure"],"responses":{"204":{"description":"form.wssystem.distribution resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["WS System Water Distribution Infrastructure"],"responses":{"200":{"description":"form.wssystem.distribution resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_distribution-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.distribution resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_distribution-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.distributions\/{id}\/clone":{"summary":"WS System Water Distribution Infrastructure","description":"","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.distributions\/{id}\/history":{"summary":"WS System Water Distribution Infrastructure","description":"","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.intakeflows":{"summary":"WS System Water Intake Flow","description":"Water Intake Flow","post":{"operationId":"postCollectionFormRecordItem","tags":["WS System Water Intake Flow"],"responses":{"201":{"description":"form.wssystem.intakeflow resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_intakeflow-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add Water Intake Flow","description":"","parameters":[],"requestBody":{"description":"The new form.wssystem.intakeflow resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_intakeflow-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.intakeflows\/{id}":{"summary":"WS System Water Intake Flow","description":"Water Intake Flow","get":{"operationId":"getFormRecordItem","tags":["WS System Water Intake Flow"],"responses":{"200":{"description":"form.wssystem.intakeflow resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_intakeflow-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get Water Intake Flow","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["WS System Water Intake Flow"],"responses":{"200":{"description":"form.wssystem.intakeflow resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_intakeflow-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update Water Intake Flow","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.intakeflow resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_intakeflow-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["WS System Water Intake Flow"],"responses":{"204":{"description":"form.wssystem.intakeflow resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete Water Intake Flow","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["WS System Water Intake Flow"],"responses":{"200":{"description":"form.wssystem.intakeflow resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_intakeflow-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update Water Intake Flow","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.intakeflow resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_intakeflow-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.intakeflows\/{id}\/clone":{"summary":"WS System Water Intake Flow","description":"Water Intake Flow","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.intakeflows\/{id}\/history":{"summary":"WS System Water Intake Flow","description":"Water Intake Flow","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.projectss":{"summary":"WS System Infrastructure projects\/interventions in the system","description":"initial works are included among the interventions","post":{"operationId":"postCollectionFormRecordItem","tags":["WS System Infrastructure projects\/interventions in the system"],"responses":{"201":{"description":"form.wssystem.projects resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_projects-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add initial works are included among the interventions","description":"","parameters":[],"requestBody":{"description":"The new form.wssystem.projects resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_projects-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.projectss\/{id}":{"summary":"WS System Infrastructure projects\/interventions in the system","description":"initial works are included among the interventions","get":{"operationId":"getFormRecordItem","tags":["WS System Infrastructure projects\/interventions in the system"],"responses":{"200":{"description":"form.wssystem.projects resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_projects-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get initial works are included among the interventions","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["WS System Infrastructure projects\/interventions in the system"],"responses":{"200":{"description":"form.wssystem.projects resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_projects-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update initial works are included among the interventions","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.projects resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_projects-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["WS System Infrastructure projects\/interventions in the system"],"responses":{"204":{"description":"form.wssystem.projects resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete initial works are included among the interventions","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["WS System Infrastructure projects\/interventions in the system"],"responses":{"200":{"description":"form.wssystem.projects resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_projects-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update initial works are included among the interventions","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.projects resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_projects-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.projectss\/{id}\/clone":{"summary":"WS System Infrastructure projects\/interventions in the system","description":"initial works are included among the interventions","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.projectss\/{id}\/history":{"summary":"WS System Infrastructure projects\/interventions in the system","description":"initial works are included among the interventions","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.qualitybacteriologicals":{"summary":"WS System Water quality test results - bacteriological","description":"","post":{"operationId":"postCollectionFormRecordItem","tags":["WS System Water quality test results - bacteriological"],"responses":{"201":{"description":"form.wssystem.qualitybacteriological resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_qualitybacteriological-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add ","description":"","parameters":[],"requestBody":{"description":"The new form.wssystem.qualitybacteriological resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_qualitybacteriological-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.qualitybacteriologicals\/{id}":{"summary":"WS System Water quality test results - bacteriological","description":"","get":{"operationId":"getFormRecordItem","tags":["WS System Water quality test results - bacteriological"],"responses":{"200":{"description":"form.wssystem.qualitybacteriological resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_qualitybacteriological-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["WS System Water quality test results - bacteriological"],"responses":{"200":{"description":"form.wssystem.qualitybacteriological resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_qualitybacteriological-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.qualitybacteriological resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_qualitybacteriological-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["WS System Water quality test results - bacteriological"],"responses":{"204":{"description":"form.wssystem.qualitybacteriological resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["WS System Water quality test results - bacteriological"],"responses":{"200":{"description":"form.wssystem.qualitybacteriological resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_qualitybacteriological-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.qualitybacteriological resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_qualitybacteriological-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.qualitybacteriologicals\/{id}\/clone":{"summary":"WS System Water quality test results - bacteriological","description":"","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.qualitybacteriologicals\/{id}\/history":{"summary":"WS System Water quality test results - bacteriological","description":"","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.qualityphysiochemicals":{"summary":"WS System Water quality test results - Physio-chemical","description":"","post":{"operationId":"postCollectionFormRecordItem","tags":["WS System Water quality test results - Physio-chemical"],"responses":{"201":{"description":"form.wssystem.qualityphysiochemical resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_qualityphysiochemical-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add ","description":"","parameters":[],"requestBody":{"description":"The new form.wssystem.qualityphysiochemical resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_qualityphysiochemical-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.qualityphysiochemicals\/{id}":{"summary":"WS System Water quality test results - Physio-chemical","description":"","get":{"operationId":"getFormRecordItem","tags":["WS System Water quality test results - Physio-chemical"],"responses":{"200":{"description":"form.wssystem.qualityphysiochemical resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_qualityphysiochemical-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["WS System Water quality test results - Physio-chemical"],"responses":{"200":{"description":"form.wssystem.qualityphysiochemical resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_qualityphysiochemical-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.qualityphysiochemical resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_qualityphysiochemical-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["WS System Water quality test results - Physio-chemical"],"responses":{"204":{"description":"form.wssystem.qualityphysiochemical resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["WS System Water quality test results - Physio-chemical"],"responses":{"200":{"description":"form.wssystem.qualityphysiochemical resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_qualityphysiochemical-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.qualityphysiochemical resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_qualityphysiochemical-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.qualityphysiochemicals\/{id}\/clone":{"summary":"WS System Water quality test results - Physio-chemical","description":"","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.qualityphysiochemicals\/{id}\/history":{"summary":"WS System Water quality test results - Physio-chemical","description":"","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.residualtestss":{"summary":"WS System Residual disinfectant test results","description":"","post":{"operationId":"postCollectionFormRecordItem","tags":["WS System Residual disinfectant test results"],"responses":{"201":{"description":"form.wssystem.residualtests resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_residualtests-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add ","description":"","parameters":[],"requestBody":{"description":"The new form.wssystem.residualtests resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_residualtests-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.residualtestss\/{id}":{"summary":"WS System Residual disinfectant test results","description":"","get":{"operationId":"getFormRecordItem","tags":["WS System Residual disinfectant test results"],"responses":{"200":{"description":"form.wssystem.residualtests resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_residualtests-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["WS System Residual disinfectant test results"],"responses":{"200":{"description":"form.wssystem.residualtests resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_residualtests-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.residualtests resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_residualtests-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["WS System Residual disinfectant test results"],"responses":{"204":{"description":"form.wssystem.residualtests resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["WS System Residual disinfectant test results"],"responses":{"200":{"description":"form.wssystem.residualtests resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_residualtests-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.residualtests resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_residualtests-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.residualtestss\/{id}\/clone":{"summary":"WS System Residual disinfectant test results","description":"","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.residualtestss\/{id}\/history":{"summary":"WS System Residual disinfectant test results","description":"","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.sourceflows":{"summary":"WS System Source Flow","description":"Source Flow","post":{"operationId":"postCollectionFormRecordItem","tags":["WS System Source Flow"],"responses":{"201":{"description":"form.wssystem.sourceflow resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_sourceflow-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add Source Flow","description":"","parameters":[],"requestBody":{"description":"The new form.wssystem.sourceflow resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_sourceflow-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.sourceflows\/{id}":{"summary":"WS System Source Flow","description":"Source Flow","get":{"operationId":"getFormRecordItem","tags":["WS System Source Flow"],"responses":{"200":{"description":"form.wssystem.sourceflow resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_sourceflow-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get Source Flow","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["WS System Source Flow"],"responses":{"200":{"description":"form.wssystem.sourceflow resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_sourceflow-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update Source Flow","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.sourceflow resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_sourceflow-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["WS System Source Flow"],"responses":{"204":{"description":"form.wssystem.sourceflow resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete Source Flow","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["WS System Source Flow"],"responses":{"200":{"description":"form.wssystem.sourceflow resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_sourceflow-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update Source Flow","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.sourceflow resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_sourceflow-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.sourceflows\/{id}\/clone":{"summary":"WS System Source Flow","description":"Source Flow","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.sourceflows\/{id}\/history":{"summary":"WS System Source Flow","description":"Source Flow","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.sourceintakes":{"summary":"WS System water source and\/or water intake","description":"","post":{"operationId":"postCollectionFormRecordItem","tags":["WS System water source and\/or water intake"],"responses":{"201":{"description":"form.wssystem.sourceintake resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_sourceintake-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add ","description":"","parameters":[],"requestBody":{"description":"The new form.wssystem.sourceintake resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_sourceintake-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.sourceintakes\/{id}":{"summary":"WS System water source and\/or water intake","description":"","get":{"operationId":"getFormRecordItem","tags":["WS System water source and\/or water intake"],"responses":{"200":{"description":"form.wssystem.sourceintake resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_sourceintake-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["WS System water source and\/or water intake"],"responses":{"200":{"description":"form.wssystem.sourceintake resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_sourceintake-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.sourceintake resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_sourceintake-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["WS System water source and\/or water intake"],"responses":{"204":{"description":"form.wssystem.sourceintake resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["WS System water source and\/or water intake"],"responses":{"200":{"description":"form.wssystem.sourceintake resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_sourceintake-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.sourceintake resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_sourceintake-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.sourceintakes\/{id}\/clone":{"summary":"WS System water source and\/or water intake","description":"","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.sourceintakes\/{id}\/history":{"summary":"WS System water source and\/or water intake","description":"","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.storages":{"summary":"WS System Storage infrastructure","description":"","post":{"operationId":"postCollectionFormRecordItem","tags":["WS System Storage infrastructure"],"responses":{"201":{"description":"form.wssystem.storage resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_storage-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add ","description":"","parameters":[],"requestBody":{"description":"The new form.wssystem.storage resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_storage-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.storages\/{id}":{"summary":"WS System Storage infrastructure","description":"","get":{"operationId":"getFormRecordItem","tags":["WS System Storage infrastructure"],"responses":{"200":{"description":"form.wssystem.storage resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_storage-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["WS System Storage infrastructure"],"responses":{"200":{"description":"form.wssystem.storage resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_storage-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.storage resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_storage-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["WS System Storage infrastructure"],"responses":{"204":{"description":"form.wssystem.storage resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["WS System Storage infrastructure"],"responses":{"200":{"description":"form.wssystem.storage resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_storage-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.storage resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_storage-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.storages\/{id}\/clone":{"summary":"WS System Storage infrastructure","description":"","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.storages\/{id}\/history":{"summary":"WS System Storage infrastructure","description":"","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.transmisionlines":{"summary":"WS System Water Transmission Line","description":"","post":{"operationId":"postCollectionFormRecordItem","tags":["WS System Water Transmission Line"],"responses":{"201":{"description":"form.wssystem.transmisionline resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_transmisionline-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add ","description":"","parameters":[],"requestBody":{"description":"The new form.wssystem.transmisionline resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_transmisionline-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.transmisionlines\/{id}":{"summary":"WS System Water Transmission Line","description":"","get":{"operationId":"getFormRecordItem","tags":["WS System Water Transmission Line"],"responses":{"200":{"description":"form.wssystem.transmisionline resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_transmisionline-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["WS System Water Transmission Line"],"responses":{"200":{"description":"form.wssystem.transmisionline resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_transmisionline-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.transmisionline resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_transmisionline-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["WS System Water Transmission Line"],"responses":{"204":{"description":"form.wssystem.transmisionline resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["WS System Water Transmission Line"],"responses":{"200":{"description":"form.wssystem.transmisionline resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_transmisionline-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.transmisionline resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_transmisionline-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.transmisionlines\/{id}\/clone":{"summary":"WS System Water Transmission Line","description":"","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.transmisionlines\/{id}\/history":{"summary":"WS System Water Transmission Line","description":"","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.treatmentpointss":{"summary":"WS System Treatment points and facilities","description":"","post":{"operationId":"postCollectionFormRecordItem","tags":["WS System Treatment points and facilities"],"responses":{"201":{"description":"form.wssystem.treatmentpoints resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_treatmentpoints-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add ","description":"","parameters":[],"requestBody":{"description":"The new form.wssystem.treatmentpoints resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_treatmentpoints-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.treatmentpointss\/{id}":{"summary":"WS System Treatment points and facilities","description":"","get":{"operationId":"getFormRecordItem","tags":["WS System Treatment points and facilities"],"responses":{"200":{"description":"form.wssystem.treatmentpoints resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_treatmentpoints-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["WS System Treatment points and facilities"],"responses":{"200":{"description":"form.wssystem.treatmentpoints resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_treatmentpoints-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.treatmentpoints resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_treatmentpoints-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFormRecordItem","tags":["WS System Treatment points and facilities"],"responses":{"204":{"description":"form.wssystem.treatmentpoints resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Delete ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["WS System Treatment points and facilities"],"responses":{"200":{"description":"form.wssystem.treatmentpoints resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_treatmentpoints-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update ","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem.treatmentpoints resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem_treatmentpoints-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.treatmentpointss\/{id}\/clone":{"summary":"WS System Treatment points and facilities","description":"","parameters":[]},"\/api\/v1\/form\/data\/form.wssystem.treatmentpointss\/{id}\/history":{"summary":"WS System Treatment points and facilities","description":"","parameters":[]},"\/api\/v1\/form\/data\/form.wssystems":{"summary":"Water Supply System","description":"Collected Water Supply System information.","parameters":[]},"\/api\/v1\/form\/data\/form.wssystems\/{id}":{"summary":"Water Supply System","description":"Collected Water Supply System information.","get":{"operationId":"getFormRecordItem","tags":["Water Supply System"],"responses":{"200":{"description":"form.wssystem resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get Collected Water Supply System information.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFormRecordItem","tags":["Water Supply System"],"responses":{"200":{"description":"form.wssystem resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update Collected Water Supply System information.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"patch":{"operationId":"patchFormRecordItem","tags":["Water Supply System"],"responses":{"200":{"description":"form.wssystem resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem-GET"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Update Collected Water Supply System information.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The form.wssystem resource updates","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_wssystem-POST"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/form.wssystems\/{id}\/clone":{"summary":"Water Supply System","description":"Collected Water Supply System information.","parameters":[]},"\/api\/v1\/form\/data\/form.wssystems\/{id}\/history":{"summary":"Water Supply System","description":"Collected Water Supply System information.","get":{"operationId":"historyFormRecordItem","tags":["Water Supply System"],"responses":{"200":{"description":"form.wssystem resource","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_wssystem-GET"}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get history Collected Water Supply System information.","description":"","parameters":[{"name":"id","in":"path","description":"Record ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/form\/data\/inquiries":{"summary":"Inquiries collection","description":"List all of inquiry forms records.","get":{"operationId":"getCollectionFormInquiryRecordItem","tags":["Inquiries"],"responses":{"200":{"description":"Retrieves the collection of inquiry resources","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/inquiries_join-GET"}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get List of all inquiry forms records. If not filtered by type only show records from forms with getting collection end-points.","description":"","parameters":[{"name":"page","in":"query","description":"The collection page number. We will get 24 items per page.","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer","default":1},"style":"simple","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"Sort collection by \"id\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_reference]","in":"query","description":"Sort collection by \"field_reference\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_ulid_reference]","in":"query","description":"Sort collection by \"field_ulid_reference\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_validated]","in":"query","description":"Sort collection by \"field_validated\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_deleted]","in":"query","description":"Sort collection by \"field_deleted\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_status]","in":"query","description":"Sort collection by \"field_status\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_region]","in":"query","description":"Sort collection by \"field_region\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_creator]","in":"query","description":"Sort collection by \"field_creator\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_created]","in":"query","description":"Sort collection by \"field_created\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"order[field_changed]","in":"query","description":"Sort collection by \"field_changed\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"simple","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"Filter collection by \"id\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_reference","in":"query","description":"Filter collection by \"field_reference\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_ulid_reference","in":"query","description":"Filter collection by \"field_ulid_reference\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_validated","in":"query","description":"Filter collection by \"field_validated\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_deleted","in":"query","description":"Filter collection by \"field_deleted\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_status","in":"query","description":"Filter collection by \"field_status\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"simple","explode":false,"allowReserved":false},{"name":"field_region","in":"query","description":"Filter collection by \"field_region\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_creator","in":"query","description":"Filter collection by \"field_creator\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_created","in":"query","description":"Filter collection by \"field_created\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"field_changed","in":"query","description":"Filter collection by \"field_changed\".","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"record_type","in":"query","description":"Filter collection by \"Record type\". Allowed types: form.community, form.health.care, form.school, form.tap, form.wsprovider, form.wssystem","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","item":{"type":"string","enum":["form.community","form.health.care","form.school","form.tap","form.wsprovider","form.wssystem"]}},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"inquiriesUpload","tags":["Inquiries"],"responses":{"201":{"description":"Upload OK response.","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"readOnly":true,"description":"Status response","type":"string","nullable":false}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"400":{"description":"Invalid input"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_error"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Upload ZIP to import images and form records inside it.","description":"Upload ZIP to import images and form records inside it.","parameters":[],"requestBody":{"description":"File to upload.","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary","description":"The ZIP file to upload."},"username":{"type":"string"},"password":{"type":"password","format":"password"}},"required":["file"]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/form\/structure":{"summary":"Forms list","description":"","get":{"operationId":"getCollectionFormRecordItem","tags":["Form structure"],"responses":{"200":{"description":"Retrieves the collection of forms resources","content":{"application\/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"readOnly":true,"description":"Form ID","type":"string","nullable":false},"path":{"readOnly":true,"description":"Form structure path","type":"string","nullable":false},"type":{"readOnly":true,"description":"Form manager type","type":"string","nullable":false},"title":{"readOnly":true,"description":"Form title","type":"string","nullable":false},"description":{"readOnly":true,"description":"Form description","type":"string","nullable":false},"sdg":{"readOnly":true,"description":"Form allow SDG status","type":"boolean","nullable":false}}}},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get forms list","description":"","parameters":[{"name":"page","in":"query","description":"The collection page number. We will get 24 items per page.","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer","default":1},"style":"simple","explode":false,"allowReserved":false},{"name":"type","in":"query","description":"Filter by form type. Use a double slash, \"\\\\\\\\\", to filter. e.g. \"App\\\\\\\\Forms\\\\\\\\InquiryFormManager\".","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":""},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/form\/structure\/empty\/{fid}":{"summary":"Water Service Provider empty record template.","description":"Collected Water Service Provider information","get":{"operationId":"getFormStructureEmptyItem","tags":["Form structure"],"responses":{"200":{"description":"Undefined resource","content":{"application\/json":{"schema":{"type":"object"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get empty record template.","description":"Get an empty record, useful to emulate API responses in offline mode clients.","parameters":[{"name":"fid","in":"path","description":"Form ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/form\/structure\/{fid}":{"summary":"Water Service Provider structure.","description":"Collected Water Service Provider information","get":{"operationId":"getFormStructureItem","tags":["Form structure"],"responses":{"200":{"description":"Form structure","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/form_structure"},"encoding":{"contentType":"application\/json","style":"","explode":false,"allowReserved":false}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get form structure.","description":"","parameters":[{"name":"fid","in":"path","description":"Form ID","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/functions_carried_out_taps":{"get":{"operationId":"getFunctionsCarriedOutTapCollection","tags":["FunctionsCarriedOutTap"],"responses":{"200":{"description":"FunctionsCarriedOutTap collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutTap-functions_carried_out_tap.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutTap-functions_carried_out_tap.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of FunctionsCarriedOutTap resources.","description":"Retrieves the collection of FunctionsCarriedOutTap resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[keyIndex]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[type]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"type","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postFunctionsCarriedOutTapCollection","tags":["FunctionsCarriedOutTap"],"responses":{"201":{"description":"FunctionsCarriedOutTap resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutTap-functions_carried_out_tap.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutTap-functions_carried_out_tap.read"}}},"links":{"GetFunctionsCarriedOutTapItem":{"operationId":"getFunctionsCarriedOutTapItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/functions_carried_out_taps\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a FunctionsCarriedOutTap resource.","description":"Creates a FunctionsCarriedOutTap resource.","parameters":[],"requestBody":{"description":"The new FunctionsCarriedOutTap resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutTap-functions_carried_out_tap.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutTap-functions_carried_out_tap.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/functions_carried_out_taps\/{id}":{"get":{"operationId":"getFunctionsCarriedOutTapItem","tags":["FunctionsCarriedOutTap"],"responses":{"200":{"description":"FunctionsCarriedOutTap resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutTap-functions_carried_out_tap.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutTap-functions_carried_out_tap.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a FunctionsCarriedOutTap resource.","description":"Retrieves a FunctionsCarriedOutTap resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFunctionsCarriedOutTapItem","tags":["FunctionsCarriedOutTap"],"responses":{"200":{"description":"FunctionsCarriedOutTap resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutTap-functions_carried_out_tap.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutTap-functions_carried_out_tap.read"}}},"links":{"GetFunctionsCarriedOutTapItem":{"operationId":"getFunctionsCarriedOutTapItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/functions_carried_out_taps\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the FunctionsCarriedOutTap resource.","description":"Replaces the FunctionsCarriedOutTap resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated FunctionsCarriedOutTap resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutTap-functions_carried_out_tap.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutTap-functions_carried_out_tap.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFunctionsCarriedOutTapItem","tags":["FunctionsCarriedOutTap"],"responses":{"204":{"description":"FunctionsCarriedOutTap resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the FunctionsCarriedOutTap resource.","description":"Removes the FunctionsCarriedOutTap resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFunctionsCarriedOutTapItem","tags":["FunctionsCarriedOutTap"],"responses":{"200":{"description":"FunctionsCarriedOutTap resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutTap-functions_carried_out_tap.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutTap-functions_carried_out_tap.read"}}},"links":{"GetFunctionsCarriedOutTapItem":{"operationId":"getFunctionsCarriedOutTapItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/functions_carried_out_taps\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the FunctionsCarriedOutTap resource.","description":"Updates the FunctionsCarriedOutTap resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated FunctionsCarriedOutTap resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutTap-functions_carried_out_tap.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/functions_carried_out_wsps":{"get":{"operationId":"getFunctionsCarriedOutWspCollection","tags":["FunctionsCarriedOutWsp"],"responses":{"200":{"description":"FunctionsCarriedOutWsp collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutWsp-functions_carried_out_wsp.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutWsp-functions_carried_out_wsp.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of FunctionsCarriedOutWsp resources.","description":"Retrieves the collection of FunctionsCarriedOutWsp resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[keyIndex]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[type]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"type","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postFunctionsCarriedOutWspCollection","tags":["FunctionsCarriedOutWsp"],"responses":{"201":{"description":"FunctionsCarriedOutWsp resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutWsp-functions_carried_out_wsp.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutWsp-functions_carried_out_wsp.read"}}},"links":{"GetFunctionsCarriedOutWspItem":{"operationId":"getFunctionsCarriedOutWspItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/functions_carried_out_wsps\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a FunctionsCarriedOutWsp resource.","description":"Creates a FunctionsCarriedOutWsp resource.","parameters":[],"requestBody":{"description":"The new FunctionsCarriedOutWsp resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutWsp-functions_carried_out_wsp.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutWsp-functions_carried_out_wsp.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/functions_carried_out_wsps\/{id}":{"get":{"operationId":"getFunctionsCarriedOutWspItem","tags":["FunctionsCarriedOutWsp"],"responses":{"200":{"description":"FunctionsCarriedOutWsp resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutWsp-functions_carried_out_wsp.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutWsp-functions_carried_out_wsp.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a FunctionsCarriedOutWsp resource.","description":"Retrieves a FunctionsCarriedOutWsp resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFunctionsCarriedOutWspItem","tags":["FunctionsCarriedOutWsp"],"responses":{"200":{"description":"FunctionsCarriedOutWsp resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutWsp-functions_carried_out_wsp.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutWsp-functions_carried_out_wsp.read"}}},"links":{"GetFunctionsCarriedOutWspItem":{"operationId":"getFunctionsCarriedOutWspItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/functions_carried_out_wsps\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the FunctionsCarriedOutWsp resource.","description":"Replaces the FunctionsCarriedOutWsp resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated FunctionsCarriedOutWsp resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutWsp-functions_carried_out_wsp.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutWsp-functions_carried_out_wsp.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFunctionsCarriedOutWspItem","tags":["FunctionsCarriedOutWsp"],"responses":{"204":{"description":"FunctionsCarriedOutWsp resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the FunctionsCarriedOutWsp resource.","description":"Removes the FunctionsCarriedOutWsp resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFunctionsCarriedOutWspItem","tags":["FunctionsCarriedOutWsp"],"responses":{"200":{"description":"FunctionsCarriedOutWsp resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutWsp-functions_carried_out_wsp.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutWsp-functions_carried_out_wsp.read"}}},"links":{"GetFunctionsCarriedOutWspItem":{"operationId":"getFunctionsCarriedOutWspItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/functions_carried_out_wsps\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the FunctionsCarriedOutWsp resource.","description":"Updates the FunctionsCarriedOutWsp resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated FunctionsCarriedOutWsp resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/FunctionsCarriedOutWsp-functions_carried_out_wsp.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/funder_interventions":{"get":{"operationId":"getFunderInterventionCollection","tags":["FunderIntervention"],"responses":{"200":{"description":"FunderIntervention collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FunderIntervention-funder_intervention.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FunderIntervention-funder_intervention.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of FunderIntervention resources.","description":"Retrieves the collection of FunderIntervention resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[address]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[phone]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[contact]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"address","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"contact","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"phone","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postFunderInterventionCollection","tags":["FunderIntervention"],"responses":{"201":{"description":"FunderIntervention resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FunderIntervention-funder_intervention.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FunderIntervention-funder_intervention.read"}}},"links":{"GetFunderInterventionItem":{"operationId":"getFunderInterventionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/funder_interventions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a FunderIntervention resource.","description":"Creates a FunderIntervention resource.","parameters":[],"requestBody":{"description":"The new FunderIntervention resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FunderIntervention-funder_intervention.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FunderIntervention-funder_intervention.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/funder_interventions\/{id}":{"get":{"operationId":"getFunderInterventionItem","tags":["FunderIntervention"],"responses":{"200":{"description":"FunderIntervention resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FunderIntervention-funder_intervention.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FunderIntervention-funder_intervention.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a FunderIntervention resource.","description":"Retrieves a FunderIntervention resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFunderInterventionItem","tags":["FunderIntervention"],"responses":{"200":{"description":"FunderIntervention resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FunderIntervention-funder_intervention.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FunderIntervention-funder_intervention.read"}}},"links":{"GetFunderInterventionItem":{"operationId":"getFunderInterventionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/funder_interventions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the FunderIntervention resource.","description":"Replaces the FunderIntervention resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated FunderIntervention resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FunderIntervention-funder_intervention.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FunderIntervention-funder_intervention.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFunderInterventionItem","tags":["FunderIntervention"],"responses":{"204":{"description":"FunderIntervention resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the FunderIntervention resource.","description":"Removes the FunderIntervention resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFunderInterventionItem","tags":["FunderIntervention"],"responses":{"200":{"description":"FunderIntervention resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FunderIntervention-funder_intervention.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FunderIntervention-funder_intervention.read"}}},"links":{"GetFunderInterventionItem":{"operationId":"getFunderInterventionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/funder_interventions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the FunderIntervention resource.","description":"Updates the FunderIntervention resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated FunderIntervention resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/FunderIntervention-funder_intervention.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/geographical_scopes":{"get":{"operationId":"getGeographicalScopeCollection","tags":["GeographicalScope"],"responses":{"200":{"description":"GeographicalScope collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/GeographicalScope-geographical_scope.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/GeographicalScope-geographical_scope.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of GeographicalScope resources.","description":"Retrieves the collection of GeographicalScope resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[keyIndex]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"keyIndex","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postGeographicalScopeCollection","tags":["GeographicalScope"],"responses":{"201":{"description":"GeographicalScope resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GeographicalScope-geographical_scope.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/GeographicalScope-geographical_scope.read"}}},"links":{"GetGeographicalScopeItem":{"operationId":"getGeographicalScopeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/geographical_scopes\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a GeographicalScope resource.","description":"Creates a GeographicalScope resource.","parameters":[],"requestBody":{"description":"The new GeographicalScope resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GeographicalScope-geographical_scope.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/GeographicalScope-geographical_scope.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/geographical_scopes\/{id}":{"get":{"operationId":"getGeographicalScopeItem","tags":["GeographicalScope"],"responses":{"200":{"description":"GeographicalScope resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GeographicalScope-geographical_scope.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/GeographicalScope-geographical_scope.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a GeographicalScope resource.","description":"Retrieves a GeographicalScope resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putGeographicalScopeItem","tags":["GeographicalScope"],"responses":{"200":{"description":"GeographicalScope resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GeographicalScope-geographical_scope.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/GeographicalScope-geographical_scope.read"}}},"links":{"GetGeographicalScopeItem":{"operationId":"getGeographicalScopeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/geographical_scopes\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the GeographicalScope resource.","description":"Replaces the GeographicalScope resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated GeographicalScope resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GeographicalScope-geographical_scope.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/GeographicalScope-geographical_scope.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteGeographicalScopeItem","tags":["GeographicalScope"],"responses":{"204":{"description":"GeographicalScope resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the GeographicalScope resource.","description":"Removes the GeographicalScope resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchGeographicalScopeItem","tags":["GeographicalScope"],"responses":{"200":{"description":"GeographicalScope resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GeographicalScope-geographical_scope.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/GeographicalScope-geographical_scope.read"}}},"links":{"GetGeographicalScopeItem":{"operationId":"getGeographicalScopeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/geographical_scopes\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the GeographicalScope resource.","description":"Updates the GeographicalScope resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated GeographicalScope resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/GeographicalScope-geographical_scope.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/geographical_scopes\/{id}\/country":{"get":{"operationId":"api_geographical_scopes_country_get_subresourceGeographicalScopeSubresource","tags":["Country","GeographicalScope"],"responses":{"200":{"description":"GeographicalScope resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a GeographicalScope resource.","description":"Retrieves a GeographicalScope resource.","parameters":[{"name":"id","in":"path","description":"GeographicalScope identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/household_processes":{"get":{"operationId":"getHouseholdProcessCollection","tags":["HouseholdProcess"],"responses":{"200":{"description":"HouseholdProcess collection","content":{"application\/json":{"schema":{"type":"object","properties":{"communityReference":{"type":"string"},"administrativeDivision":{"type":"string"},"finishedHousehold":{"type":"number"},"open":{"type":"boolean"},"country":{"type":"string"},"totalHousehold":{"type":"number"},"draftHousehold":{"type":"number"},"communityHouseholds":{"type":"number"},"image":{"type":"string"},"point":{"type":"string"}}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of HouseholdProcess resources.","description":"Retrieves the collection of HouseholdProcess resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[communityReference]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[finishedHousehold]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[open]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"communityReference","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"communityReference[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"administrativeDivision","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"administrativeDivision[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"open","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"open[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"boolean"}},"style":"form","explode":true,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/household_processes\/my_households":{"get":{"operationId":"my_householdsHouseholdProcessCollection","tags":["HouseholdProcess"],"responses":{"200":{"description":"form.community.household resource.","content":{"application\/json":{"schema":{"type":"object","properties":[]}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get households from an user.","description":"Get households from an user.","parameters":[{"name":"page","description":"The collection page number.","value":"1","in":"query","required":true,"type":"number"},{"name":"field_household_process","description":"Process ID to query","in":"query","required":false,"type":"string"},{"name":"field_interviewer","description":"Interviewer ID to query","in":"query","required":false,"type":"string"}],"deprecated":false},"parameters":[]},"\/api\/v1\/household_processes\/{id}":{"get":{"operationId":"getHouseholdProcessItem","tags":["HouseholdProcess"],"responses":{"200":{"description":"HouseholdProcess resource","content":{"application\/json":{"schema":{"type":"object","properties":{"communityReference":{"type":"string"},"administrativeDivision":{"type":"string"},"finishedHousehold":{"type":"number"},"open":{"type":"boolean"},"country":{"type":"string"},"totalHousehold":{"type":"number"},"draftHousehold":{"type":"number"},"communityHouseholds":{"type":"number"},"image":{"type":"string"},"point":{"type":"string"}}}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a HouseholdProcess resource.","description":"Retrieves a HouseholdProcess resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putHouseholdProcessItem","tags":["HouseholdProcess"],"responses":{"200":{"description":"HouseholdProcess resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HouseholdProcess-household_process.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HouseholdProcess-household_process.read"}}},"links":{"GetHouseholdProcessItem":{"operationId":"getHouseholdProcessItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/household_processes\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the HouseholdProcess resource.","description":"Replaces the HouseholdProcess resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated HouseholdProcess resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HouseholdProcess-household_process.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HouseholdProcess-household_process.write"}}},"required":true},"deprecated":false},"patch":{"operationId":"patchHouseholdProcessItem","tags":["HouseholdProcess"],"responses":{"200":{"description":"HouseholdProcess resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HouseholdProcess-household_process.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HouseholdProcess-household_process.read"}}},"links":{"GetHouseholdProcessItem":{"operationId":"getHouseholdProcessItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/household_processes\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the HouseholdProcess resource.","description":"Updates the HouseholdProcess resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated HouseholdProcess resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/HouseholdProcess-household_process.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/household_processes\/{id}\/add_household":{"post":{"operationId":"add_householdHouseholdProcessCollection","tags":["HouseholdProcess"],"responses":{"201":{"description":"HouseholdProcess resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/HouseholdProcess-household_process.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/HouseholdProcess-household_process.read"}}},"links":{"GetHouseholdProcessItem":{"operationId":"getHouseholdProcessItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/household_processes\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Add household survey to a process.","description":"Add household survey to a process.","parameters":[{"name":"id","description":"Household Process ID","in":"path","required":true,"type":"string"}],"requestBody":{"description":"","content":{"application\/json":{"schema":{"type":"object","required":[],"properties":[]}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/household_processes\/{id}\/close":{"put":{"operationId":"close_processHouseholdProcessItem","tags":["HouseholdProcess"],"responses":{"200":{"description":"HouseholdProcess resource closed","content":{"application\/json":{"schema":{"type":"object","properties":{"communityReference":{"type":"string"},"administrativeDivision":{"type":"string"},"finishedHousehold":{"type":"number"},"open":{"type":"boolean"},"country":{"type":"string"}}}}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Close a HouseholdProcess resource.","description":"Close a HouseholdProcess resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"","content":{},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/inquiry_form_logs":{"get":{"operationId":"getInquiryFormLogCollection","tags":["InquiryFormLog"],"responses":{"200":{"description":"InquiryFormLog collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/InquiryFormLog-inquiry_form_log.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/InquiryFormLog-inquiry_form_log.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of InquiryFormLog resources.","description":"Retrieves the collection of InquiryFormLog resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[message]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[context]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[level]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[levelName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[extra]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[formId]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[recordId]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"level","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"levelName","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"message","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"formId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"recordId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postInquiryFormLogCollection","tags":["InquiryFormLog"],"responses":{"201":{"description":"InquiryFormLog resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InquiryFormLog-inquiry_form_log.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/InquiryFormLog-inquiry_form_log.read"}}},"links":{"GetInquiryFormLogItem":{"operationId":"getInquiryFormLogItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/inquiry_form_logs\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a InquiryFormLog resource.","description":"Creates a InquiryFormLog resource.","parameters":[],"requestBody":{"description":"The new InquiryFormLog resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InquiryFormLog"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/InquiryFormLog"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/inquiry_form_logs\/{id}":{"get":{"operationId":"getInquiryFormLogItem","tags":["InquiryFormLog"],"responses":{"200":{"description":"InquiryFormLog resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InquiryFormLog-inquiry_form_log.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/InquiryFormLog-inquiry_form_log.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a InquiryFormLog resource.","description":"Retrieves a InquiryFormLog resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/institution_interventions":{"get":{"operationId":"getInstitutionInterventionCollection","tags":["InstitutionIntervention"],"responses":{"200":{"description":"InstitutionIntervention collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/InstitutionIntervention-institution_intervention.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/InstitutionIntervention-institution_intervention.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of InstitutionIntervention resources.","description":"Retrieves the collection of InstitutionIntervention resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[address]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[phone]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[contact]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"address","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"contact","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"phone","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postInstitutionInterventionCollection","tags":["InstitutionIntervention"],"responses":{"201":{"description":"InstitutionIntervention resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InstitutionIntervention-institution_intervention.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/InstitutionIntervention-institution_intervention.read"}}},"links":{"GetInstitutionInterventionItem":{"operationId":"getInstitutionInterventionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/institution_interventions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a InstitutionIntervention resource.","description":"Creates a InstitutionIntervention resource.","parameters":[],"requestBody":{"description":"The new InstitutionIntervention resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InstitutionIntervention-institution_intervention.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/InstitutionIntervention-institution_intervention.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/institution_interventions\/{id}":{"get":{"operationId":"getInstitutionInterventionItem","tags":["InstitutionIntervention"],"responses":{"200":{"description":"InstitutionIntervention resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InstitutionIntervention-institution_intervention.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/InstitutionIntervention-institution_intervention.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a InstitutionIntervention resource.","description":"Retrieves a InstitutionIntervention resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putInstitutionInterventionItem","tags":["InstitutionIntervention"],"responses":{"200":{"description":"InstitutionIntervention resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InstitutionIntervention-institution_intervention.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/InstitutionIntervention-institution_intervention.read"}}},"links":{"GetInstitutionInterventionItem":{"operationId":"getInstitutionInterventionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/institution_interventions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the InstitutionIntervention resource.","description":"Replaces the InstitutionIntervention resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated InstitutionIntervention resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InstitutionIntervention-institution_intervention.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/InstitutionIntervention-institution_intervention.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteInstitutionInterventionItem","tags":["InstitutionIntervention"],"responses":{"204":{"description":"InstitutionIntervention resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the InstitutionIntervention resource.","description":"Removes the InstitutionIntervention resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchInstitutionInterventionItem","tags":["InstitutionIntervention"],"responses":{"200":{"description":"InstitutionIntervention resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InstitutionIntervention-institution_intervention.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/InstitutionIntervention-institution_intervention.read"}}},"links":{"GetInstitutionInterventionItem":{"operationId":"getInstitutionInterventionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/institution_interventions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the InstitutionIntervention resource.","description":"Updates the InstitutionIntervention resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated InstitutionIntervention resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/InstitutionIntervention-institution_intervention.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/intervention_statuses":{"get":{"operationId":"getInterventionStatusCollection","tags":["InterventionStatus"],"responses":{"200":{"description":"InterventionStatus collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/InterventionStatus-intervention_status.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/InterventionStatus-intervention_status.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of InterventionStatus resources.","description":"Retrieves the collection of InterventionStatus resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[keyIndex]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"keyIndex","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postInterventionStatusCollection","tags":["InterventionStatus"],"responses":{"201":{"description":"InterventionStatus resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InterventionStatus-intervention_status.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/InterventionStatus-intervention_status.read"}}},"links":{"GetInterventionStatusItem":{"operationId":"getInterventionStatusItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/intervention_statuses\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a InterventionStatus resource.","description":"Creates a InterventionStatus resource.","parameters":[],"requestBody":{"description":"The new InterventionStatus resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InterventionStatus-intervention_status.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/InterventionStatus-intervention_status.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/intervention_statuses\/{id}":{"get":{"operationId":"getInterventionStatusItem","tags":["InterventionStatus"],"responses":{"200":{"description":"InterventionStatus resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InterventionStatus-intervention_status.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/InterventionStatus-intervention_status.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a InterventionStatus resource.","description":"Retrieves a InterventionStatus resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putInterventionStatusItem","tags":["InterventionStatus"],"responses":{"200":{"description":"InterventionStatus resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InterventionStatus-intervention_status.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/InterventionStatus-intervention_status.read"}}},"links":{"GetInterventionStatusItem":{"operationId":"getInterventionStatusItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/intervention_statuses\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the InterventionStatus resource.","description":"Replaces the InterventionStatus resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated InterventionStatus resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InterventionStatus-intervention_status.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/InterventionStatus-intervention_status.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteInterventionStatusItem","tags":["InterventionStatus"],"responses":{"204":{"description":"InterventionStatus resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the InterventionStatus resource.","description":"Removes the InterventionStatus resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchInterventionStatusItem","tags":["InterventionStatus"],"responses":{"200":{"description":"InterventionStatus resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InterventionStatus-intervention_status.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/InterventionStatus-intervention_status.read"}}},"links":{"GetInterventionStatusItem":{"operationId":"getInterventionStatusItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/intervention_statuses\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the InterventionStatus resource.","description":"Updates the InterventionStatus resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated InterventionStatus resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/InterventionStatus-intervention_status.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/intervention_statuses\/{id}\/country":{"get":{"operationId":"api_intervention_statuses_country_get_subresourceInterventionStatusSubresource","tags":["Country","InterventionStatus"],"responses":{"200":{"description":"InterventionStatus resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a InterventionStatus resource.","description":"Retrieves a InterventionStatus resource.","parameters":[{"name":"id","in":"path","description":"InterventionStatus identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/languages":{"get":{"operationId":"gETLanguageCollection","tags":["Language"],"responses":{"200":{"description":"Language collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Language"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Language"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of Language resources.","description":"Retrieves the collection of Language resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/languages\/{id}":{"get":{"operationId":"gETLanguageItem","tags":["Language"],"responses":{"200":{"description":"Language resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Language"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Language"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a Language resource.","description":"Retrieves a Language resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/materials":{"get":{"operationId":"getMaterialCollection","tags":["Material"],"responses":{"200":{"description":"Material collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Material-material.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Material-material.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of Material resources.","description":"Retrieves the collection of Material resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[type]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[keyIndex]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"type","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"keyIndex","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postMaterialCollection","tags":["Material"],"responses":{"201":{"description":"Material resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Material-material.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Material-material.read"}}},"links":{"GetMaterialItem":{"operationId":"getMaterialItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/materials\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a Material resource.","description":"Creates a Material resource.","parameters":[],"requestBody":{"description":"The new Material resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Material-material.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Material-material.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/materials\/{id}":{"get":{"operationId":"getMaterialItem","tags":["Material"],"responses":{"200":{"description":"Material resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Material-material.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Material-material.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a Material resource.","description":"Retrieves a Material resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putMaterialItem","tags":["Material"],"responses":{"200":{"description":"Material resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Material-material.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Material-material.read"}}},"links":{"GetMaterialItem":{"operationId":"getMaterialItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/materials\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the Material resource.","description":"Replaces the Material resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Material resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Material-material.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Material-material.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteMaterialItem","tags":["Material"],"responses":{"204":{"description":"Material resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the Material resource.","description":"Removes the Material resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchMaterialItem","tags":["Material"],"responses":{"200":{"description":"Material resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Material-material.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Material-material.read"}}},"links":{"GetMaterialItem":{"operationId":"getMaterialItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/materials\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the Material resource.","description":"Updates the Material resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Material resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/Material-material.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/official_languages":{"get":{"operationId":"getOfficialLanguageCollection","tags":["OfficialLanguage"],"responses":{"200":{"description":"OfficialLanguage collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/OfficialLanguage-oficial_language.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/OfficialLanguage-oficial_language.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of OfficialLanguage resources.","description":"Retrieves the collection of OfficialLanguage resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[language]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"language","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postOfficialLanguageCollection","tags":["OfficialLanguage"],"responses":{"201":{"description":"OfficialLanguage resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OfficialLanguage-oficial_language.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/OfficialLanguage-oficial_language.read"}}},"links":{"GetOfficialLanguageItem":{"operationId":"getOfficialLanguageItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/official_languages\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a OfficialLanguage resource.","description":"Creates a OfficialLanguage resource.","parameters":[],"requestBody":{"description":"The new OfficialLanguage resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OfficialLanguage-oficial_language.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/OfficialLanguage-oficial_language.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/official_languages\/{id}":{"get":{"operationId":"getOfficialLanguageItem","tags":["OfficialLanguage"],"responses":{"200":{"description":"OfficialLanguage resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OfficialLanguage-oficial_language.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/OfficialLanguage-oficial_language.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a OfficialLanguage resource.","description":"Retrieves a OfficialLanguage resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putOfficialLanguageItem","tags":["OfficialLanguage"],"responses":{"200":{"description":"OfficialLanguage resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OfficialLanguage-oficial_language.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/OfficialLanguage-oficial_language.read"}}},"links":{"GetOfficialLanguageItem":{"operationId":"getOfficialLanguageItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/official_languages\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the OfficialLanguage resource.","description":"Replaces the OfficialLanguage resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated OfficialLanguage resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OfficialLanguage-oficial_language.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/OfficialLanguage-oficial_language.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteOfficialLanguageItem","tags":["OfficialLanguage"],"responses":{"204":{"description":"OfficialLanguage resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the OfficialLanguage resource.","description":"Removes the OfficialLanguage resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchOfficialLanguageItem","tags":["OfficialLanguage"],"responses":{"200":{"description":"OfficialLanguage resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OfficialLanguage-oficial_language.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/OfficialLanguage-oficial_language.read"}}},"links":{"GetOfficialLanguageItem":{"operationId":"getOfficialLanguageItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/official_languages\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the OfficialLanguage resource.","description":"Updates the OfficialLanguage resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated OfficialLanguage resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/OfficialLanguage-oficial_language.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/point_logs":{"get":{"operationId":"getPointLogCollection","tags":["PointLog"],"responses":{"200":{"description":"PointLog collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PointLog-point_log.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PointLog-point_log.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of PointLog resources.","description":"Retrieves the collection of PointLog resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[point]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[level]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[levelName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[message]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"point","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"level","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"levelName","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"levelName[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"message","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/point_logs\/{id}":{"get":{"operationId":"getPointLogItem","tags":["PointLog"],"responses":{"200":{"description":"PointLog resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PointLog-point_log.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PointLog-point_log.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a PointLog resource.","description":"Retrieves a PointLog resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/program_interventions":{"get":{"operationId":"getProgramInterventionCollection","tags":["ProgramIntervention"],"responses":{"200":{"description":"ProgramIntervention collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProgramIntervention-program_intervention.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProgramIntervention-program_intervention.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of ProgramIntervention resources.","description":"Retrieves the collection of ProgramIntervention resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[description]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"description","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postProgramInterventionCollection","tags":["ProgramIntervention"],"responses":{"201":{"description":"ProgramIntervention resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProgramIntervention-program_intervention.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProgramIntervention-program_intervention.read"}}},"links":{"GetProgramInterventionItem":{"operationId":"getProgramInterventionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/program_interventions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a ProgramIntervention resource.","description":"Creates a ProgramIntervention resource.","parameters":[],"requestBody":{"description":"The new ProgramIntervention resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProgramIntervention-program_intervention.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProgramIntervention-program_intervention.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/program_interventions\/{id}":{"get":{"operationId":"getProgramInterventionItem","tags":["ProgramIntervention"],"responses":{"200":{"description":"ProgramIntervention resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProgramIntervention-program_intervention.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProgramIntervention-program_intervention.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a ProgramIntervention resource.","description":"Retrieves a ProgramIntervention resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putProgramInterventionItem","tags":["ProgramIntervention"],"responses":{"200":{"description":"ProgramIntervention resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProgramIntervention-program_intervention.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProgramIntervention-program_intervention.read"}}},"links":{"GetProgramInterventionItem":{"operationId":"getProgramInterventionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/program_interventions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the ProgramIntervention resource.","description":"Replaces the ProgramIntervention resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ProgramIntervention resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProgramIntervention-program_intervention.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProgramIntervention-program_intervention.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteProgramInterventionItem","tags":["ProgramIntervention"],"responses":{"204":{"description":"ProgramIntervention resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the ProgramIntervention resource.","description":"Removes the ProgramIntervention resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchProgramInterventionItem","tags":["ProgramIntervention"],"responses":{"200":{"description":"ProgramIntervention resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProgramIntervention-program_intervention.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProgramIntervention-program_intervention.read"}}},"links":{"GetProgramInterventionItem":{"operationId":"getProgramInterventionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/program_interventions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the ProgramIntervention resource.","description":"Updates the ProgramIntervention resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ProgramIntervention resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/ProgramIntervention-program_intervention.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/pump_types":{"get":{"operationId":"getPumpTypeCollection","tags":["PumpType"],"responses":{"200":{"description":"PumpType collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PumpType-pump_type.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PumpType-pump_type.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of PumpType resources.","description":"Retrieves the collection of PumpType resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[type]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"type","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postPumpTypeCollection","tags":["PumpType"],"responses":{"201":{"description":"PumpType resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PumpType-pump_type.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PumpType-pump_type.read"}}},"links":{"GetPumpTypeItem":{"operationId":"getPumpTypeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/pump_types\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a PumpType resource.","description":"Creates a PumpType resource.","parameters":[],"requestBody":{"description":"The new PumpType resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PumpType-pump_type.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PumpType-pump_type.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/pump_types\/{id}":{"get":{"operationId":"getPumpTypeItem","tags":["PumpType"],"responses":{"200":{"description":"PumpType resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PumpType-pump_type.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PumpType-pump_type.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a PumpType resource.","description":"Retrieves a PumpType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putPumpTypeItem","tags":["PumpType"],"responses":{"200":{"description":"PumpType resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PumpType-pump_type.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PumpType-pump_type.read"}}},"links":{"GetPumpTypeItem":{"operationId":"getPumpTypeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/pump_types\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the PumpType resource.","description":"Replaces the PumpType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated PumpType resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PumpType-pump_type.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PumpType-pump_type.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deletePumpTypeItem","tags":["PumpType"],"responses":{"204":{"description":"PumpType resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the PumpType resource.","description":"Removes the PumpType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchPumpTypeItem","tags":["PumpType"],"responses":{"200":{"description":"PumpType resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PumpType-pump_type.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/PumpType-pump_type.read"}}},"links":{"GetPumpTypeItem":{"operationId":"getPumpTypeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/pump_types\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the PumpType resource.","description":"Updates the PumpType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated PumpType resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/PumpType-pump_type.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/special_components":{"get":{"operationId":"getSpecialComponentCollection","tags":["SpecialComponent"],"responses":{"200":{"description":"SpecialComponent collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SpecialComponent-special_component.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SpecialComponent-special_component.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of SpecialComponent resources.","description":"Retrieves the collection of SpecialComponent resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[keyIndex]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"keyIndex","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postSpecialComponentCollection","tags":["SpecialComponent"],"responses":{"201":{"description":"SpecialComponent resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SpecialComponent-special_component.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SpecialComponent-special_component.read"}}},"links":{"GetSpecialComponentItem":{"operationId":"getSpecialComponentItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/special_components\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a SpecialComponent resource.","description":"Creates a SpecialComponent resource.","parameters":[],"requestBody":{"description":"The new SpecialComponent resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SpecialComponent-special_component.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SpecialComponent-special_component.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/special_components\/{id}":{"get":{"operationId":"getSpecialComponentItem","tags":["SpecialComponent"],"responses":{"200":{"description":"SpecialComponent resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SpecialComponent-special_component.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SpecialComponent-special_component.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a SpecialComponent resource.","description":"Retrieves a SpecialComponent resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putSpecialComponentItem","tags":["SpecialComponent"],"responses":{"200":{"description":"SpecialComponent resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SpecialComponent-special_component.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SpecialComponent-special_component.read"}}},"links":{"GetSpecialComponentItem":{"operationId":"getSpecialComponentItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/special_components\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the SpecialComponent resource.","description":"Replaces the SpecialComponent resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated SpecialComponent resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SpecialComponent-special_component.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SpecialComponent-special_component.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteSpecialComponentItem","tags":["SpecialComponent"],"responses":{"204":{"description":"SpecialComponent resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the SpecialComponent resource.","description":"Removes the SpecialComponent resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchSpecialComponentItem","tags":["SpecialComponent"],"responses":{"200":{"description":"SpecialComponent resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SpecialComponent-special_component.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SpecialComponent-special_component.read"}}},"links":{"GetSpecialComponentItem":{"operationId":"getSpecialComponentItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/special_components\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the SpecialComponent resource.","description":"Updates the SpecialComponent resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated SpecialComponent resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/SpecialComponent-special_component.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/technical_assistance_providers":{"get":{"operationId":"getTechnicalAssistanceProviderCollection","tags":["TechnicalAssistanceProvider"],"responses":{"200":{"description":"TechnicalAssistanceProvider collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TechnicalAssistanceProvider-technical_assistance_provider.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TechnicalAssistanceProvider-technical_assistance_provider.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of TechnicalAssistanceProvider resources.","description":"Retrieves the collection of TechnicalAssistanceProvider resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[description]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[nationalId]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"description","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"nationalId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postTechnicalAssistanceProviderCollection","tags":["TechnicalAssistanceProvider"],"responses":{"201":{"description":"TechnicalAssistanceProvider resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TechnicalAssistanceProvider-technical_assistance_provider.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TechnicalAssistanceProvider-technical_assistance_provider.read"}}},"links":{"GetTechnicalAssistanceProviderItem":{"operationId":"getTechnicalAssistanceProviderItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/technical_assistance_providers\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a TechnicalAssistanceProvider resource.","description":"Creates a TechnicalAssistanceProvider resource.","parameters":[],"requestBody":{"description":"The new TechnicalAssistanceProvider resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TechnicalAssistanceProvider-technical_assistance_provider.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TechnicalAssistanceProvider-technical_assistance_provider.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/technical_assistance_providers\/{id}":{"get":{"operationId":"getTechnicalAssistanceProviderItem","tags":["TechnicalAssistanceProvider"],"responses":{"200":{"description":"TechnicalAssistanceProvider resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TechnicalAssistanceProvider-technical_assistance_provider.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TechnicalAssistanceProvider-technical_assistance_provider.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a TechnicalAssistanceProvider resource.","description":"Retrieves a TechnicalAssistanceProvider resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putTechnicalAssistanceProviderItem","tags":["TechnicalAssistanceProvider"],"responses":{"200":{"description":"TechnicalAssistanceProvider resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TechnicalAssistanceProvider-technical_assistance_provider.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TechnicalAssistanceProvider-technical_assistance_provider.read"}}},"links":{"GetTechnicalAssistanceProviderItem":{"operationId":"getTechnicalAssistanceProviderItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/technical_assistance_providers\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the TechnicalAssistanceProvider resource.","description":"Replaces the TechnicalAssistanceProvider resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TechnicalAssistanceProvider resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TechnicalAssistanceProvider-technical_assistance_provider.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TechnicalAssistanceProvider-technical_assistance_provider.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteTechnicalAssistanceProviderItem","tags":["TechnicalAssistanceProvider"],"responses":{"204":{"description":"TechnicalAssistanceProvider resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the TechnicalAssistanceProvider resource.","description":"Removes the TechnicalAssistanceProvider resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchTechnicalAssistanceProviderItem","tags":["TechnicalAssistanceProvider"],"responses":{"200":{"description":"TechnicalAssistanceProvider resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TechnicalAssistanceProvider-technical_assistance_provider.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TechnicalAssistanceProvider-technical_assistance_provider.read"}}},"links":{"GetTechnicalAssistanceProviderItem":{"operationId":"getTechnicalAssistanceProviderItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/technical_assistance_providers\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the TechnicalAssistanceProvider resource.","description":"Updates the TechnicalAssistanceProvider resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TechnicalAssistanceProvider resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/TechnicalAssistanceProvider-technical_assistance_provider.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/treatment_technology_aera_oxidas":{"get":{"operationId":"getTreatmentTechnologyAeraOxidaCollection","tags":["TreatmentTechnologyAeraOxida"],"responses":{"200":{"description":"TreatmentTechnologyAeraOxida collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TreatmentTechnologyAeraOxida-treatment_technology_aeraoxida.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TreatmentTechnologyAeraOxida-treatment_technology_aeraoxida.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of TreatmentTechnologyAeraOxida resources.","description":"Retrieves the collection of TreatmentTechnologyAeraOxida resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postTreatmentTechnologyAeraOxidaCollection","tags":["TreatmentTechnologyAeraOxida"],"responses":{"201":{"description":"TreatmentTechnologyAeraOxida resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyAeraOxida-treatment_technology_aeraoxida.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyAeraOxida-treatment_technology_aeraoxida.read"}}},"links":{"GetTreatmentTechnologyAeraOxidaItem":{"operationId":"getTreatmentTechnologyAeraOxidaItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/treatment_technology_aera_oxidas\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a TreatmentTechnologyAeraOxida resource.","description":"Creates a TreatmentTechnologyAeraOxida resource.","parameters":[],"requestBody":{"description":"The new TreatmentTechnologyAeraOxida resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyAeraOxida-treatment_technology_aeraoxida.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyAeraOxida-treatment_technology_aeraoxida.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/treatment_technology_aera_oxidas\/{id}":{"get":{"operationId":"getTreatmentTechnologyAeraOxidaItem","tags":["TreatmentTechnologyAeraOxida"],"responses":{"200":{"description":"TreatmentTechnologyAeraOxida resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyAeraOxida-treatment_technology_aeraoxida.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyAeraOxida-treatment_technology_aeraoxida.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a TreatmentTechnologyAeraOxida resource.","description":"Retrieves a TreatmentTechnologyAeraOxida resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putTreatmentTechnologyAeraOxidaItem","tags":["TreatmentTechnologyAeraOxida"],"responses":{"200":{"description":"TreatmentTechnologyAeraOxida resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyAeraOxida-treatment_technology_aeraoxida.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyAeraOxida-treatment_technology_aeraoxida.read"}}},"links":{"GetTreatmentTechnologyAeraOxidaItem":{"operationId":"getTreatmentTechnologyAeraOxidaItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/treatment_technology_aera_oxidas\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the TreatmentTechnologyAeraOxida resource.","description":"Replaces the TreatmentTechnologyAeraOxida resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TreatmentTechnologyAeraOxida resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyAeraOxida-treatment_technology_aeraoxida.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyAeraOxida-treatment_technology_aeraoxida.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteTreatmentTechnologyAeraOxidaItem","tags":["TreatmentTechnologyAeraOxida"],"responses":{"204":{"description":"TreatmentTechnologyAeraOxida resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the TreatmentTechnologyAeraOxida resource.","description":"Removes the TreatmentTechnologyAeraOxida resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchTreatmentTechnologyAeraOxidaItem","tags":["TreatmentTechnologyAeraOxida"],"responses":{"200":{"description":"TreatmentTechnologyAeraOxida resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyAeraOxida-treatment_technology_aeraoxida.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyAeraOxida-treatment_technology_aeraoxida.read"}}},"links":{"GetTreatmentTechnologyAeraOxidaItem":{"operationId":"getTreatmentTechnologyAeraOxidaItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/treatment_technology_aera_oxidas\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the TreatmentTechnologyAeraOxida resource.","description":"Updates the TreatmentTechnologyAeraOxida resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TreatmentTechnologyAeraOxida resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyAeraOxida-treatment_technology_aeraoxida.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/treatment_technology_aera_oxidas\/{id}\/country":{"get":{"operationId":"api_treatment_technology_aera_oxidas_country_get_subresourceTreatmentTechnologyAeraOxidaSubresource","tags":["Country","TreatmentTechnologyAeraOxida"],"responses":{"200":{"description":"TreatmentTechnologyAeraOxida resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a TreatmentTechnologyAeraOxida resource.","description":"Retrieves a TreatmentTechnologyAeraOxida resource.","parameters":[{"name":"id","in":"path","description":"TreatmentTechnologyAeraOxida identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/treatment_technology_coag_floccus":{"get":{"operationId":"getTreatmentTechnologyCoagFloccuCollection","tags":["TreatmentTechnologyCoagFloccu"],"responses":{"200":{"description":"TreatmentTechnologyCoagFloccu collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TreatmentTechnologyCoagFloccu-treatment_technology_coag_floccu.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TreatmentTechnologyCoagFloccu-treatment_technology_coag_floccu.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of TreatmentTechnologyCoagFloccu resources.","description":"Retrieves the collection of TreatmentTechnologyCoagFloccu resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postTreatmentTechnologyCoagFloccuCollection","tags":["TreatmentTechnologyCoagFloccu"],"responses":{"201":{"description":"TreatmentTechnologyCoagFloccu resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyCoagFloccu-treatment_technology_coag_floccu.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyCoagFloccu-treatment_technology_coag_floccu.read"}}},"links":{"GetTreatmentTechnologyCoagFloccuItem":{"operationId":"getTreatmentTechnologyCoagFloccuItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/treatment_technology_coag_floccus\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a TreatmentTechnologyCoagFloccu resource.","description":"Creates a TreatmentTechnologyCoagFloccu resource.","parameters":[],"requestBody":{"description":"The new TreatmentTechnologyCoagFloccu resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyCoagFloccu-treatment_technology_coag_floccu.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyCoagFloccu-treatment_technology_coag_floccu.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/treatment_technology_coag_floccus\/{id}":{"get":{"operationId":"getTreatmentTechnologyCoagFloccuItem","tags":["TreatmentTechnologyCoagFloccu"],"responses":{"200":{"description":"TreatmentTechnologyCoagFloccu resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyCoagFloccu-treatment_technology_coag_floccu.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyCoagFloccu-treatment_technology_coag_floccu.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a TreatmentTechnologyCoagFloccu resource.","description":"Retrieves a TreatmentTechnologyCoagFloccu resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putTreatmentTechnologyCoagFloccuItem","tags":["TreatmentTechnologyCoagFloccu"],"responses":{"200":{"description":"TreatmentTechnologyCoagFloccu resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyCoagFloccu-treatment_technology_coag_floccu.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyCoagFloccu-treatment_technology_coag_floccu.read"}}},"links":{"GetTreatmentTechnologyCoagFloccuItem":{"operationId":"getTreatmentTechnologyCoagFloccuItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/treatment_technology_coag_floccus\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the TreatmentTechnologyCoagFloccu resource.","description":"Replaces the TreatmentTechnologyCoagFloccu resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TreatmentTechnologyCoagFloccu resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyCoagFloccu-treatment_technology_coag_floccu.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyCoagFloccu-treatment_technology_coag_floccu.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteTreatmentTechnologyCoagFloccuItem","tags":["TreatmentTechnologyCoagFloccu"],"responses":{"204":{"description":"TreatmentTechnologyCoagFloccu resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the TreatmentTechnologyCoagFloccu resource.","description":"Removes the TreatmentTechnologyCoagFloccu resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchTreatmentTechnologyCoagFloccuItem","tags":["TreatmentTechnologyCoagFloccu"],"responses":{"200":{"description":"TreatmentTechnologyCoagFloccu resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyCoagFloccu-treatment_technology_coag_floccu.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyCoagFloccu-treatment_technology_coag_floccu.read"}}},"links":{"GetTreatmentTechnologyCoagFloccuItem":{"operationId":"getTreatmentTechnologyCoagFloccuItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/treatment_technology_coag_floccus\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the TreatmentTechnologyCoagFloccu resource.","description":"Updates the TreatmentTechnologyCoagFloccu resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TreatmentTechnologyCoagFloccu resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyCoagFloccu-treatment_technology_coag_floccu.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/treatment_technology_coag_floccus\/{id}\/country":{"get":{"operationId":"api_treatment_technology_coag_floccus_country_get_subresourceTreatmentTechnologyCoagFloccuSubresource","tags":["Country","TreatmentTechnologyCoagFloccu"],"responses":{"200":{"description":"TreatmentTechnologyCoagFloccu resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a TreatmentTechnologyCoagFloccu resource.","description":"Retrieves a TreatmentTechnologyCoagFloccu resource.","parameters":[{"name":"id","in":"path","description":"TreatmentTechnologyCoagFloccu identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/treatment_technology_desalinations":{"get":{"operationId":"getTreatmentTechnologyDesalinationCollection","tags":["TreatmentTechnologyDesalination"],"responses":{"200":{"description":"TreatmentTechnologyDesalination collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TreatmentTechnologyDesalination-treatment_technology_desalination.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TreatmentTechnologyDesalination-treatment_technology_desalination.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of TreatmentTechnologyDesalination resources.","description":"Retrieves the collection of TreatmentTechnologyDesalination resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postTreatmentTechnologyDesalinationCollection","tags":["TreatmentTechnologyDesalination"],"responses":{"201":{"description":"TreatmentTechnologyDesalination resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyDesalination-treatment_technology_desalination.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyDesalination-treatment_technology_desalination.read"}}},"links":{"GetTreatmentTechnologyDesalinationItem":{"operationId":"getTreatmentTechnologyDesalinationItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/treatment_technology_desalinations\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a TreatmentTechnologyDesalination resource.","description":"Creates a TreatmentTechnologyDesalination resource.","parameters":[],"requestBody":{"description":"The new TreatmentTechnologyDesalination resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyDesalination-treatment_technology_desalination.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyDesalination-treatment_technology_desalination.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/treatment_technology_desalinations\/{id}":{"get":{"operationId":"getTreatmentTechnologyDesalinationItem","tags":["TreatmentTechnologyDesalination"],"responses":{"200":{"description":"TreatmentTechnologyDesalination resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyDesalination-treatment_technology_desalination.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyDesalination-treatment_technology_desalination.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a TreatmentTechnologyDesalination resource.","description":"Retrieves a TreatmentTechnologyDesalination resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putTreatmentTechnologyDesalinationItem","tags":["TreatmentTechnologyDesalination"],"responses":{"200":{"description":"TreatmentTechnologyDesalination resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyDesalination-treatment_technology_desalination.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyDesalination-treatment_technology_desalination.read"}}},"links":{"GetTreatmentTechnologyDesalinationItem":{"operationId":"getTreatmentTechnologyDesalinationItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/treatment_technology_desalinations\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the TreatmentTechnologyDesalination resource.","description":"Replaces the TreatmentTechnologyDesalination resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TreatmentTechnologyDesalination resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyDesalination-treatment_technology_desalination.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyDesalination-treatment_technology_desalination.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteTreatmentTechnologyDesalinationItem","tags":["TreatmentTechnologyDesalination"],"responses":{"204":{"description":"TreatmentTechnologyDesalination resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the TreatmentTechnologyDesalination resource.","description":"Removes the TreatmentTechnologyDesalination resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchTreatmentTechnologyDesalinationItem","tags":["TreatmentTechnologyDesalination"],"responses":{"200":{"description":"TreatmentTechnologyDesalination resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyDesalination-treatment_technology_desalination.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyDesalination-treatment_technology_desalination.read"}}},"links":{"GetTreatmentTechnologyDesalinationItem":{"operationId":"getTreatmentTechnologyDesalinationItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/treatment_technology_desalinations\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the TreatmentTechnologyDesalination resource.","description":"Updates the TreatmentTechnologyDesalination resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TreatmentTechnologyDesalination resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyDesalination-treatment_technology_desalination.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/treatment_technology_desalinations\/{id}\/country":{"get":{"operationId":"api_treatment_technology_desalinations_country_get_subresourceTreatmentTechnologyDesalinationSubresource","tags":["Country","TreatmentTechnologyDesalination"],"responses":{"200":{"description":"TreatmentTechnologyDesalination resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a TreatmentTechnologyDesalination resource.","description":"Retrieves a TreatmentTechnologyDesalination resource.","parameters":[{"name":"id","in":"path","description":"TreatmentTechnologyDesalination identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/treatment_technology_filtrations":{"get":{"operationId":"getTreatmentTechnologyFiltrationCollection","tags":["TreatmentTechnologyFiltration"],"responses":{"200":{"description":"TreatmentTechnologyFiltration collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TreatmentTechnologyFiltration-treatment_technology_filtration.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TreatmentTechnologyFiltration-treatment_technology_filtration.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of TreatmentTechnologyFiltration resources.","description":"Retrieves the collection of TreatmentTechnologyFiltration resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postTreatmentTechnologyFiltrationCollection","tags":["TreatmentTechnologyFiltration"],"responses":{"201":{"description":"TreatmentTechnologyFiltration resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyFiltration-treatment_technology_filtration.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyFiltration-treatment_technology_filtration.read"}}},"links":{"GetTreatmentTechnologyFiltrationItem":{"operationId":"getTreatmentTechnologyFiltrationItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/treatment_technology_filtrations\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a TreatmentTechnologyFiltration resource.","description":"Creates a TreatmentTechnologyFiltration resource.","parameters":[],"requestBody":{"description":"The new TreatmentTechnologyFiltration resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyFiltration-treatment_technology_filtration.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyFiltration-treatment_technology_filtration.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/treatment_technology_filtrations\/{id}":{"get":{"operationId":"getTreatmentTechnologyFiltrationItem","tags":["TreatmentTechnologyFiltration"],"responses":{"200":{"description":"TreatmentTechnologyFiltration resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyFiltration-treatment_technology_filtration.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyFiltration-treatment_technology_filtration.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a TreatmentTechnologyFiltration resource.","description":"Retrieves a TreatmentTechnologyFiltration resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putTreatmentTechnologyFiltrationItem","tags":["TreatmentTechnologyFiltration"],"responses":{"200":{"description":"TreatmentTechnologyFiltration resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyFiltration-treatment_technology_filtration.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyFiltration-treatment_technology_filtration.read"}}},"links":{"GetTreatmentTechnologyFiltrationItem":{"operationId":"getTreatmentTechnologyFiltrationItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/treatment_technology_filtrations\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the TreatmentTechnologyFiltration resource.","description":"Replaces the TreatmentTechnologyFiltration resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TreatmentTechnologyFiltration resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyFiltration-treatment_technology_filtration.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyFiltration-treatment_technology_filtration.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteTreatmentTechnologyFiltrationItem","tags":["TreatmentTechnologyFiltration"],"responses":{"204":{"description":"TreatmentTechnologyFiltration resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the TreatmentTechnologyFiltration resource.","description":"Removes the TreatmentTechnologyFiltration resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchTreatmentTechnologyFiltrationItem","tags":["TreatmentTechnologyFiltration"],"responses":{"200":{"description":"TreatmentTechnologyFiltration resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyFiltration-treatment_technology_filtration.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyFiltration-treatment_technology_filtration.read"}}},"links":{"GetTreatmentTechnologyFiltrationItem":{"operationId":"getTreatmentTechnologyFiltrationItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/treatment_technology_filtrations\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the TreatmentTechnologyFiltration resource.","description":"Updates the TreatmentTechnologyFiltration resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TreatmentTechnologyFiltration resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologyFiltration-treatment_technology_filtration.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/treatment_technology_filtrations\/{id}\/country":{"get":{"operationId":"api_treatment_technology_filtrations_country_get_subresourceTreatmentTechnologyFiltrationSubresource","tags":["Country","TreatmentTechnologyFiltration"],"responses":{"200":{"description":"TreatmentTechnologyFiltration resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a TreatmentTechnologyFiltration resource.","description":"Retrieves a TreatmentTechnologyFiltration resource.","parameters":[{"name":"id","in":"path","description":"TreatmentTechnologyFiltration identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/treatment_technology_sedimentations":{"get":{"operationId":"getTreatmentTechnologySedimentationCollection","tags":["TreatmentTechnologySedimentation"],"responses":{"200":{"description":"TreatmentTechnologySedimentation collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TreatmentTechnologySedimentation-treatment_technology_sedimentation.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TreatmentTechnologySedimentation-treatment_technology_sedimentation.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of TreatmentTechnologySedimentation resources.","description":"Retrieves the collection of TreatmentTechnologySedimentation resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postTreatmentTechnologySedimentationCollection","tags":["TreatmentTechnologySedimentation"],"responses":{"201":{"description":"TreatmentTechnologySedimentation resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologySedimentation-treatment_technology_sedimentation.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologySedimentation-treatment_technology_sedimentation.read"}}},"links":{"GetTreatmentTechnologySedimentationItem":{"operationId":"getTreatmentTechnologySedimentationItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/treatment_technology_sedimentations\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a TreatmentTechnologySedimentation resource.","description":"Creates a TreatmentTechnologySedimentation resource.","parameters":[],"requestBody":{"description":"The new TreatmentTechnologySedimentation resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologySedimentation-treatment_technology_sedimentation.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologySedimentation-treatment_technology_sedimentation.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/treatment_technology_sedimentations\/{id}":{"get":{"operationId":"getTreatmentTechnologySedimentationItem","tags":["TreatmentTechnologySedimentation"],"responses":{"200":{"description":"TreatmentTechnologySedimentation resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologySedimentation-treatment_technology_sedimentation.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologySedimentation-treatment_technology_sedimentation.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a TreatmentTechnologySedimentation resource.","description":"Retrieves a TreatmentTechnologySedimentation resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putTreatmentTechnologySedimentationItem","tags":["TreatmentTechnologySedimentation"],"responses":{"200":{"description":"TreatmentTechnologySedimentation resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologySedimentation-treatment_technology_sedimentation.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologySedimentation-treatment_technology_sedimentation.read"}}},"links":{"GetTreatmentTechnologySedimentationItem":{"operationId":"getTreatmentTechnologySedimentationItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/treatment_technology_sedimentations\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the TreatmentTechnologySedimentation resource.","description":"Replaces the TreatmentTechnologySedimentation resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TreatmentTechnologySedimentation resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologySedimentation-treatment_technology_sedimentation.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologySedimentation-treatment_technology_sedimentation.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteTreatmentTechnologySedimentationItem","tags":["TreatmentTechnologySedimentation"],"responses":{"204":{"description":"TreatmentTechnologySedimentation resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the TreatmentTechnologySedimentation resource.","description":"Removes the TreatmentTechnologySedimentation resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchTreatmentTechnologySedimentationItem","tags":["TreatmentTechnologySedimentation"],"responses":{"200":{"description":"TreatmentTechnologySedimentation resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologySedimentation-treatment_technology_sedimentation.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologySedimentation-treatment_technology_sedimentation.read"}}},"links":{"GetTreatmentTechnologySedimentationItem":{"operationId":"getTreatmentTechnologySedimentationItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/treatment_technology_sedimentations\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the TreatmentTechnologySedimentation resource.","description":"Updates the TreatmentTechnologySedimentation resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TreatmentTechnologySedimentation resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/TreatmentTechnologySedimentation-treatment_technology_sedimentation.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/treatment_technology_sedimentations\/{id}\/country":{"get":{"operationId":"api_treatment_technology_sedimentations_country_get_subresourceTreatmentTechnologySedimentationSubresource","tags":["Country","TreatmentTechnologySedimentation"],"responses":{"200":{"description":"TreatmentTechnologySedimentation resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a TreatmentTechnologySedimentation resource.","description":"Retrieves a TreatmentTechnologySedimentation resource.","parameters":[{"name":"id","in":"path","description":"TreatmentTechnologySedimentation identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/type_healthcare_facilities":{"get":{"operationId":"getTypeHealthcareFacilityCollection","tags":["TypeHealthcareFacility"],"responses":{"200":{"description":"TypeHealthcareFacility collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TypeHealthcareFacility-type_healthcare_facility.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TypeHealthcareFacility-type_healthcare_facility.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of TypeHealthcareFacility resources.","description":"Retrieves the collection of TypeHealthcareFacility resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[keyIndex]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"keyIndex","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postTypeHealthcareFacilityCollection","tags":["TypeHealthcareFacility"],"responses":{"201":{"description":"TypeHealthcareFacility resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypeHealthcareFacility-type_healthcare_facility.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypeHealthcareFacility-type_healthcare_facility.read"}}},"links":{"GetTypeHealthcareFacilityItem":{"operationId":"getTypeHealthcareFacilityItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/type_healthcare_facilities\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a TypeHealthcareFacility resource.","description":"Creates a TypeHealthcareFacility resource.","parameters":[],"requestBody":{"description":"The new TypeHealthcareFacility resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypeHealthcareFacility-type_healthcare_facility.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypeHealthcareFacility-type_healthcare_facility.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/type_healthcare_facilities\/{id}":{"get":{"operationId":"getTypeHealthcareFacilityItem","tags":["TypeHealthcareFacility"],"responses":{"200":{"description":"TypeHealthcareFacility resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypeHealthcareFacility-type_healthcare_facility.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypeHealthcareFacility-type_healthcare_facility.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a TypeHealthcareFacility resource.","description":"Retrieves a TypeHealthcareFacility resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putTypeHealthcareFacilityItem","tags":["TypeHealthcareFacility"],"responses":{"200":{"description":"TypeHealthcareFacility resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypeHealthcareFacility-type_healthcare_facility.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypeHealthcareFacility-type_healthcare_facility.read"}}},"links":{"GetTypeHealthcareFacilityItem":{"operationId":"getTypeHealthcareFacilityItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/type_healthcare_facilities\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the TypeHealthcareFacility resource.","description":"Replaces the TypeHealthcareFacility resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TypeHealthcareFacility resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypeHealthcareFacility-type_healthcare_facility.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypeHealthcareFacility-type_healthcare_facility.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteTypeHealthcareFacilityItem","tags":["TypeHealthcareFacility"],"responses":{"204":{"description":"TypeHealthcareFacility resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the TypeHealthcareFacility resource.","description":"Removes the TypeHealthcareFacility resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchTypeHealthcareFacilityItem","tags":["TypeHealthcareFacility"],"responses":{"200":{"description":"TypeHealthcareFacility resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypeHealthcareFacility-type_healthcare_facility.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypeHealthcareFacility-type_healthcare_facility.read"}}},"links":{"GetTypeHealthcareFacilityItem":{"operationId":"getTypeHealthcareFacilityItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/type_healthcare_facilities\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the TypeHealthcareFacility resource.","description":"Updates the TypeHealthcareFacility resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TypeHealthcareFacility resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/TypeHealthcareFacility-type_healthcare_facility.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/type_healthcare_facilities\/{id}\/country":{"get":{"operationId":"api_type_healthcare_facilities_country_get_subresourceTypeHealthcareFacilitySubresource","tags":["Country","TypeHealthcareFacility"],"responses":{"200":{"description":"TypeHealthcareFacility resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a TypeHealthcareFacility resource.","description":"Retrieves a TypeHealthcareFacility resource.","parameters":[{"name":"id","in":"path","description":"TypeHealthcareFacility identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/type_interventions":{"get":{"operationId":"getTypeInterventionCollection","tags":["TypeIntervention"],"responses":{"200":{"description":"TypeIntervention collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TypeIntervention-type_intervention.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TypeIntervention-type_intervention.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of TypeIntervention resources.","description":"Retrieves the collection of TypeIntervention resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[type]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[description]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"type","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"description","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postTypeInterventionCollection","tags":["TypeIntervention"],"responses":{"201":{"description":"TypeIntervention resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypeIntervention-type_intervention.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypeIntervention-type_intervention.read"}}},"links":{"GetTypeInterventionItem":{"operationId":"getTypeInterventionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/type_interventions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a TypeIntervention resource.","description":"Creates a TypeIntervention resource.","parameters":[],"requestBody":{"description":"The new TypeIntervention resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypeIntervention-type_intervention.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypeIntervention-type_intervention.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/type_interventions\/{id}":{"get":{"operationId":"getTypeInterventionItem","tags":["TypeIntervention"],"responses":{"200":{"description":"TypeIntervention resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypeIntervention-type_intervention.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypeIntervention-type_intervention.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a TypeIntervention resource.","description":"Retrieves a TypeIntervention resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putTypeInterventionItem","tags":["TypeIntervention"],"responses":{"200":{"description":"TypeIntervention resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypeIntervention-type_intervention.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypeIntervention-type_intervention.read"}}},"links":{"GetTypeInterventionItem":{"operationId":"getTypeInterventionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/type_interventions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the TypeIntervention resource.","description":"Replaces the TypeIntervention resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TypeIntervention resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypeIntervention-type_intervention.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypeIntervention-type_intervention.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteTypeInterventionItem","tags":["TypeIntervention"],"responses":{"204":{"description":"TypeIntervention resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the TypeIntervention resource.","description":"Removes the TypeIntervention resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchTypeInterventionItem","tags":["TypeIntervention"],"responses":{"200":{"description":"TypeIntervention resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypeIntervention-type_intervention.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypeIntervention-type_intervention.read"}}},"links":{"GetTypeInterventionItem":{"operationId":"getTypeInterventionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/type_interventions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the TypeIntervention resource.","description":"Updates the TypeIntervention resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TypeIntervention resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/TypeIntervention-type_intervention.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/type_taps":{"get":{"operationId":"getTypeTapCollection","tags":["TypeTap"],"responses":{"200":{"description":"TypeTap collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TypeTap-type_tap.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TypeTap-type_tap.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of TypeTap resources.","description":"Retrieves the collection of TypeTap resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[keyIndex]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"keyIndex","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postTypeTapCollection","tags":["TypeTap"],"responses":{"201":{"description":"TypeTap resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypeTap-type_tap.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypeTap-type_tap.read"}}},"links":{"GetTypeTapItem":{"operationId":"getTypeTapItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/type_taps\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a TypeTap resource.","description":"Creates a TypeTap resource.","parameters":[],"requestBody":{"description":"The new TypeTap resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypeTap-type_tap.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypeTap-type_tap.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/type_taps\/{id}":{"get":{"operationId":"getTypeTapItem","tags":["TypeTap"],"responses":{"200":{"description":"TypeTap resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypeTap-type_tap.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypeTap-type_tap.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a TypeTap resource.","description":"Retrieves a TypeTap resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putTypeTapItem","tags":["TypeTap"],"responses":{"200":{"description":"TypeTap resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypeTap-type_tap.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypeTap-type_tap.read"}}},"links":{"GetTypeTapItem":{"operationId":"getTypeTapItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/type_taps\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the TypeTap resource.","description":"Replaces the TypeTap resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TypeTap resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypeTap-type_tap.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypeTap-type_tap.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteTypeTapItem","tags":["TypeTap"],"responses":{"204":{"description":"TypeTap resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the TypeTap resource.","description":"Removes the TypeTap resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchTypeTapItem","tags":["TypeTap"],"responses":{"200":{"description":"TypeTap resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypeTap-type_tap.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypeTap-type_tap.read"}}},"links":{"GetTypeTapItem":{"operationId":"getTypeTapItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/type_taps\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the TypeTap resource.","description":"Updates the TypeTap resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TypeTap resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/TypeTap-type_tap.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/type_taps\/{id}\/country":{"get":{"operationId":"api_type_taps_country_get_subresourceTypeTapSubresource","tags":["Country","TypeTap"],"responses":{"200":{"description":"TypeTap resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a TypeTap resource.","description":"Retrieves a TypeTap resource.","parameters":[{"name":"id","in":"path","description":"TypeTap identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/typology_chlorination_installations":{"get":{"operationId":"getTypologyChlorinationInstallationCollection","tags":["TypologyChlorinationInstallation"],"responses":{"200":{"description":"TypologyChlorinationInstallation collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TypologyChlorinationInstallation-typology_chlorination_installation.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TypologyChlorinationInstallation-typology_chlorination_installation.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of TypologyChlorinationInstallation resources.","description":"Retrieves the collection of TypologyChlorinationInstallation resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[keyIndex]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postTypologyChlorinationInstallationCollection","tags":["TypologyChlorinationInstallation"],"responses":{"201":{"description":"TypologyChlorinationInstallation resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypologyChlorinationInstallation-typology_chlorination_installation.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypologyChlorinationInstallation-typology_chlorination_installation.read"}}},"links":{"GetTypologyChlorinationInstallationItem":{"operationId":"getTypologyChlorinationInstallationItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/typology_chlorination_installations\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a TypologyChlorinationInstallation resource.","description":"Creates a TypologyChlorinationInstallation resource.","parameters":[],"requestBody":{"description":"The new TypologyChlorinationInstallation resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypologyChlorinationInstallation-typology_chlorination_installation.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypologyChlorinationInstallation-typology_chlorination_installation.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/typology_chlorination_installations\/{id}":{"get":{"operationId":"getTypologyChlorinationInstallationItem","tags":["TypologyChlorinationInstallation"],"responses":{"200":{"description":"TypologyChlorinationInstallation resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypologyChlorinationInstallation-typology_chlorination_installation.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypologyChlorinationInstallation-typology_chlorination_installation.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a TypologyChlorinationInstallation resource.","description":"Retrieves a TypologyChlorinationInstallation resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putTypologyChlorinationInstallationItem","tags":["TypologyChlorinationInstallation"],"responses":{"200":{"description":"TypologyChlorinationInstallation resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypologyChlorinationInstallation-typology_chlorination_installation.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypologyChlorinationInstallation-typology_chlorination_installation.read"}}},"links":{"GetTypologyChlorinationInstallationItem":{"operationId":"getTypologyChlorinationInstallationItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/typology_chlorination_installations\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the TypologyChlorinationInstallation resource.","description":"Replaces the TypologyChlorinationInstallation resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TypologyChlorinationInstallation resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypologyChlorinationInstallation-typology_chlorination_installation.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypologyChlorinationInstallation-typology_chlorination_installation.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteTypologyChlorinationInstallationItem","tags":["TypologyChlorinationInstallation"],"responses":{"204":{"description":"TypologyChlorinationInstallation resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the TypologyChlorinationInstallation resource.","description":"Removes the TypologyChlorinationInstallation resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchTypologyChlorinationInstallationItem","tags":["TypologyChlorinationInstallation"],"responses":{"200":{"description":"TypologyChlorinationInstallation resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TypologyChlorinationInstallation-typology_chlorination_installation.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TypologyChlorinationInstallation-typology_chlorination_installation.read"}}},"links":{"GetTypologyChlorinationInstallationItem":{"operationId":"getTypologyChlorinationInstallationItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/typology_chlorination_installations\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the TypologyChlorinationInstallation resource.","description":"Updates the TypologyChlorinationInstallation resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TypologyChlorinationInstallation resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/TypologyChlorinationInstallation-typology_chlorination_installation.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/typology_chlorination_installations\/{id}\/country":{"get":{"operationId":"api_typology_chlorination_installations_country_get_subresourceTypologyChlorinationInstallationSubresource","tags":["Country","TypologyChlorinationInstallation"],"responses":{"200":{"description":"TypologyChlorinationInstallation resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a TypologyChlorinationInstallation resource.","description":"Retrieves a TypologyChlorinationInstallation resource.","parameters":[{"name":"id","in":"path","description":"TypologyChlorinationInstallation identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/users":{"get":{"operationId":"gETUserCollection","tags":["User"],"responses":{"200":{"description":"User collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/User-user.read_collection"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/User-user.read_collection"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of User resources.","description":"Retrieves the collection of User resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[email]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[username]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[active]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"email","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"username","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"active","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"active[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"boolean"}},"style":"form","explode":true,"allowReserved":false},{"name":"language","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"language[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"pOSTUserCollection","tags":["User"],"responses":{"201":{"description":"User resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User-user.read_user.read_safe"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/User-user.read_user.read_safe"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a User resource.","description":"Creates a User resource.","parameters":[],"requestBody":{"description":"The new User resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User-user.post"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/User-user.post"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/users\/country\/{country_code}":{"get":{"operationId":"country_usersUserCollection","tags":["User"],"responses":{"200":{"description":"User collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/User-user.read_safe"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/User-user.read_safe"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of User resources.","description":"Retrieves the collection of User resources in the selected Country.","parameters":[{"name":"country_code","description":"Country to query","in":"path","required":true,"type":"string"}],"deprecated":false},"parameters":[]},"\/api\/v1\/users\/login":{"post":{"operationId":"loginUserCollection","tags":["User"],"responses":{"200":{"description":"OK","content":{"application\/json":{"schema":{"type":"object","properties":{"token":{"type":"string"},"refresh_token":{"type":"string"},"refresh_token_expire":{"type":"integer"},"token_expire":{"type":"integer"}}}}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"503":{"description":"Service Unavailable"}},"summary":"Login a user in the API","description":"Get a JWT token to log in. You must use 'username' and 'password' or 'refresh_token' to call. Prefix token with 'Bearer ' to use it.","parameters":[],"requestBody":{"description":"","content":{"application\/json":{"schema":{"type":"object","required":[],"properties":{"username":{"type":"string"},"password":{"type":"string"},"refresh_token":{"type":"string"}}}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/users\/me":{"get":{"operationId":"user_meUserCollection","tags":["User"],"responses":{"200":{"description":"OK","content":{"application\/json":{"schema":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"email":{"type":"string"},"avatar":{"type":"string"},"country":{"type":"string"},"language":{"type":"string"},"timezone":{"type":"string"},"administrative_divisions":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"}}}}}}}}},"404":{"description":"Not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Get current user","description":"Get current session user entity.","parameters":[],"deprecated":false},"parameters":[]},"\/api\/v1\/users\/resend_activation_email":{"post":{"operationId":"resend_activation_emailUserCollection","tags":["User"],"responses":{"200":{"description":"OK","content":{"application\/json":{"schema":{"type":"object","properties":{"message":{"type":"string"}}}}}},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Resend activation email","description":"Sends activation email to inactive user","parameters":[],"requestBody":{"description":"","content":{"application\/json":{"schema":{"type":"object","required":["email"],"properties":{"email":{"type":"string"}}}}},"required":false},"deprecated":false},"parameters":[]},"\/api\/v1\/users\/{id}":{"get":{"operationId":"gETUserItem","tags":["User"],"responses":{"200":{"description":"User resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User-user.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/User-user.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a User resource.","description":"Retrieves a User resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"pUTUserItem","tags":["User"],"responses":{"200":{"description":"User resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User-user.read_user.read_safe"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/User-user.read_user.read_safe"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the User resource.","description":"Replaces the User resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated User resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User-user.put"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/User-user.put"}}},"required":true},"deprecated":false},"delete":{"operationId":"dELETEUserItem","tags":["User"],"responses":{"204":{"description":"User resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the User resource.","description":"Removes the User resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/water_quality_entities":{"get":{"operationId":"getWaterQualityEntityCollection","tags":["WaterQualityEntity"],"responses":{"200":{"description":"WaterQualityEntity collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WaterQualityEntity-water_quality_entity.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WaterQualityEntity-water_quality_entity.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of WaterQualityEntity resources.","description":"Retrieves the collection of WaterQualityEntity resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[address]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[phone]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[contact]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"address","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"contact","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"phone","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postWaterQualityEntityCollection","tags":["WaterQualityEntity"],"responses":{"201":{"description":"WaterQualityEntity resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityEntity-water_quality_entity.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityEntity-water_quality_entity.read"}}},"links":{"GetWaterQualityEntityItem":{"operationId":"getWaterQualityEntityItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/water_quality_entities\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a WaterQualityEntity resource.","description":"Creates a WaterQualityEntity resource.","parameters":[],"requestBody":{"description":"The new WaterQualityEntity resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityEntity-water_quality_entity.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityEntity-water_quality_entity.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/water_quality_entities\/{id}":{"get":{"operationId":"getWaterQualityEntityItem","tags":["WaterQualityEntity"],"responses":{"200":{"description":"WaterQualityEntity resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityEntity-water_quality_entity.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityEntity-water_quality_entity.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a WaterQualityEntity resource.","description":"Retrieves a WaterQualityEntity resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putWaterQualityEntityItem","tags":["WaterQualityEntity"],"responses":{"200":{"description":"WaterQualityEntity resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityEntity-water_quality_entity.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityEntity-water_quality_entity.read"}}},"links":{"GetWaterQualityEntityItem":{"operationId":"getWaterQualityEntityItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/water_quality_entities\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the WaterQualityEntity resource.","description":"Replaces the WaterQualityEntity resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated WaterQualityEntity resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityEntity-water_quality_entity.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityEntity-water_quality_entity.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteWaterQualityEntityItem","tags":["WaterQualityEntity"],"responses":{"204":{"description":"WaterQualityEntity resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the WaterQualityEntity resource.","description":"Removes the WaterQualityEntity resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchWaterQualityEntityItem","tags":["WaterQualityEntity"],"responses":{"200":{"description":"WaterQualityEntity resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityEntity-water_quality_entity.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityEntity-water_quality_entity.read"}}},"links":{"GetWaterQualityEntityItem":{"operationId":"getWaterQualityEntityItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/water_quality_entities\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the WaterQualityEntity resource.","description":"Updates the WaterQualityEntity resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated WaterQualityEntity resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityEntity-water_quality_entity.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/water_quality_entities\/{id}\/country":{"get":{"operationId":"api_water_quality_entities_country_get_subresourceWaterQualityEntitySubresource","tags":["Country","WaterQualityEntity"],"responses":{"200":{"description":"WaterQualityEntity resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a WaterQualityEntity resource.","description":"Retrieves a WaterQualityEntity resource.","parameters":[{"name":"id","in":"path","description":"WaterQualityEntity identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/api\/v1\/water_quality_intervention_types":{"get":{"operationId":"getWaterQualityInterventionTypeCollection","tags":["WaterQualityInterventionType"],"responses":{"200":{"description":"WaterQualityInterventionType collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WaterQualityInterventionType-water_quality_intervention_type.read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WaterQualityInterventionType-water_quality_intervention_type.read"}}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves the collection of WaterQualityInterventionType resources.","description":"Retrieves the collection of WaterQualityInterventionType resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[keyIndex]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"keyIndex","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postWaterQualityInterventionTypeCollection","tags":["WaterQualityInterventionType"],"responses":{"201":{"description":"WaterQualityInterventionType resource created","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityInterventionType-water_quality_intervention_type.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityInterventionType-water_quality_intervention_type.read"}}},"links":{"GetWaterQualityInterventionTypeItem":{"operationId":"getWaterQualityInterventionTypeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/water_quality_intervention_types\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Creates a WaterQualityInterventionType resource.","description":"Creates a WaterQualityInterventionType resource.","parameters":[],"requestBody":{"description":"The new WaterQualityInterventionType resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityInterventionType-water_quality_intervention_type.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityInterventionType-water_quality_intervention_type.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/water_quality_intervention_types\/{id}":{"get":{"operationId":"getWaterQualityInterventionTypeItem","tags":["WaterQualityInterventionType"],"responses":{"200":{"description":"WaterQualityInterventionType resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityInterventionType-water_quality_intervention_type.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityInterventionType-water_quality_intervention_type.read"}}}},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a WaterQualityInterventionType resource.","description":"Retrieves a WaterQualityInterventionType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putWaterQualityInterventionTypeItem","tags":["WaterQualityInterventionType"],"responses":{"200":{"description":"WaterQualityInterventionType resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityInterventionType-water_quality_intervention_type.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityInterventionType-water_quality_intervention_type.read"}}},"links":{"GetWaterQualityInterventionTypeItem":{"operationId":"getWaterQualityInterventionTypeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/water_quality_intervention_types\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Replaces the WaterQualityInterventionType resource.","description":"Replaces the WaterQualityInterventionType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated WaterQualityInterventionType resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityInterventionType-water_quality_intervention_type.write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityInterventionType-water_quality_intervention_type.write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteWaterQualityInterventionTypeItem","tags":["WaterQualityInterventionType"],"responses":{"204":{"description":"WaterQualityInterventionType resource deleted"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Removes the WaterQualityInterventionType resource.","description":"Removes the WaterQualityInterventionType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchWaterQualityInterventionTypeItem","tags":["WaterQualityInterventionType"],"responses":{"200":{"description":"WaterQualityInterventionType resource updated","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityInterventionType-water_quality_intervention_type.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityInterventionType-water_quality_intervention_type.read"}}},"links":{"GetWaterQualityInterventionTypeItem":{"operationId":"getWaterQualityInterventionTypeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/api\/v1\/water_quality_intervention_types\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Updates the WaterQualityInterventionType resource.","description":"Updates the WaterQualityInterventionType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated WaterQualityInterventionType resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/WaterQualityInterventionType-water_quality_intervention_type.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/api\/v1\/water_quality_intervention_types\/{id}\/country":{"get":{"operationId":"api_water_quality_intervention_types_country_get_subresourceWaterQualityInterventionTypeSubresource","tags":["Country","WaterQualityInterventionType"],"responses":{"200":{"description":"WaterQualityInterventionType resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Country-country.read"}}}},"403":{"description":"Forbidden"},"401":{"description":"Unauthorized"},"503":{"description":"Service Unavailable"}},"summary":"Retrieves a WaterQualityInterventionType resource.","description":"Retrieves a WaterQualityInterventionType resource.","parameters":[{"name":"id","in":"path","description":"WaterQualityInterventionType identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]}},"components":{"schemas":{"AdministrativeDivision-administrative_division.read":{"type":"object","description":"Administrative division.","properties":{"id":{"type":"string","nullable":true},"name":{"type":"string"},"parent":{"nullable":true,"anyOf":[{"$ref":"#\/components\/schemas\/AdministrativeDivision-administrative_division.read"}]},"code":{"type":"string","nullable":true},"level":{"readOnly":true,"type":"integer"},"oldid":{"type":"string","nullable":true},"branch":{"description":"Administrative division branch.","type":"string"}}},"AdministrativeDivision-administrative_division.write":{"type":"object","description":"Administrative division.","properties":{"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"},"parent":{"nullable":true,"anyOf":[{"$ref":"#\/components\/schemas\/AdministrativeDivision-administrative_division.write"}]},"code":{"type":"string","nullable":true},"oldid":{"type":"string","nullable":true}}},"AdministrativeDivision-user.read":{"type":"object","description":"Administrative division.","properties":{"id":{"type":"string","nullable":true},"name":{"type":"string"}}},"AdministrativeDivision-user.read_user.read_safe":{"type":"object","description":"Administrative division.","properties":{"id":{"type":"string","nullable":true},"name":{"type":"string"}}},"AdministrativeDivisionType-administrative_division_type.read":{"type":"object","description":"","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"},"level":{"type":"integer"}}},"AdministrativeDivisionType-country.read":{"type":"object","description":"","properties":{"id":{"type":"string","nullable":true},"name":{"type":"string"},"level":{"type":"integer"}}},"CommunityService-community_service.read":{"type":"object","description":"[COM | 1.8] Community Service.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"type":{"type":"string"}}},"CommunityService-community_service.write":{"type":"object","description":"[COM | 1.8] Community Service.","properties":{"country":{"type":"string","format":"iri-reference"},"type":{"type":"string"}}},"Configuration-GET":{"type":"object","description":"Configuration entity."},"Configuration-POST":{"type":"object","description":"Configuration entity."},"Country-country.read":{"type":"object","description":"Country entity.","properties":{"code":{"type":"string"},"name":{"type":"string"},"languages":{"type":"array","items":{"type":"string","format":"iri-reference"}},"flag":{"type":"string","format":"iri-reference","nullable":true},"treatmentTechnologySedimentations":{"type":"array","items":{"type":"string","format":"iri-reference"}},"treatmentTechnologyCoagFloccus":{"type":"array","items":{"type":"string","format":"iri-reference"}},"treatmentTechnologyDesalinations":{"type":"array","items":{"type":"string","format":"iri-reference"}},"treatmentTechnologyAeraOxidas":{"type":"array","items":{"type":"string","format":"iri-reference"}},"treatmentTechnologyFiltrations":{"type":"array","items":{"type":"string","format":"iri-reference"}},"distributionMaterials":{"type":"array","items":{"type":"string","format":"iri-reference"}},"materials":{"type":"array","items":{"type":"string","format":"iri-reference"}},"communityServices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"interventionStatuses":{"type":"array","items":{"type":"string","format":"iri-reference"}},"waterQualityInterventionTypes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"waterQualityEntities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"functionsCarriedOutTaps":{"type":"array","items":{"type":"string","format":"iri-reference"}},"functionsCarriedOutWsps":{"type":"array","items":{"type":"string","format":"iri-reference"}},"funderInterventions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"typeInterventions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"institutionInterventions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"divisionTypes":{"type":"array","items":{"$ref":"#\/components\/schemas\/AdministrativeDivisionType-country.read"}},"mainOfficialLanguage":{"description":"Main official language.","type":"string","format":"iri-reference","nullable":true},"officialLanguages":{"type":"array","items":{"type":"string","format":"iri-reference"}},"mainUnitConcentration":{"description":"Main concentration unit.","type":"string","nullable":true},"unitConcentrations":{"type":"array","items":{"type":"string"}},"mainUnitFlow":{"description":"Main flow unit.","type":"string","nullable":true},"unitFlows":{"type":"array","items":{"type":"string"}},"mainUnitLength":{"description":"Main length unit.","type":"string","nullable":true},"unitLengths":{"type":"array","items":{"type":"string"}},"mainUnitVolume":{"description":"Main volume unit.","type":"string","nullable":true},"unitVolumes":{"type":"array","items":{"type":"string"}},"ethnicities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"currencies":{"type":"array","items":{"type":"string","format":"iri-reference"}},"disinfectingSubstances":{"type":"array","items":{"type":"string","format":"iri-reference"}},"typologyChlorinationInstallations":{"type":"array","items":{"type":"string","format":"iri-reference"}},"geographicalScopes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"typeTaps":{"type":"array","items":{"type":"string","format":"iri-reference"}},"typeHealthcareFacilities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"programInterventions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"technicalAssistanceProviders":{"type":"array","items":{"type":"string","format":"iri-reference"}},"formLevel":{"description":"Form levels.","type":"array","items":{"type":"string"}},"mutatebleFields":{"description":"Mutateble field settings.","type":"array","items":{"type":"string"}},"pumpTypes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"defaultDiameters":{"type":"array","items":{"type":"string","format":"iri-reference"}},"specialComponents":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Country-country.write":{"type":"object","description":"Country entity.","properties":{"name":{"type":"string"},"languages":{"type":"array","items":{"type":"string","format":"iri-reference"}},"flag":{"type":"string","format":"iri-reference","nullable":true},"treatmentTechnologySedimentations":{"type":"array","items":{"type":"string","format":"iri-reference"}},"treatmentTechnologyCoagFloccus":{"type":"array","items":{"type":"string","format":"iri-reference"}},"treatmentTechnologyDesalinations":{"type":"array","items":{"type":"string","format":"iri-reference"}},"treatmentTechnologyAeraOxidas":{"type":"array","items":{"type":"string","format":"iri-reference"}},"treatmentTechnologyFiltrations":{"type":"array","items":{"type":"string","format":"iri-reference"}},"distributionMaterials":{"type":"array","items":{"type":"string","format":"iri-reference"}},"materials":{"type":"array","items":{"type":"string","format":"iri-reference"}},"communityServices":{"type":"array","items":{"type":"string","format":"iri-reference"}},"interventionStatuses":{"type":"array","items":{"type":"string","format":"iri-reference"}},"waterQualityInterventionTypes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"waterQualityEntities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"functionsCarriedOutTaps":{"type":"array","items":{"type":"string","format":"iri-reference"}},"functionsCarriedOutWsps":{"type":"array","items":{"type":"string","format":"iri-reference"}},"funderInterventions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"typeInterventions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"institutionInterventions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"mainOfficialLanguage":{"description":"Main official language.","type":"string","format":"iri-reference","nullable":true},"officialLanguages":{"type":"array","items":{"type":"string","format":"iri-reference"}},"mainUnitConcentration":{"description":"Main concentration unit.","type":"string","nullable":true},"unitConcentrations":{"type":"array","items":{"type":"string"}},"mainUnitFlow":{"description":"Main flow unit.","type":"string","nullable":true},"unitFlows":{"type":"array","items":{"type":"string"}},"mainUnitLength":{"description":"Main length unit.","type":"string","nullable":true},"unitLengths":{"type":"array","items":{"type":"string"}},"mainUnitVolume":{"description":"Main volume unit.","type":"string","nullable":true},"unitVolumes":{"type":"array","items":{"type":"string"}},"ethnicities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"currencies":{"type":"array","items":{"type":"string","format":"iri-reference"}},"disinfectingSubstances":{"type":"array","items":{"type":"string","format":"iri-reference"}},"typologyChlorinationInstallations":{"type":"array","items":{"type":"string","format":"iri-reference"}},"geographicalScopes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"typeTaps":{"type":"array","items":{"type":"string","format":"iri-reference"}},"typeHealthcareFacilities":{"type":"array","items":{"type":"string","format":"iri-reference"}},"programInterventions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"technicalAssistanceProviders":{"type":"array","items":{"type":"string","format":"iri-reference"}},"formLevel":{"description":"Form levels.","type":"array","items":{"type":"string"}},"mutatebleFields":{"description":"Mutateble field settings.","type":"array","items":{"type":"string"}},"pumpTypes":{"type":"array","items":{"type":"string","format":"iri-reference"}},"defaultDiameters":{"type":"array","items":{"type":"string","format":"iri-reference"}},"specialComponents":{"type":"array","items":{"type":"string","format":"iri-reference"}}}},"Country-user.read":{"type":"object","description":"Country entity.","properties":{"code":{"type":"string"},"name":{"type":"string"},"flag":{"type":"string","format":"iri-reference","nullable":true}}},"Country-user.read_user.read_safe":{"type":"object","description":"Country entity.","properties":{"code":{"type":"string"},"name":{"type":"string"},"flag":{"type":"string","format":"iri-reference","nullable":true}}},"Currency-currency.read":{"type":"object","description":"[SYS | 1.5.7] Currency.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"}}},"Currency-currency.write":{"type":"object","description":"[SYS | 1.5.7] Currency.","properties":{"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"}}},"DefaultDiameter-default_diameter.read":{"type":"object","description":"[SYS | 3.4] Default diameter.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"value":{"type":"string"},"unit":{"type":"string"}}},"DefaultDiameter-default_diameter.write":{"type":"object","description":"[SYS | 3.4] Default diameter.","properties":{"country":{"type":"string","format":"iri-reference"},"value":{"type":"string"},"unit":{"type":"string"}}},"DisinfectingSubstance-disinfecting_substance.read":{"type":"object","description":"[SYS | 4.5] Disinfecting substance.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"name":{"type":"string"}}},"DisinfectingSubstance-disinfecting_substance.write":{"type":"object","description":"[SYS | 4.5] Disinfecting substance.","properties":{"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"name":{"type":"string"}}},"DistributionMaterial-distribution_material.read":{"type":"object","description":"[SYS | 6.4, 3.3] Material to distribution infrastructure.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"type":{"type":"string"}}},"DistributionMaterial-distribution_material.write":{"type":"object","description":"[SYS | 6.4, 3.3] Material to distribution infrastructure.","properties":{"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"type":{"type":"string"}}},"Ethnicity-ethnicity.read":{"type":"object","description":"[COM | 1.6.1, 1.6.2] Ethnicity.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"}}},"Ethnicity-ethnicity.write":{"type":"object","description":"[COM | 1.6.1, 1.6.2] Ethnicity.","properties":{"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"}}},"File-file.read":{"type":"object","description":"File entity.","properties":{"id":{"type":"string","nullable":true},"fileName":{"type":"string"},"country":{"type":"string","format":"iri-reference","nullable":true},"created":{"readOnly":true,"description":"Creation date.","type":"string","format":"date-time"}}},"FunctionsCarriedOutTap-functions_carried_out_tap.read":{"type":"object","description":"[TAP | 2.3] Functions carried out by T.A.P.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"type":{"type":"string"}}},"FunctionsCarriedOutTap-functions_carried_out_tap.write":{"type":"object","description":"[TAP | 2.3] Functions carried out by T.A.P.","properties":{"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"type":{"type":"string"}}},"FunctionsCarriedOutWsp-functions_carried_out_wsp.read":{"type":"object","description":"[WSP | 2.6] Functions carried out by W.S.P.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"type":{"type":"string"}}},"FunctionsCarriedOutWsp-functions_carried_out_wsp.write":{"type":"object","description":"[WSP | 2.6] Functions carried out by W.S.P.","properties":{"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"type":{"type":"string"}}},"FunderIntervention-funder_intervention.read":{"type":"object","description":"[SYS | 1.5.3] Funder intervention.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"},"address":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"contact":{"type":"string","nullable":true}}},"FunderIntervention-funder_intervention.write":{"type":"object","description":"[SYS | 1.5.3] Funder intervention.","properties":{"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"},"address":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"contact":{"type":"string","nullable":true}}},"GeographicalScope-geographical_scope.read":{"type":"object","description":"[WSP | 2.1.3] [TAP | 1.6] Geographical scope.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"name":{"type":"string"}}},"GeographicalScope-geographical_scope.write":{"type":"object","description":"[WSP | 2.1.3] [TAP | 1.6] Geographical scope.","properties":{"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"name":{"type":"string"}}},"HouseholdProcess-household_process.read":{"type":"object","description":"Household Process entity.","properties":{"id":{"type":"string","nullable":true},"communityReference":{"description":"Record community reference"},"administrativeDivision":{"type":"string","format":"iri-reference"},"finishedHousehold":{"description":"Total of finished households","type":"integer"},"open":{"description":"Is open (if it allows new data)","type":"boolean"},"country":{"type":"string","format":"iri-reference"}}},"HouseholdProcess-household_process.write":{"type":"object","description":"Household Process entity.","properties":{"communityReference":{"description":"Record community reference"},"administrativeDivision":{"type":"string","format":"iri-reference"},"finishedHousehold":{"description":"Total of finished households","type":"integer"},"open":{"description":"Is open (if it allows new data)","type":"boolean"},"country":{"type":"string","format":"iri-reference"}}},"InquiryFormLog":{"type":"object","description":"Inquiry form log record.","properties":{"id":{"type":"string","nullable":true},"message":{"type":"string"},"context":{},"level":{"type":"integer"},"levelName":{"type":"string"},"extra":{},"createdAt":{"readOnly":true,"type":"string","format":"date-time"},"country":{"type":"string","format":"iri-reference"},"formId":{"type":"string","nullable":true},"recordId":{}}},"InquiryFormLog-inquiry_form_log.read":{"type":"object","description":"Inquiry form log record.","properties":{"id":{"type":"string","nullable":true},"message":{"type":"string"},"context":{},"level":{"type":"integer"},"levelName":{"type":"string"},"extra":{},"createdAt":{"readOnly":true,"type":"string","format":"date-time"},"country":{"type":"string","format":"iri-reference"},"formId":{"type":"string","nullable":true},"recordId":{}}},"InstitutionIntervention-institution_intervention.read":{"type":"object","description":"[SYS | 1.5.5] Intervention institution.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"},"address":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"contact":{"type":"string","nullable":true}}},"InstitutionIntervention-institution_intervention.write":{"type":"object","description":"[SYS | 1.5.5] Intervention institution.","properties":{"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"},"address":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"contact":{"type":"string","nullable":true}}},"InterventionStatus-intervention_status.read":{"type":"object","description":"[COM | 1.10.2.3] Intervention status.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"name":{"type":"string"}}},"InterventionStatus-intervention_status.write":{"type":"object","description":"[COM | 1.10.2.3] Intervention status.","properties":{"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"name":{"type":"string"}}},"Language":{"type":"object","description":"Language Entity.","properties":{"id":{"description":"Language ID","type":"string"},"isoCode":{"description":"Language ISO code.","type":"string"},"name":{"description":"Language name.","type":"string"},"ltr":{"description":"Is Left To Right language .","default":true,"example":true,"type":"boolean"},"pluralFormula":{"description":"Language plural formula.","type":"string","nullable":true},"pluralNumber":{"description":"Language plural number.","type":"integer","nullable":true},"translatable":{"description":"Is translatable.","type":"boolean"}},"required":["isoCode","name","ltr","translatable"]},"Material-material.read":{"type":"object","description":"[SYS | 5.3] Material to storage infrastructure.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"type":{"type":"string"},"keyIndex":{"type":"string"}}},"Material-material.write":{"type":"object","description":"[SYS | 5.3] Material to storage infrastructure.","properties":{"country":{"type":"string","format":"iri-reference"},"type":{"type":"string"},"keyIndex":{"type":"string"}}},"OfficialLanguage-oficial_language.read":{"type":"object","description":"[COM | 1.7.1, 1.7.2] Official language.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"language":{"type":"string","nullable":true}}},"OfficialLanguage-oficial_language.write":{"type":"object","description":"[COM | 1.7.1, 1.7.2] Official language.","properties":{"country":{"type":"string","format":"iri-reference"},"language":{"type":"string","nullable":true}}},"PointLog-point_log.read":{"type":"object","description":"SIASAR Point log record.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference","nullable":true},"point":{},"message":{"type":"string"},"context":{},"level":{"type":"integer"},"levelName":{"type":"string"},"extra":{},"createdAt":{"readOnly":true,"type":"string","format":"date-time"}}},"ProgramIntervention-program_intervention.read":{"type":"object","description":"[SYS | 1.5.4] Program intervention.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"},"description":{"type":"string","nullable":true}}},"ProgramIntervention-program_intervention.write":{"type":"object","description":"[SYS | 1.5.4] Program intervention.","properties":{"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"},"description":{"type":"string","nullable":true}}},"PumpType-pump_type.read":{"type":"object","description":"[SYS | 2.13.4] Pump type.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"type":{"type":"string"}}},"PumpType-pump_type.write":{"type":"object","description":"[SYS | 2.13.4] Pump type.","properties":{"country":{"type":"string","format":"iri-reference"},"type":{"type":"string"}}},"SpecialComponent-special_component.read":{"type":"object","description":"[SYS | 3.6] Special component.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"name":{"type":"string"}}},"SpecialComponent-special_component.write":{"type":"object","description":"[SYS | 3.6] Special component.","properties":{"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"name":{"type":"string"}}},"TechnicalAssistanceProvider-technical_assistance_provider.read":{"type":"object","description":"[WSP | 1.7.1] Technical assistance provider (T.A.P.).","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"nationalId":{"type":"string"}}},"TechnicalAssistanceProvider-technical_assistance_provider.write":{"type":"object","description":"[WSP | 1.7.1] Technical assistance provider (T.A.P.).","properties":{"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"nationalId":{"type":"string"}}},"TreatmentTechnologyAeraOxida-treatment_technology_aeraoxida.read":{"type":"object","description":"[SYS | 4.3.5] Treatment technology Aera-Oxida.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"}}},"TreatmentTechnologyAeraOxida-treatment_technology_aeraoxida.write":{"type":"object","description":"[SYS | 4.3.5] Treatment technology Aera-Oxida.","properties":{"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"}}},"TreatmentTechnologyCoagFloccu-treatment_technology_coag_floccu.read":{"type":"object","description":"[SYS | 4.3.2] Treatment technology Coag-Floccu.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"}}},"TreatmentTechnologyCoagFloccu-treatment_technology_coag_floccu.write":{"type":"object","description":"[SYS | 4.3.2] Treatment technology Coag-Floccu.","properties":{"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"}}},"TreatmentTechnologyDesalination-treatment_technology_desalination.read":{"type":"object","description":"[SYS | 4.3.4] Treatment technology desalination.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"}}},"TreatmentTechnologyDesalination-treatment_technology_desalination.write":{"type":"object","description":"[SYS | 4.3.4] Treatment technology desalination.","properties":{"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"}}},"TreatmentTechnologyFiltration-treatment_technology_filtration.read":{"type":"object","description":"[SYS | 4.3.1] Treatment technology filtration.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"}}},"TreatmentTechnologyFiltration-treatment_technology_filtration.write":{"type":"object","description":"[SYS | 4.3.1] Treatment technology filtration.","properties":{"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"}}},"TreatmentTechnologySedimentation-treatment_technology_sedimentation.read":{"type":"object","description":"[SYS | 4.3.3] Treatment technology sedimentation.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"}}},"TreatmentTechnologySedimentation-treatment_technology_sedimentation.write":{"type":"object","description":"[SYS | 4.3.3] Treatment technology sedimentation.","properties":{"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"}}},"TypeHealthcareFacility-type_healthcare_facility.read":{"type":"object","description":"[HEAL | 1.4] Type of health care facility.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"name":{"type":"string"}}},"TypeHealthcareFacility-type_healthcare_facility.write":{"type":"object","description":"[HEAL | 1.4] Type of health care facility.","properties":{"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"name":{"type":"string"}}},"TypeIntervention-type_intervention.read":{"type":"object","description":"[SYS| 1.5.2] [COM | 1.10.2.1] Intervention type.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"type":{"type":"string"},"description":{"type":"string","nullable":true}}},"TypeIntervention-type_intervention.write":{"type":"object","description":"[SYS| 1.5.2] [COM | 1.10.2.1] Intervention type.","properties":{"country":{"type":"string","format":"iri-reference"},"type":{"type":"string"},"description":{"type":"string","nullable":true}}},"TypeTap-type_tap.read":{"type":"object","description":"[TAP | 1.4] T.A.P. type.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"name":{"type":"string"}}},"TypeTap-type_tap.write":{"type":"object","description":"[TAP | 1.4] T.A.P. type.","properties":{"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"name":{"type":"string"}}},"TypologyChlorinationInstallation-typology_chlorination_installation.read":{"type":"object","description":"[SYS | 4.4] Typology chlorination installation.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"name":{"type":"string"}}},"TypologyChlorinationInstallation-typology_chlorination_installation.write":{"type":"object","description":"[SYS | 4.4] Typology chlorination installation.","properties":{"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"name":{"type":"string"}}},"User-user.post":{"type":"object","description":"User entity.","required":["username","email"],"properties":{"username":{"description":"User name.","type":"string"},"password":{"description":"The hashed password","type":"string","nullable":true},"email":{"description":"User email.","type":"string"},"language":{"description":"User language.","type":"string","format":"iri-reference","nullable":true},"country":{"description":"User country.","type":"string","format":"iri-reference"},"administrativeDivisions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"timezone":{"type":"string","nullable":true}}},"User-user.put":{"type":"object","description":"User entity.","required":["username","email"],"properties":{"username":{"description":"User name.","type":"string"},"roles":{"description":"User roles.","type":"array","items":{"type":"string"}},"password":{"description":"The hashed password","type":"string","nullable":true},"email":{"description":"User email.","type":"string"},"active":{"description":"Is active account.","type":"boolean"},"language":{"description":"User language.","type":"string","format":"iri-reference","nullable":true},"country":{"description":"User country.","type":"string","format":"iri-reference"},"administrativeDivisions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"timezone":{"type":"string","nullable":true}}},"User-user.read":{"type":"object","description":"User entity.","properties":{"id":{"description":"User ID.","type":"string","nullable":true},"username":{"description":"User name.","type":"string"},"roles":{"description":"User roles.","type":"array","items":{"type":"string"}},"email":{"description":"User email.","type":"string"},"active":{"description":"Is active account.","type":"boolean"},"created":{"readOnly":true,"description":"Creation date.","type":"string","format":"date-time"},"updated":{"readOnly":true,"description":"Updated date.","type":"string","format":"date-time"},"language":{"description":"User language.","type":"string","format":"iri-reference","nullable":true},"country":{"description":"User country.","$ref":"#\/components\/schemas\/Country-user.read"},"administrativeDivisions":{"type":"array","items":{"$ref":"#\/components\/schemas\/AdministrativeDivision-user.read"}},"timezone":{"type":"string","nullable":true},"gravatar":{"readOnly":true,"type":"string"},"countryId":{"readOnly":true,"type":"string"},"countryFlag":{"readOnly":true,"type":"string"},"countryFlagId":{"readOnly":true,"type":"string"}},"required":["username","email"]},"User-user.read_collection":{"type":"object","description":"User entity.","properties":{"id":{"description":"User ID.","type":"string","nullable":true},"username":{"description":"User name.","type":"string"},"roles":{"description":"User roles.","type":"array","items":{"type":"string"}},"email":{"description":"User email.","type":"string"},"active":{"description":"Is active account.","type":"boolean"},"created":{"readOnly":true,"description":"Creation date.","type":"string","format":"date-time"},"updated":{"readOnly":true,"description":"Updated date.","type":"string","format":"date-time"},"language":{"description":"User language.","type":"string","format":"iri-reference","nullable":true},"administrativeDivisions":{"type":"array","items":{"type":"string","format":"iri-reference"}},"timezone":{"type":"string","nullable":true},"gravatar":{"readOnly":true,"type":"string"},"countryId":{"readOnly":true,"type":"string"},"countryFlag":{"readOnly":true,"type":"string"},"countryFlagId":{"readOnly":true,"type":"string"}},"required":["username","email"]},"User-user.read_safe":{"type":"object","description":"User entity.","properties":{"id":{"description":"User ID.","type":"string","nullable":true},"username":{"description":"User name.","type":"string"},"gravatar":{"readOnly":true,"type":"string"},"countryId":{"readOnly":true,"type":"string"},"countryFlag":{"readOnly":true,"type":"string"},"countryFlagId":{"readOnly":true,"type":"string"}},"required":["username"]},"User-user.read_user.read_safe":{"type":"object","description":"User entity.","properties":{"id":{"description":"User ID.","type":"string","nullable":true},"username":{"description":"User name.","type":"string"},"roles":{"description":"User roles.","type":"array","items":{"type":"string"}},"email":{"description":"User email.","type":"string"},"active":{"description":"Is active account.","type":"boolean"},"created":{"readOnly":true,"description":"Creation date.","type":"string","format":"date-time"},"updated":{"readOnly":true,"description":"Updated date.","type":"string","format":"date-time"},"language":{"description":"User language.","type":"string","format":"iri-reference","nullable":true},"country":{"description":"User country.","$ref":"#\/components\/schemas\/Country-user.read_user.read_safe"},"administrativeDivisions":{"type":"array","items":{"$ref":"#\/components\/schemas\/AdministrativeDivision-user.read_user.read_safe"}},"timezone":{"type":"string","nullable":true},"gravatar":{"readOnly":true,"type":"string"},"countryId":{"readOnly":true,"type":"string"},"countryFlag":{"readOnly":true,"type":"string"},"countryFlagId":{"readOnly":true,"type":"string"}},"required":["username","email"]},"WaterQualityEntity-water_quality_entity.read":{"type":"object","description":"[COM | 1.10.2.2] Water Quality Entity.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"},"address":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"contact":{"type":"string","nullable":true}}},"WaterQualityEntity-water_quality_entity.write":{"type":"object","description":"[COM | 1.10.2.2] Water Quality Entity.","properties":{"country":{"type":"string","format":"iri-reference"},"name":{"type":"string"},"address":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"contact":{"type":"string","nullable":true}}},"WaterQualityInterventionType-water_quality_intervention_type.read":{"type":"object","description":"[COM | 1.10.2.1] Water Quality Intervention Type.","properties":{"id":{"type":"string","nullable":true},"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"name":{"type":"string"}}},"WaterQualityInterventionType-water_quality_intervention_type.write":{"type":"object","description":"[COM | 1.10.2.1] Water Quality Intervention Type.","properties":{"country":{"type":"string","format":"iri-reference"},"keyIndex":{"type":"string"},"name":{"type":"string"}}},"form_type__administrative_division_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__treat_tech_filtra_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__disinfect_substance_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__type_intervention_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__treat_tech_sedimen_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__community_service_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__map_point":{"type":"object","description":"","properties":{"lat":{"description":"","type":"string"},"lon":{"description":"","type":"string"}},"required":["lat","lon"]},"form_type__month_year":{"type":"object","description":"","properties":{"month":{"description":"","type":"string"},"year":{"description":"","type":"string"}},"required":["month","year"]},"form_type__wsystem_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"form":{"description":"","type":"string"}},"required":["value","form"]},"form_type__default_diameter_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__language_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__diameter":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"unit":{"description":"","type":"string"}},"required":["value","unit"]},"form_type__tap_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__distribution_material_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__thread_mail_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"form":{"description":"","type":"string"}},"required":["value","form"]},"form_type__treat_tech_desali_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__material_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__special_component_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__country_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__program_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__funder_intervention_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__user_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__editor_update":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"value1":{"description":"","type":"string"}},"required":["value","value1"]},"form_type__institution_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__length":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"unit":{"description":"","type":"string"}},"required":["value","unit"]},"form_type__treat_tech_coag_floccu_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__image_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"},"filename":{"description":"","type":"string"}},"required":["value","class","filename"]},"form_type__typo_chlori_install_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__ethnicity_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__water_quality_inter_tp_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__functions_carried_out_wsp_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__intervention_status_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__file_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"},"filename":{"description":"","type":"string"}},"required":["value","class","filename"]},"form_type__treat_tech_aera_oxida_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__point_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"form":{"description":"","type":"string"}},"required":["value","form"]},"form_type__currency":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"},"amount":{"description":"","type":"string"}},"required":["value","class","amount"]},"form_type__pump_type_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__entity_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__functions_carried_out_tap_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__water_quality_entity_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__volume":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"unit":{"description":"","type":"string"}},"required":["value","unit"]},"form_type__date":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"timezone":{"description":"","type":"string"}},"required":["value","timezone"]},"form_type__household_process_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__type_health_facility_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__wsprovider_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"form":{"description":"","type":"string"}},"required":["value","form"]},"form_type__geographical_scope_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__flow":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"unit":{"description":"","type":"string"}},"required":["value","unit"]},"form_type__type_tap_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"class":{"description":"","type":"string"}},"required":["value","class"]},"form_type__form_record_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"form":{"description":"","type":"string"}},"required":["value","form"]},"form_type__subform_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"form":{"description":"","type":"string"}},"required":["value","form"]},"form_type__concentration":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"unit":{"description":"","type":"string"}},"required":["value","unit"]},"form_type__community_reference":{"type":"object","description":"","properties":{"value":{"description":"","type":"string"},"form":{"description":"","type":"string"}},"required":["value","form"]},"form_error":{"type":"object","description":"Form error","properties":{"message":{"type":"string"}},"required":[]},"form_structure":{"type":"object","description":"Form structure","properties":{"id":{"type":"string"},"type":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"},"meta":{"type":"object"},"fields":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"id":{"type":"string"},"label":{"type":"string"},"description":{"type":"string"},"indexable":{"type":"boolean"},"deprecated":{"type":"boolean"},"settings":{"type":"object"}}}}},"required":[]},"form_community-GET":{"type":"object","description":"Collected Community information.","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_region":{"description":"Administrative division: Owner administrative division.","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_creator":{"description":"Creator: Author user.","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_editors":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_editors_update":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__date"}},"field_editors_with_update":{"description":"Editors updates: Record changes history.","$ref":"#\/components\/schemas\/form_type__editor_update"},"field_reference":{"description":"Reference ID: Management reference ID.","type":"string"},"field_ulid_reference":{"description":"Internal reference ID: Internal management reference ID.","type":"string"},"field_validated":{"description":"Validated mark: This record had or have take validated state.","type":"boolean"},"field_deleted":{"description":"Logical delete: This record was deleted.","type":"boolean"},"field_status":{"description":"Inquiry status: Current inquiry status.","type":"string"},"field_household_process":{"description":"Household Process: Related household process.","$ref":"#\/components\/schemas\/form_type__household_process_reference"},"field_date":{"description":"Date of survey","$ref":"#\/components\/schemas\/form_type__date"},"field_interviewer":{"description":"Interviewer Name","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_community_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_have_households":{"description":"Have households questionnaire?","type":"boolean"},"field_location_lat":{"description":"Latitude: Decimal degrees","type":"number"},"field_location_lon":{"description":"Longitude: Decimal degrees","type":"number"},"field_location_alt":{"description":"Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_community_name":{"description":"Community name","type":"string"},"field_location_map":{"description":"Location map","$ref":"#\/components\/schemas\/form_type__map_point"},"field_code":{"description":"Community code: Only if communities are assigned codes in the country.","type":"string"},"field_total_population":{"description":"Total population of the community","format":"int64","type":"integer"},"field_total_households":{"description":"Total number of households in the community","format":"int64","type":"integer"},"field_majority_ethnic":{"description":"Majority ethnic\/population group","$ref":"#\/components\/schemas\/form_type__ethnicity_reference"},"field_minority_ethnic":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__ethnicity_reference"}},"field_community_observations":{"description":"Observations on the population group","type":"string"},"field_dominant_language":{"description":"Dominant language of group","$ref":"#\/components\/schemas\/form_type__language_reference"},"field_other_languages":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__language_reference"}},"field_language_observations":{"description":"Comments on languages","type":"string"},"field_community_services":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__community_service_reference"}},"field_destination_solid_waste":{"description":"What\u2019s the main final destination of solid waste in the community?","type":"string"},"field_destination_solid_waste_other":{"description":"Other","type":"string"},"field_planned_interventions_6months":{"description":"Are there any planned community water supply and sanitation interventions in the next 6 months?","type":"string"},"field_planned_interventions":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_general_observations":{"description":"General observations and comments about the community","type":"string"},"field_country_specific_field_1":{"description":"Custom field 1","type":"string"},"field_country_specific_field_2":{"description":"Custom field 2","type":"string"},"field_country_specific_field_5":{"description":"Custom field 3","type":"string"},"field_country_specific_field_3":{"type":"array","items":{"type":"string"}},"field_country_specific_field_4":{"type":"array","items":{"type":"string"}},"field_country_specific_field_6":{"type":"array","items":{"type":"string"}},"field_households_without_water_supply_system":{"description":"* Number of households without communal water systems","format":"int64","type":"integer"},"field_households_store_drinking_water":{"description":"Number of households that safely store drinking water: In clean and well-sealed containers","format":"int64","type":"integer"},"field_households_with_rainwater_collection":{"description":"Are there households with individual rainwater collection tanks?","type":"string"},"field_households_with_individual_rainwater_collection":{"description":"Number of households in the community with individual rainwater collection tanks","format":"int64","type":"integer"},"field_avg_volume_rainwater_collection_tanks_exists":{"description":"Do you know the data?","type":"string"},"field_avg_volume_rainwater_collection_tanks":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__volume"},"field_house_water_source_months_from_rainwater_exists":{"description":"Do you know the data?","type":"string"},"field_house_water_source_months_from_rainwater":{"description":"Amount","format":"int64","type":"integer"},"field_rainwater_observations":{"description":"General observations and comments about water supply in the community","type":"string"},"field_flush_toilets":{"description":"Flush \/ pour-flush toilet","type":"boolean"},"field_sewer_connection_number":{"description":"Sewer connection","format":"int64","type":"integer"},"field_septic_tank_number":{"description":"Septic tank","format":"int64","type":"integer"},"field_pit_latrine_number":{"description":"Pit latrine","format":"int64","type":"integer"},"field_without_containment_number":{"description":"Without containment (to open drain)","format":"int64","type":"integer"},"field_unknown_number":{"description":"Unknown","format":"int64","type":"integer"},"field_flush_share_facilities_multi_households":{"description":"Do you share this facility with other people who are not members of your household?","type":"string"},"field_flush_all_members_use_toilet":{"description":"Do all household members use toilet\/latrine usually?","type":"string"},"field_drypit_latrines":{"description":"Dry pit latrines","type":"boolean"},"field_pit_latrine_with_slab_number":{"description":"Pit latrine with slab","format":"int64","type":"integer"},"field_pit_latrine_without_slab_number":{"description":"Pit latrine without slab \/ Open pit","format":"int64","type":"integer"},"field_drypit_share_facilities_multi_households":{"description":"Do you share this facility with other people who are not members of your household?","type":"string"},"field_drypit_all_members_use_toilet":{"description":"Do all household members use toilet\/latrine usually?","type":"string"},"field_composting_toilets":{"description":"Composting toilets","type":"boolean"},"field_twinpit_with_slab_number":{"description":"Twin pit with slab","format":"int64","type":"integer"},"field_twinpit_without_slab_number":{"description":"Twin pit without slab","format":"int64","type":"integer"},"field_other_composting_toilet_number":{"description":"Other composting toilet","format":"int64","type":"integer"},"field_composting_share_facilities_multi_households":{"description":"Do you share this facility with other people who are not members of your household?","type":"string"},"field_composting_all_members_use_toilet":{"description":"Do all household members use toilet\/latrine usually?","type":"string"},"field_bucket":{"description":"Bucket, hanging toilet\/latrine, or other unimproved facility","type":"boolean"},"field_bucket_number":{"description":"Indicate number","format":"int64","type":"integer"},"field_bucket_share_facilities_multi_households":{"description":"Do you share this facility with other people who are not members of your household?","type":"string"},"field_bucket_all_members_use_toilet":{"description":"Do all household members use toilet\/latrine usually?","type":"string"},"field_no_facility":{"description":"No facility\/bush\/field","type":"boolean"},"field_no_facility_number":{"description":"Indicate number","format":"int64","type":"integer"},"field_formal_service_provider_offers":{"description":"* Is there at least one type of formal service provider that offers collection, transport and\/or treatment services of excreta\/wastewater to the community?","type":"string"},"field_toilet_observations":{"description":"Observations and comments about sanitation in the community","type":"string"},"field_with_basic_handwashing":{"description":"* Number of households with a basic handwashing facility: Permanent or mobile","format":"int64","type":"integer"},"field_with_water_and_soap_exists":{"description":"Do you know the data?","type":"string"},"field_with_water_and_soap":{"description":"* Amount","format":"int64","type":"integer"},"field_with_water_exists":{"description":"Do you know the data?","type":"string"},"field_with_water":{"description":"* Amount","format":"int64","type":"integer"},"field_with_soap_exists":{"description":"Do you know the data?","type":"string"},"field_with_soap":{"description":"* Amount","format":"int64","type":"integer"},"field_hygiene_observations":{"description":"Observations and comments about hygiene in the community","type":"string"},"field_n_hh_communal_ws":{"description":"No. of households with communal water systems","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_drink":{"description":"No. of households using water from communal system for drinking purposes","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_drink":{"description":"No. of households NOT using water from communal system for drinking purposes","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_by_problem":{"description":"No. of households that do not use the water supplied by the system because of taste, odour, colour, etc.","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_by_quality":{"description":"No. of households that do not use the water supplied by the system due to water quality issues","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_by_pay":{"description":"No. of households not using water supplied by the system due to affordability issues (ability to pay)","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_accessibility":{"description":"No. of households not using water supplied by the system due to accessibility issues (in physical terms)","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_availability":{"description":"No. of households not using water supplied by the system due to availability issues (continuity and reliability)","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_other":{"description":"No. of households not using the water supplied by the system for other reasons","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_home_treatment":{"description":"No. of households using domestic water treatment","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_carry":{"description":"No. of households that do NOT carry out domestic water treatment","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_store_safe":{"description":"No. of households that do NOT store drinking water safely","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_rain_collection":{"description":"No. of households in the community without individual rainwater collection tanks","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_inside":{"description":"Piped inside the household","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_land":{"description":"Piped into the land\/plot","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_neighbour":{"description":"Neighbour's pipeline","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_public":{"description":"Piped, public tap or faucet","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_borehole":{"description":"Borehole or tube wells","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_protect_dug":{"description":"Protected dug wells","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_unprotect_dug":{"description":"Unprotected dug wells","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_protect_spring":{"description":"Protected spring water","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_unprotect_spring":{"description":"Unprotected spring water","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_drink_rain":{"description":"Rain water","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_tanker_truck":{"description":"Water supplied, tanker truck","format":"int64","type":"integer"},"field_n_hh_main_src_supplied_tank":{"description":"Water supplied, tank cart or small jerrycan","format":"int64","type":"integer"},"field_n_hh_main_src_supplied_kiosk":{"description":"Water supplied, water kiosk","format":"int64","type":"integer"},"field_n_hh_main_src_supplied_bottled":{"description":"Bottled water","format":"int64","type":"integer"},"field_n_hh_main_src_supplied_packaged":{"description":"Packaged water, sachets","format":"int64","type":"integer"},"field_n_hh_main_src_supplied_surface":{"description":"Surface water","format":"int64","type":"integer"},"field_n_hh_main_src_supplied_other":{"description":"Other","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_house":{"description":"Piped inside the household","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_land":{"description":"Piped on the land\/plot","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_neighbour":{"description":"Neighbour's pipeline","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_pipe":{"description":"Pipe, tap or public tap","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_borehole":{"description":"Borehole or tube wells","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_dug":{"description":"Protected dug wells","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_unpdug":{"description":"Unprotected dug wells","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_protspring":{"description":"Protected spring water","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_unprspring":{"description":"Unprotected spring water","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_rain":{"description":"Rain water","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_tanker":{"description":"Water supplied, tanker truck","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_tank":{"description":"Water supplied, tank cart or small jerrycan","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_kiosk":{"description":"Water supplied, water kiosk","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_bottled":{"description":"Bottled water","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_packaged":{"description":"Packaged water, sachets","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_surface":{"description":"Surface water","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_other":{"description":"Other","format":"int64","type":"integer"},"field_n_hh_water_inside_own_home":{"description":"Inside their own home","format":"int64","type":"integer"},"field_n_hh_water_inside_own_yard":{"description":"In their own yard or plot of land","format":"int64","type":"integer"},"field_n_hh_water_elsewhere":{"description":"Elsewhere","format":"int64","type":"integer"},"field_n_hh_water_not_collect":{"description":"No. of households where members of the household do not collect water","format":"int64","type":"integer"},"field_n_hh_water_members":{"description":"No. of households where household members collect water","format":"int64","type":"integer"},"field_n_hh_average_min_collection":{"description":"Average minutes of water collection","format":"int64","type":"integer"},"field_n_hh_donot_know_min_collection":{"description":"No. of households that do not know how long it takes to get there, collect the water and return","format":"int64","type":"integer"},"field_n_hh_insufficient_watter":{"description":"No. of households that on at least one occasion in the last month did not have a sufficient quantity of water for consumption when needed","format":"int64","type":"integer"},"field_n_hh_sufficient_watter":{"description":"No. of households that in the last month always had sufficient drinking water when they needed it","format":"int64","type":"integer"},"field_n_hh_not_know_suff_watter":{"description":"No. of households that do not know whether in the last month they had a sufficient quantity of water for consumption when needed","format":"int64","type":"integer"},"field_n_hh_other_sanit_type":{"description":"No. of households with another type of installation","format":"int64","type":"integer"},"field_n_hh_siphon_other_people":{"description":"Number of homes with a flush or siphon toilet, discharge to the sewerage network, that share the installation with other people who are not members of your household","format":"int64","type":"integer"},"field_n_hh_tank_other_people":{"description":"Number of homes with a flush or siphon toilet, discharge to a septic tank, who share the installation with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_flushing_other_people":{"description":"Number of homes with a flush or siphon toilet, flushing into a pit latrine, who share the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_open_drain_other_people":{"description":"Number of homes with a flush or siphon toilet, discharge to an open drain, that share the installation with other people who are not members of your household","format":"int64","type":"integer"},"field_n_hh_unknown_dest_other_people":{"description":"Number of homes with a flush or siphon toilet, discharge to an unknown destination, who share the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_another_other_people":{"description":"No. of households with another type of installation, sharing the installation with other persons who are not members of the household","format":"int64","type":"integer"},"field_n_hh_sewerage_all":{"description":"Number of homes with a flush or siphon toilet, discharge to the sewerage network, which is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_tank_all":{"description":"Number of homes with a flush or siphon toilet, discharge to a septic tank, which is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_pit_all":{"description":"Number of dwellings with a flush or siphon toilet, discharge into a pit latrine, which is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_open_drain_all":{"description":"Number of homes with a flush or siphon toilet, discharge to an open drain, which is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_unknown_dest_all":{"description":"Number of dwellings with a flush or siphon toilet, discharge to an unknown destination, which is habitually used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_another_all":{"description":"No. of households with another type of installation, regularly used by ALL household members","format":"int64","type":"integer"},"field_n_hh_sewerage_own_dwelling":{"description":"No. of households with flush toilet or siphon - discharge to sewerage system, with installation in own dwelling","format":"int64","type":"integer"},"field_n_hh_sewerage_own_yard":{"description":"No. of households with flush toilet or siphon - discharge to sewerage system, with installation in own yard\/plot","format":"int64","type":"integer"},"field_n_hh_sewerage_elsewhere":{"description":"No. of households with flush toilet or siphon - discharge to sewerage system, with installation elsewhere","format":"int64","type":"integer"},"field_n_hh_tank_own_dwelling":{"description":"No. of households with flush toilet or siphon - discharge to septic tank, with installation in own dwelling","format":"int64","type":"integer"},"field_n_hh_tank_own_yard":{"description":"No. of households with flush toilet or siphon - discharge to a septic tank, with installation in own yard or plot","format":"int64","type":"integer"},"field_n_hh_tank_elsewhere":{"description":"No. of households with flush toilet or siphon - discharge to septic tank, with installation elsewhere","format":"int64","type":"integer"},"field_n_hh_pit_own_house":{"description":"No. of households with flush toilet or siphon - discharge to a pit latrine, with installation in own household","format":"int64","type":"integer"},"field_n_hh_pit_own_yard":{"description":"No. of households with flush toilet or siphon - discharge to a pit latrine, with installation in own yard or on own plot of land","format":"int64","type":"integer"},"field_n_hh_pit_elsewhere":{"description":"No. of households with flush toilet or siphon - discharge to a pit latrine, with installation at another location","format":"int64","type":"integer"},"field_n_hh_open_drain_own_house":{"description":"No. of households with flush toilet or siphon - flush to open drain, with installation in own household","format":"int64","type":"integer"},"field_n_hh_open_drain_own_yard":{"description":"No. of households with flush toilet or siphon - flush to open drain, with installation in own yard\/plot","format":"int64","type":"integer"},"field_n_hh_open_drain_elsewhere":{"description":"No. of households with flush toilet or siphon - flush to open drain, with installation at another location","format":"int64","type":"integer"},"field_n_hh_unknown_dest_own_house":{"description":"No. of households with a flush toilet or siphon - flush with unknown destination, with installation in own household","format":"int64","type":"integer"},"field_n_hh_unknown_dest_own_yard":{"description":"No. of households with a flush toilet or siphon - flush with unknown destination, with the installation in own yard or plot","format":"int64","type":"integer"},"field_n_hh_unknown_dest_elsewhere":{"description":"No. of households with a flush toilet or siphon - unknown destination, with installation at another location","format":"int64","type":"integer"},"field_n_hh_pit_slab_own_house":{"description":"No. of households with pit latrine - with slab, with installation in own household","format":"int64","type":"integer"},"field_n_hh_pit_slab_own_yard":{"description":"No. of households with pit latrine - with slab, with installation in own yard\/plot","format":"int64","type":"integer"},"field_n_hh_pit_slab_elsewhere":{"description":"No. of households with pit latrine - with slab, with installation elsewhere","format":"int64","type":"integer"},"field_n_hh_open_pit_own_house":{"description":"No. of households with pit latrine - without slab\/open pit, with installation in own household","format":"int64","type":"integer"},"field_n_hh_open_pit_own_yard":{"description":"No. of households with pit latrine - without slab\/open pit, with installation in own yard\/plot","format":"int64","type":"integer"},"field_n_hh_open_pit_elsewhere":{"description":"No. of households with pit latrine - without slab\/open pit, with installation elsewhere","format":"int64","type":"integer"},"field_n_hh_double_pit_own_house":{"description":"No. of households with a double pit composting latrine with slab, with installation in own household","format":"int64","type":"integer"},"field_n_hh_double_pit_own_yard":{"description":"No. of households with double pit composting toilet with slab, with installation in own yard\/plot","format":"int64","type":"integer"},"field_n_hh_double_pit_elsewhere":{"description":"No. of households with double pit composting latrine with slab, with installation at another site","format":"int64","type":"integer"},"field_n_hh_double_pit_no_slab_own_house":{"description":"No. of households with double pit composting latrine without slab, with installation in own household","format":"int64","type":"integer"},"field_n_hh_double_pit_no_slab_own_yard":{"description":"No. of households with double pit composting toilet without slab, with installation in own yard\/plot","format":"int64","type":"integer"},"field_n_hh_double_pit_no_slab_elsewhere":{"description":"No. of households with double pit composting latrine without slab, with installation at another site","format":"int64","type":"integer"},"field_n_hh_other_type_own_house":{"description":"No. of households with another type of composting toilet, with installation in own household","format":"int64","type":"integer"},"field_n_hh_other_type_own_yard":{"description":"No. of households with another type of composting toilet, with installation in own yard\/plot","format":"int64","type":"integer"},"field_n_hh_other_type_elsewhere":{"description":"No. of households with another type of composting latrine, with installation elsewhere","format":"int64","type":"integer"},"field_n_hh_bucket_own_house":{"description":"No. of households with bucket, hanging latrine or other unimproved facility, with the facility in own household","format":"int64","type":"integer"},"field_n_hh_bucket_own_yard":{"description":"No. of households with a bucket, hanging latrine or other unimproved facility, with the facility in own yard or plot","format":"int64","type":"integer"},"field_n_hh_bucket_elsewhere":{"description":"No. of households with bucket, hanging latrine or other unimproved facility, with facility elsewhere","format":"int64","type":"integer"},"field_n_hh_other_type_install_own_house":{"description":"No. of households with other type of installation, with installation in own household","format":"int64","type":"integer"},"field_n_hh_other_type_install_own_yard":{"description":"No. of households with other type of installation, with installation in own yard or plot","format":"int64","type":"integer"},"field_n_hh_other_type_install_elsewhere":{"description":"No. of households with other type of installation, with installation elsewhere","format":"int64","type":"integer"},"field_n_hh_emptied_pit":{"description":"No. of households that have ever emptied their pit latrine or septic tank","format":"int64","type":"integer"},"field_n_hh_never_emptied_pit":{"description":"No. of households that have never emptied a pit latrine or septic tank","format":"int64","type":"integer"},"field_n_hh_not_know_emptied_pit":{"description":"No. of households that do not know if they have ever emptied their pit latrine or septic tank","format":"int64","type":"integer"},"field_n_hh_provider_emptied_pit_treatment":{"description":"No. of households collected by a service provider who discharged the contents to a treatment plant","format":"int64","type":"integer"},"field_n_hh_provider_emptied_pit_cov_well":{"description":"No. of households collected by a service provider that discharged the contents into a covered well","format":"int64","type":"integer"},"field_n_hh_provider_emptied_pit_unknown":{"description":"No. of households collected by a service provider for which the discharge destination is unknown","format":"int64","type":"integer"},"field_n_hh_members_emptied_pit_cov_pit":{"description":"No. of households emptied by the household members and buried in a covered pit","format":"int64","type":"integer"},"field_n_hh_members_emptied_pit_dumped":{"description":"No. of households emptied by household members and dumped in an open pit, open field, water body or other location","format":"int64","type":"integer"},"field_n_hh_members_empty_pit_dump_elsewhere":{"description":"No. of households emptied by household members and dumped elsewhere","format":"int64","type":"integer"},"field_n_hh_flush_all_use_anytime":{"description":"No. of households with a flush toilet or siphon - flush to the sewerage system, all household members can access and use the toilet at any time of the day and night","format":"int64","type":"integer"},"field_n_hh_flush_tank_all_use_anytime":{"description":"No. of households with flush toilet or siphon - flush to septic tank, all household members can access and use the toilet at any time of day and night","format":"int64","type":"integer"},"field_n_hh_flush_pit_all_use_anytime":{"description":"No. of households with flush toilet or siphon - flush to a pit latrine, that all household members can access and use the toilet at any time of day and night","format":"int64","type":"integer"},"field_n_hh_flush_open_drain_all_use_anytime":{"description":"No. of households with flush toilet or siphon - open drain flush, all household members can access and use the toilet at any time of day and night","format":"int64","type":"integer"},"field_n_hh_flush_unknown_all_use_anytime":{"description":"No. of households with flush toilet or siphon - flush with unknown destination, all household members can access and use the toilet at any time of day and night","format":"int64","type":"integer"},"field_n_hh_pit_slab_all_use_anytime":{"description":"No. of households with pit latrine - with slab, that all household members have access to the toilet and can use it at any time of day and night","format":"int64","type":"integer"},"field_n_hh_pit_no_slab_all_use_anytime":{"description":"No. of households with pit latrine - no slab\/open pit, that all household members can access and use the toilet at any time of the day and night","format":"int64","type":"integer"},"field_n_hh_dpit_slab_all_use_anytime":{"description":"No. of households with a double pit composting latrine with slab, that all household members can access and use the toilet at any time of the day and night","format":"int64","type":"integer"},"field_n_hh_dpit_nslab_all_use_anytime":{"description":"No. of households with a double pit composting latrine without slab, that all household members can access and use the toilet at any time of the day and night","format":"int64","type":"integer"},"field_n_hh_other_type_all_use_anytime":{"description":"No. of households with another type of composting latrine, that all household members can access and use the toilet at any time of day and night","format":"int64","type":"integer"},"field_n_hh_bucket_all_use_anytime":{"description":"No. of households with a bucket, hanging latrine or other unimproved facility, all household members can access and use the toilet at any time of the day and night","format":"int64","type":"integer"},"field_n_hh_other_all_use_anytime":{"description":"No. of households with other facilities, that all household members can access and use the toilet at any time of the day and night","format":"int64","type":"integer"},"field_n_hh_member_limit_no_use":{"description":"No. of households where household members were unable to use the toilet at any time of the day or night because, Limited mobility prevents household members from using the toilet ","format":"int64","type":"integer"},"field_n_hh_member_no_use_by_obstacles":{"description":"No. of households where household members were unable to use the toilet at any time of the day or night because, Distance or obstacles prevent household members from accessing the toilet","format":"int64","type":"integer"},"field_n_hh_member_no_use_by_unavailable":{"description":"No. of households where household members could not use the toilet at any time of the day or night because, The toilet is not always available to all household members.","format":"int64","type":"integer"},"field_n_hh_member_no_use_by_unsafe":{"description":"No. of households where household members were unable to use the toilet at any time of the day or night because, Using the toilet is not always safe for all members of the household","format":"int64","type":"integer"},"field_n_hh_member_no_use_by_other":{"description":"No. of households where household members were unable to use the toilet at any time of the day or night because, Other","format":"int64","type":"integer"},"field_n_hh_pit_slab_share_no_members":{"description":"Number of homes with a pit latrine, with slab, that share the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_pit_noslab_share_no_members":{"description":"Number of homes with a pit latrine, without a slab\/open pit, that share the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_dpit_compost_slab_no_members":{"description":"Number of homes with a double-pit composting latrine with a slab, who share the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_dpit_compost_nslab_nmembers":{"description":"Number of homes with a double-pit composting latrine without a slab, who share the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_other_compost_nmembers":{"description":"Number of homes with another type of composting latrine, who share the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_dwellings_nmembers":{"description":"Number of dwellings with a bucket, hanging latrine or other unimproved facility that shares the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_dwellings_slab_members":{"description":"Number of dwellings with a pit latrine, with slab, that is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_dwellings_nslab_members":{"description":"Number of dwellings with a pit latrine, without open pit\/slab, that are regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_dpit_slab_members":{"description":"Number of homes with a double-pit composting latrine with a slab, which is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_dpit_nslab_members":{"description":"Number of homes with a double-pit composting latrine without a slab, which is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_other_compost_members":{"description":"Number of homes with another type of composting latrine, which is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_bucket_members":{"description":"Number of dwellings with a bucket, hanging latrine or other non-improved facility, which is habitually used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_fixed_install_sink_tap":{"description":"No. of households with a fixed installation (sink or tap) in the household","format":"int64","type":"integer"},"field_n_hh_fixed_install_sink_tap_plot":{"description":"No. of households with a fixed installation (sink or tap) in the courtyard or plot","format":"int64","type":"integer"},"field_n_hh_wash_movable_object":{"description":"No. of households with a movable object (bucket, jug or cauldron)","format":"int64","type":"integer"},"field_n_hh_no_hand_washing":{"description":"No. of households where there is no hand-washing point in the household, yard or plot of land","format":"int64","type":"integer"},"field_n_hh_hand_washing_no_permission":{"description":"No. of households where permission to observe was not given","format":"int64","type":"integer"},"field_n_hh_hand_washing_with_water":{"description":"No. of households WITH water in handwashing area","format":"int64","type":"integer"},"field_n_hh_hand_washing_without_water":{"description":"No. of households WITHOUT water in hand-washing area","format":"int64","type":"integer"},"field_n_hh_hand_washing_with_soap":{"description":"No. of households WITH soap or detergent in the handwashing area","format":"int64","type":"integer"},"field_n_hh_hand_washing_without_soap":{"description":"No. of households WITHOUT soap or detergent in the handwashing area","format":"int64","type":"integer"},"field_n_hh_menstrual_lyear_present":{"description":"No. of households with women who have had a menstrual period in the last year who were present in the household at the time of the visit","format":"int64","type":"integer"},"field_n_hh_menstrual_lyear_npresent":{"description":"No. of households with women who have had a menstrual period in the last year who were not in the household at the time of the visit","format":"int64","type":"integer"},"field_n_hh_no_menstrual_lyear":{"description":"No. of households with no women who have had a menstrual period in the last year ","format":"int64","type":"integer"},"field_n_hh_menstrual_no_know":{"description":"No. of households that have not reported or do not know if they have women who have had a menstrual period in the last year","format":"int64","type":"integer"},"field_n_hh_privacy_menstrual_wash":{"description":"No. of households in which there was privacy to wash and change at home during the last menstrual period","format":"int64","type":"integer"},"field_n_hh_menstrual_reusable_sanitary":{"description":"No. of households in which it has been used during their last menstrual period, Reusable sanitary napkins or pads ","format":"int64","type":"integer"},"field_n_hh_menstrual_disposable_sanitary":{"description":"No. of households in which it has been used during their last menstrual period, Disposable sanitary pads ","format":"int64","type":"integer"},"field_n_hh_menstrual_tampons":{"description":"Number of households in which it has been used during their last menstrual period, Tampons","format":"int64","type":"integer"},"field_n_hh_menstrual_cup":{"description":"Number of households in which it has been used during last menstrual period, Menstrual cup ","format":"int64","type":"integer"},"field_n_hh_menstrual_paper":{"description":"Number of households in which it has been used during their last menstrual period, Toilet paper","format":"int64","type":"integer"},"field_n_hh_menstrual_underwear":{"description":"Number of households in which underwear has been worn during their last menstrual period, Underwear only","format":"int64","type":"integer"},"field_n_hh_menstrual_other":{"description":"No. of households used during last menstrual period, Other","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_school":{"description":"No. of households in which their last menstrual period prevented them from, attending school","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_work":{"description":"Number of households in which their last menstrual period prevented them from, Attending paid work","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_activities":{"description":"No. of households in which their last menstrual period prevented them from, Participating in social activities","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_cooking":{"description":"No. of households in which their last menstrual period prevented you from, Cooking","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_eat_others":{"description":"Number of households in which their last menstrual period prevented them from, Eating with others","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_bath_usual":{"description":"No. of households in which their last menstrual period prevented them from, Bathing in their usual place","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_no_affected":{"description":"No. of households in which their last menstrual period prevented them from, No particular activity affected them","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_other":{"description":"No. of households in which their last menstrual period prevented them from, Other","format":"int64","type":"integer"}},"required":["field_country","field_region","field_reference","field_date","field_interviewer","field_have_households","field_location_lat","field_location_lon","field_location_alt","field_community_name","field_total_population","field_total_households","field_destination_solid_waste"]},"form_community-POST":{"type":"object","description":"Collected Community information.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_region":{"description":"Administrative division: Owner administrative division.","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_creator":{"description":"Creator: Author user.","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_editors":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_editors_update":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__date"}},"field_editors_with_update":{"description":"Editors updates: Record changes history.","$ref":"#\/components\/schemas\/form_type__editor_update"},"field_reference":{"description":"Reference ID: Management reference ID.","type":"string"},"field_ulid_reference":{"description":"Internal reference ID: Internal management reference ID.","type":"string"},"field_validated":{"description":"Validated mark: This record had or have take validated state.","type":"boolean"},"field_deleted":{"description":"Logical delete: This record was deleted.","type":"boolean"},"field_status":{"description":"Inquiry status: Current inquiry status.","type":"string"},"field_household_process":{"description":"Household Process: Related household process.","$ref":"#\/components\/schemas\/form_type__household_process_reference"},"field_date":{"description":"Date of survey","$ref":"#\/components\/schemas\/form_type__date"},"field_interviewer":{"description":"Interviewer Name","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_community_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_have_households":{"description":"Have households questionnaire?","type":"boolean"},"field_location_lat":{"description":"Latitude: Decimal degrees","type":"number"},"field_location_lon":{"description":"Longitude: Decimal degrees","type":"number"},"field_location_alt":{"description":"Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_community_name":{"description":"Community name","type":"string"},"field_location_map":{"description":"Location map","$ref":"#\/components\/schemas\/form_type__map_point"},"field_code":{"description":"Community code: Only if communities are assigned codes in the country.","type":"string"},"field_total_population":{"description":"Total population of the community","format":"int64","type":"integer"},"field_total_households":{"description":"Total number of households in the community","format":"int64","type":"integer"},"field_majority_ethnic":{"description":"Majority ethnic\/population group","$ref":"#\/components\/schemas\/form_type__ethnicity_reference"},"field_minority_ethnic":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__ethnicity_reference"}},"field_community_observations":{"description":"Observations on the population group","type":"string"},"field_dominant_language":{"description":"Dominant language of group","$ref":"#\/components\/schemas\/form_type__language_reference"},"field_other_languages":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__language_reference"}},"field_language_observations":{"description":"Comments on languages","type":"string"},"field_community_services":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__community_service_reference"}},"field_destination_solid_waste":{"description":"What\u2019s the main final destination of solid waste in the community?","type":"string"},"field_destination_solid_waste_other":{"description":"Other","type":"string"},"field_planned_interventions_6months":{"description":"Are there any planned community water supply and sanitation interventions in the next 6 months?","type":"string"},"field_planned_interventions":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_general_observations":{"description":"General observations and comments about the community","type":"string"},"field_country_specific_field_1":{"description":"Custom field 1","type":"string"},"field_country_specific_field_2":{"description":"Custom field 2","type":"string"},"field_country_specific_field_5":{"description":"Custom field 3","type":"string"},"field_country_specific_field_3":{"type":"array","items":{"type":"string"}},"field_country_specific_field_4":{"type":"array","items":{"type":"string"}},"field_country_specific_field_6":{"type":"array","items":{"type":"string"}},"field_households_without_water_supply_system":{"description":"* Number of households without communal water systems","format":"int64","type":"integer"},"field_households_store_drinking_water":{"description":"Number of households that safely store drinking water: In clean and well-sealed containers","format":"int64","type":"integer"},"field_households_with_rainwater_collection":{"description":"Are there households with individual rainwater collection tanks?","type":"string"},"field_households_with_individual_rainwater_collection":{"description":"Number of households in the community with individual rainwater collection tanks","format":"int64","type":"integer"},"field_avg_volume_rainwater_collection_tanks_exists":{"description":"Do you know the data?","type":"string"},"field_avg_volume_rainwater_collection_tanks":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__volume"},"field_house_water_source_months_from_rainwater_exists":{"description":"Do you know the data?","type":"string"},"field_house_water_source_months_from_rainwater":{"description":"Amount","format":"int64","type":"integer"},"field_rainwater_observations":{"description":"General observations and comments about water supply in the community","type":"string"},"field_flush_toilets":{"description":"Flush \/ pour-flush toilet","type":"boolean"},"field_sewer_connection_number":{"description":"Sewer connection","format":"int64","type":"integer"},"field_septic_tank_number":{"description":"Septic tank","format":"int64","type":"integer"},"field_pit_latrine_number":{"description":"Pit latrine","format":"int64","type":"integer"},"field_without_containment_number":{"description":"Without containment (to open drain)","format":"int64","type":"integer"},"field_unknown_number":{"description":"Unknown","format":"int64","type":"integer"},"field_flush_share_facilities_multi_households":{"description":"Do you share this facility with other people who are not members of your household?","type":"string"},"field_flush_all_members_use_toilet":{"description":"Do all household members use toilet\/latrine usually?","type":"string"},"field_drypit_latrines":{"description":"Dry pit latrines","type":"boolean"},"field_pit_latrine_with_slab_number":{"description":"Pit latrine with slab","format":"int64","type":"integer"},"field_pit_latrine_without_slab_number":{"description":"Pit latrine without slab \/ Open pit","format":"int64","type":"integer"},"field_drypit_share_facilities_multi_households":{"description":"Do you share this facility with other people who are not members of your household?","type":"string"},"field_drypit_all_members_use_toilet":{"description":"Do all household members use toilet\/latrine usually?","type":"string"},"field_composting_toilets":{"description":"Composting toilets","type":"boolean"},"field_twinpit_with_slab_number":{"description":"Twin pit with slab","format":"int64","type":"integer"},"field_twinpit_without_slab_number":{"description":"Twin pit without slab","format":"int64","type":"integer"},"field_other_composting_toilet_number":{"description":"Other composting toilet","format":"int64","type":"integer"},"field_composting_share_facilities_multi_households":{"description":"Do you share this facility with other people who are not members of your household?","type":"string"},"field_composting_all_members_use_toilet":{"description":"Do all household members use toilet\/latrine usually?","type":"string"},"field_bucket":{"description":"Bucket, hanging toilet\/latrine, or other unimproved facility","type":"boolean"},"field_bucket_number":{"description":"Indicate number","format":"int64","type":"integer"},"field_bucket_share_facilities_multi_households":{"description":"Do you share this facility with other people who are not members of your household?","type":"string"},"field_bucket_all_members_use_toilet":{"description":"Do all household members use toilet\/latrine usually?","type":"string"},"field_no_facility":{"description":"No facility\/bush\/field","type":"boolean"},"field_no_facility_number":{"description":"Indicate number","format":"int64","type":"integer"},"field_formal_service_provider_offers":{"description":"* Is there at least one type of formal service provider that offers collection, transport and\/or treatment services of excreta\/wastewater to the community?","type":"string"},"field_toilet_observations":{"description":"Observations and comments about sanitation in the community","type":"string"},"field_with_basic_handwashing":{"description":"* Number of households with a basic handwashing facility: Permanent or mobile","format":"int64","type":"integer"},"field_with_water_and_soap_exists":{"description":"Do you know the data?","type":"string"},"field_with_water_and_soap":{"description":"* Amount","format":"int64","type":"integer"},"field_with_water_exists":{"description":"Do you know the data?","type":"string"},"field_with_water":{"description":"* Amount","format":"int64","type":"integer"},"field_with_soap_exists":{"description":"Do you know the data?","type":"string"},"field_with_soap":{"description":"* Amount","format":"int64","type":"integer"},"field_hygiene_observations":{"description":"Observations and comments about hygiene in the community","type":"string"},"field_n_hh_communal_ws":{"description":"No. of households with communal water systems","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_drink":{"description":"No. of households using water from communal system for drinking purposes","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_drink":{"description":"No. of households NOT using water from communal system for drinking purposes","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_by_problem":{"description":"No. of households that do not use the water supplied by the system because of taste, odour, colour, etc.","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_by_quality":{"description":"No. of households that do not use the water supplied by the system due to water quality issues","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_by_pay":{"description":"No. of households not using water supplied by the system due to affordability issues (ability to pay)","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_accessibility":{"description":"No. of households not using water supplied by the system due to accessibility issues (in physical terms)","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_availability":{"description":"No. of households not using water supplied by the system due to availability issues (continuity and reliability)","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_other":{"description":"No. of households not using the water supplied by the system for other reasons","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_home_treatment":{"description":"No. of households using domestic water treatment","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_carry":{"description":"No. of households that do NOT carry out domestic water treatment","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_store_safe":{"description":"No. of households that do NOT store drinking water safely","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_rain_collection":{"description":"No. of households in the community without individual rainwater collection tanks","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_inside":{"description":"Piped inside the household","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_land":{"description":"Piped into the land\/plot","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_neighbour":{"description":"Neighbour's pipeline","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_public":{"description":"Piped, public tap or faucet","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_borehole":{"description":"Borehole or tube wells","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_protect_dug":{"description":"Protected dug wells","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_unprotect_dug":{"description":"Unprotected dug wells","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_protect_spring":{"description":"Protected spring water","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_unprotect_spring":{"description":"Unprotected spring water","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_drink_rain":{"description":"Rain water","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_tanker_truck":{"description":"Water supplied, tanker truck","format":"int64","type":"integer"},"field_n_hh_main_src_supplied_tank":{"description":"Water supplied, tank cart or small jerrycan","format":"int64","type":"integer"},"field_n_hh_main_src_supplied_kiosk":{"description":"Water supplied, water kiosk","format":"int64","type":"integer"},"field_n_hh_main_src_supplied_bottled":{"description":"Bottled water","format":"int64","type":"integer"},"field_n_hh_main_src_supplied_packaged":{"description":"Packaged water, sachets","format":"int64","type":"integer"},"field_n_hh_main_src_supplied_surface":{"description":"Surface water","format":"int64","type":"integer"},"field_n_hh_main_src_supplied_other":{"description":"Other","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_house":{"description":"Piped inside the household","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_land":{"description":"Piped on the land\/plot","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_neighbour":{"description":"Neighbour's pipeline","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_pipe":{"description":"Pipe, tap or public tap","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_borehole":{"description":"Borehole or tube wells","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_dug":{"description":"Protected dug wells","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_unpdug":{"description":"Unprotected dug wells","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_protspring":{"description":"Protected spring water","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_unprspring":{"description":"Unprotected spring water","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_rain":{"description":"Rain water","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_tanker":{"description":"Water supplied, tanker truck","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_tank":{"description":"Water supplied, tank cart or small jerrycan","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_kiosk":{"description":"Water supplied, water kiosk","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_bottled":{"description":"Bottled water","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_packaged":{"description":"Packaged water, sachets","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_surface":{"description":"Surface water","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_other":{"description":"Other","format":"int64","type":"integer"},"field_n_hh_water_inside_own_home":{"description":"Inside their own home","format":"int64","type":"integer"},"field_n_hh_water_inside_own_yard":{"description":"In their own yard or plot of land","format":"int64","type":"integer"},"field_n_hh_water_elsewhere":{"description":"Elsewhere","format":"int64","type":"integer"},"field_n_hh_water_not_collect":{"description":"No. of households where members of the household do not collect water","format":"int64","type":"integer"},"field_n_hh_water_members":{"description":"No. of households where household members collect water","format":"int64","type":"integer"},"field_n_hh_average_min_collection":{"description":"Average minutes of water collection","format":"int64","type":"integer"},"field_n_hh_donot_know_min_collection":{"description":"No. of households that do not know how long it takes to get there, collect the water and return","format":"int64","type":"integer"},"field_n_hh_insufficient_watter":{"description":"No. of households that on at least one occasion in the last month did not have a sufficient quantity of water for consumption when needed","format":"int64","type":"integer"},"field_n_hh_sufficient_watter":{"description":"No. of households that in the last month always had sufficient drinking water when they needed it","format":"int64","type":"integer"},"field_n_hh_not_know_suff_watter":{"description":"No. of households that do not know whether in the last month they had a sufficient quantity of water for consumption when needed","format":"int64","type":"integer"},"field_n_hh_other_sanit_type":{"description":"No. of households with another type of installation","format":"int64","type":"integer"},"field_n_hh_siphon_other_people":{"description":"Number of homes with a flush or siphon toilet, discharge to the sewerage network, that share the installation with other people who are not members of your household","format":"int64","type":"integer"},"field_n_hh_tank_other_people":{"description":"Number of homes with a flush or siphon toilet, discharge to a septic tank, who share the installation with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_flushing_other_people":{"description":"Number of homes with a flush or siphon toilet, flushing into a pit latrine, who share the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_open_drain_other_people":{"description":"Number of homes with a flush or siphon toilet, discharge to an open drain, that share the installation with other people who are not members of your household","format":"int64","type":"integer"},"field_n_hh_unknown_dest_other_people":{"description":"Number of homes with a flush or siphon toilet, discharge to an unknown destination, who share the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_another_other_people":{"description":"No. of households with another type of installation, sharing the installation with other persons who are not members of the household","format":"int64","type":"integer"},"field_n_hh_sewerage_all":{"description":"Number of homes with a flush or siphon toilet, discharge to the sewerage network, which is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_tank_all":{"description":"Number of homes with a flush or siphon toilet, discharge to a septic tank, which is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_pit_all":{"description":"Number of dwellings with a flush or siphon toilet, discharge into a pit latrine, which is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_open_drain_all":{"description":"Number of homes with a flush or siphon toilet, discharge to an open drain, which is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_unknown_dest_all":{"description":"Number of dwellings with a flush or siphon toilet, discharge to an unknown destination, which is habitually used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_another_all":{"description":"No. of households with another type of installation, regularly used by ALL household members","format":"int64","type":"integer"},"field_n_hh_sewerage_own_dwelling":{"description":"No. of households with flush toilet or siphon - discharge to sewerage system, with installation in own dwelling","format":"int64","type":"integer"},"field_n_hh_sewerage_own_yard":{"description":"No. of households with flush toilet or siphon - discharge to sewerage system, with installation in own yard\/plot","format":"int64","type":"integer"},"field_n_hh_sewerage_elsewhere":{"description":"No. of households with flush toilet or siphon - discharge to sewerage system, with installation elsewhere","format":"int64","type":"integer"},"field_n_hh_tank_own_dwelling":{"description":"No. of households with flush toilet or siphon - discharge to septic tank, with installation in own dwelling","format":"int64","type":"integer"},"field_n_hh_tank_own_yard":{"description":"No. of households with flush toilet or siphon - discharge to a septic tank, with installation in own yard or plot","format":"int64","type":"integer"},"field_n_hh_tank_elsewhere":{"description":"No. of households with flush toilet or siphon - discharge to septic tank, with installation elsewhere","format":"int64","type":"integer"},"field_n_hh_pit_own_house":{"description":"No. of households with flush toilet or siphon - discharge to a pit latrine, with installation in own household","format":"int64","type":"integer"},"field_n_hh_pit_own_yard":{"description":"No. of households with flush toilet or siphon - discharge to a pit latrine, with installation in own yard or on own plot of land","format":"int64","type":"integer"},"field_n_hh_pit_elsewhere":{"description":"No. of households with flush toilet or siphon - discharge to a pit latrine, with installation at another location","format":"int64","type":"integer"},"field_n_hh_open_drain_own_house":{"description":"No. of households with flush toilet or siphon - flush to open drain, with installation in own household","format":"int64","type":"integer"},"field_n_hh_open_drain_own_yard":{"description":"No. of households with flush toilet or siphon - flush to open drain, with installation in own yard\/plot","format":"int64","type":"integer"},"field_n_hh_open_drain_elsewhere":{"description":"No. of households with flush toilet or siphon - flush to open drain, with installation at another location","format":"int64","type":"integer"},"field_n_hh_unknown_dest_own_house":{"description":"No. of households with a flush toilet or siphon - flush with unknown destination, with installation in own household","format":"int64","type":"integer"},"field_n_hh_unknown_dest_own_yard":{"description":"No. of households with a flush toilet or siphon - flush with unknown destination, with the installation in own yard or plot","format":"int64","type":"integer"},"field_n_hh_unknown_dest_elsewhere":{"description":"No. of households with a flush toilet or siphon - unknown destination, with installation at another location","format":"int64","type":"integer"},"field_n_hh_pit_slab_own_house":{"description":"No. of households with pit latrine - with slab, with installation in own household","format":"int64","type":"integer"},"field_n_hh_pit_slab_own_yard":{"description":"No. of households with pit latrine - with slab, with installation in own yard\/plot","format":"int64","type":"integer"},"field_n_hh_pit_slab_elsewhere":{"description":"No. of households with pit latrine - with slab, with installation elsewhere","format":"int64","type":"integer"},"field_n_hh_open_pit_own_house":{"description":"No. of households with pit latrine - without slab\/open pit, with installation in own household","format":"int64","type":"integer"},"field_n_hh_open_pit_own_yard":{"description":"No. of households with pit latrine - without slab\/open pit, with installation in own yard\/plot","format":"int64","type":"integer"},"field_n_hh_open_pit_elsewhere":{"description":"No. of households with pit latrine - without slab\/open pit, with installation elsewhere","format":"int64","type":"integer"},"field_n_hh_double_pit_own_house":{"description":"No. of households with a double pit composting latrine with slab, with installation in own household","format":"int64","type":"integer"},"field_n_hh_double_pit_own_yard":{"description":"No. of households with double pit composting toilet with slab, with installation in own yard\/plot","format":"int64","type":"integer"},"field_n_hh_double_pit_elsewhere":{"description":"No. of households with double pit composting latrine with slab, with installation at another site","format":"int64","type":"integer"},"field_n_hh_double_pit_no_slab_own_house":{"description":"No. of households with double pit composting latrine without slab, with installation in own household","format":"int64","type":"integer"},"field_n_hh_double_pit_no_slab_own_yard":{"description":"No. of households with double pit composting toilet without slab, with installation in own yard\/plot","format":"int64","type":"integer"},"field_n_hh_double_pit_no_slab_elsewhere":{"description":"No. of households with double pit composting latrine without slab, with installation at another site","format":"int64","type":"integer"},"field_n_hh_other_type_own_house":{"description":"No. of households with another type of composting toilet, with installation in own household","format":"int64","type":"integer"},"field_n_hh_other_type_own_yard":{"description":"No. of households with another type of composting toilet, with installation in own yard\/plot","format":"int64","type":"integer"},"field_n_hh_other_type_elsewhere":{"description":"No. of households with another type of composting latrine, with installation elsewhere","format":"int64","type":"integer"},"field_n_hh_bucket_own_house":{"description":"No. of households with bucket, hanging latrine or other unimproved facility, with the facility in own household","format":"int64","type":"integer"},"field_n_hh_bucket_own_yard":{"description":"No. of households with a bucket, hanging latrine or other unimproved facility, with the facility in own yard or plot","format":"int64","type":"integer"},"field_n_hh_bucket_elsewhere":{"description":"No. of households with bucket, hanging latrine or other unimproved facility, with facility elsewhere","format":"int64","type":"integer"},"field_n_hh_other_type_install_own_house":{"description":"No. of households with other type of installation, with installation in own household","format":"int64","type":"integer"},"field_n_hh_other_type_install_own_yard":{"description":"No. of households with other type of installation, with installation in own yard or plot","format":"int64","type":"integer"},"field_n_hh_other_type_install_elsewhere":{"description":"No. of households with other type of installation, with installation elsewhere","format":"int64","type":"integer"},"field_n_hh_emptied_pit":{"description":"No. of households that have ever emptied their pit latrine or septic tank","format":"int64","type":"integer"},"field_n_hh_never_emptied_pit":{"description":"No. of households that have never emptied a pit latrine or septic tank","format":"int64","type":"integer"},"field_n_hh_not_know_emptied_pit":{"description":"No. of households that do not know if they have ever emptied their pit latrine or septic tank","format":"int64","type":"integer"},"field_n_hh_provider_emptied_pit_treatment":{"description":"No. of households collected by a service provider who discharged the contents to a treatment plant","format":"int64","type":"integer"},"field_n_hh_provider_emptied_pit_cov_well":{"description":"No. of households collected by a service provider that discharged the contents into a covered well","format":"int64","type":"integer"},"field_n_hh_provider_emptied_pit_unknown":{"description":"No. of households collected by a service provider for which the discharge destination is unknown","format":"int64","type":"integer"},"field_n_hh_members_emptied_pit_cov_pit":{"description":"No. of households emptied by the household members and buried in a covered pit","format":"int64","type":"integer"},"field_n_hh_members_emptied_pit_dumped":{"description":"No. of households emptied by household members and dumped in an open pit, open field, water body or other location","format":"int64","type":"integer"},"field_n_hh_members_empty_pit_dump_elsewhere":{"description":"No. of households emptied by household members and dumped elsewhere","format":"int64","type":"integer"},"field_n_hh_flush_all_use_anytime":{"description":"No. of households with a flush toilet or siphon - flush to the sewerage system, all household members can access and use the toilet at any time of the day and night","format":"int64","type":"integer"},"field_n_hh_flush_tank_all_use_anytime":{"description":"No. of households with flush toilet or siphon - flush to septic tank, all household members can access and use the toilet at any time of day and night","format":"int64","type":"integer"},"field_n_hh_flush_pit_all_use_anytime":{"description":"No. of households with flush toilet or siphon - flush to a pit latrine, that all household members can access and use the toilet at any time of day and night","format":"int64","type":"integer"},"field_n_hh_flush_open_drain_all_use_anytime":{"description":"No. of households with flush toilet or siphon - open drain flush, all household members can access and use the toilet at any time of day and night","format":"int64","type":"integer"},"field_n_hh_flush_unknown_all_use_anytime":{"description":"No. of households with flush toilet or siphon - flush with unknown destination, all household members can access and use the toilet at any time of day and night","format":"int64","type":"integer"},"field_n_hh_pit_slab_all_use_anytime":{"description":"No. of households with pit latrine - with slab, that all household members have access to the toilet and can use it at any time of day and night","format":"int64","type":"integer"},"field_n_hh_pit_no_slab_all_use_anytime":{"description":"No. of households with pit latrine - no slab\/open pit, that all household members can access and use the toilet at any time of the day and night","format":"int64","type":"integer"},"field_n_hh_dpit_slab_all_use_anytime":{"description":"No. of households with a double pit composting latrine with slab, that all household members can access and use the toilet at any time of the day and night","format":"int64","type":"integer"},"field_n_hh_dpit_nslab_all_use_anytime":{"description":"No. of households with a double pit composting latrine without slab, that all household members can access and use the toilet at any time of the day and night","format":"int64","type":"integer"},"field_n_hh_other_type_all_use_anytime":{"description":"No. of households with another type of composting latrine, that all household members can access and use the toilet at any time of day and night","format":"int64","type":"integer"},"field_n_hh_bucket_all_use_anytime":{"description":"No. of households with a bucket, hanging latrine or other unimproved facility, all household members can access and use the toilet at any time of the day and night","format":"int64","type":"integer"},"field_n_hh_other_all_use_anytime":{"description":"No. of households with other facilities, that all household members can access and use the toilet at any time of the day and night","format":"int64","type":"integer"},"field_n_hh_member_limit_no_use":{"description":"No. of households where household members were unable to use the toilet at any time of the day or night because, Limited mobility prevents household members from using the toilet ","format":"int64","type":"integer"},"field_n_hh_member_no_use_by_obstacles":{"description":"No. of households where household members were unable to use the toilet at any time of the day or night because, Distance or obstacles prevent household members from accessing the toilet","format":"int64","type":"integer"},"field_n_hh_member_no_use_by_unavailable":{"description":"No. of households where household members could not use the toilet at any time of the day or night because, The toilet is not always available to all household members.","format":"int64","type":"integer"},"field_n_hh_member_no_use_by_unsafe":{"description":"No. of households where household members were unable to use the toilet at any time of the day or night because, Using the toilet is not always safe for all members of the household","format":"int64","type":"integer"},"field_n_hh_member_no_use_by_other":{"description":"No. of households where household members were unable to use the toilet at any time of the day or night because, Other","format":"int64","type":"integer"},"field_n_hh_pit_slab_share_no_members":{"description":"Number of homes with a pit latrine, with slab, that share the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_pit_noslab_share_no_members":{"description":"Number of homes with a pit latrine, without a slab\/open pit, that share the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_dpit_compost_slab_no_members":{"description":"Number of homes with a double-pit composting latrine with a slab, who share the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_dpit_compost_nslab_nmembers":{"description":"Number of homes with a double-pit composting latrine without a slab, who share the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_other_compost_nmembers":{"description":"Number of homes with another type of composting latrine, who share the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_dwellings_nmembers":{"description":"Number of dwellings with a bucket, hanging latrine or other unimproved facility that shares the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_dwellings_slab_members":{"description":"Number of dwellings with a pit latrine, with slab, that is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_dwellings_nslab_members":{"description":"Number of dwellings with a pit latrine, without open pit\/slab, that are regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_dpit_slab_members":{"description":"Number of homes with a double-pit composting latrine with a slab, which is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_dpit_nslab_members":{"description":"Number of homes with a double-pit composting latrine without a slab, which is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_other_compost_members":{"description":"Number of homes with another type of composting latrine, which is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_bucket_members":{"description":"Number of dwellings with a bucket, hanging latrine or other non-improved facility, which is habitually used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_fixed_install_sink_tap":{"description":"No. of households with a fixed installation (sink or tap) in the household","format":"int64","type":"integer"},"field_n_hh_fixed_install_sink_tap_plot":{"description":"No. of households with a fixed installation (sink or tap) in the courtyard or plot","format":"int64","type":"integer"},"field_n_hh_wash_movable_object":{"description":"No. of households with a movable object (bucket, jug or cauldron)","format":"int64","type":"integer"},"field_n_hh_no_hand_washing":{"description":"No. of households where there is no hand-washing point in the household, yard or plot of land","format":"int64","type":"integer"},"field_n_hh_hand_washing_no_permission":{"description":"No. of households where permission to observe was not given","format":"int64","type":"integer"},"field_n_hh_hand_washing_with_water":{"description":"No. of households WITH water in handwashing area","format":"int64","type":"integer"},"field_n_hh_hand_washing_without_water":{"description":"No. of households WITHOUT water in hand-washing area","format":"int64","type":"integer"},"field_n_hh_hand_washing_with_soap":{"description":"No. of households WITH soap or detergent in the handwashing area","format":"int64","type":"integer"},"field_n_hh_hand_washing_without_soap":{"description":"No. of households WITHOUT soap or detergent in the handwashing area","format":"int64","type":"integer"},"field_n_hh_menstrual_lyear_present":{"description":"No. of households with women who have had a menstrual period in the last year who were present in the household at the time of the visit","format":"int64","type":"integer"},"field_n_hh_menstrual_lyear_npresent":{"description":"No. of households with women who have had a menstrual period in the last year who were not in the household at the time of the visit","format":"int64","type":"integer"},"field_n_hh_no_menstrual_lyear":{"description":"No. of households with no women who have had a menstrual period in the last year ","format":"int64","type":"integer"},"field_n_hh_menstrual_no_know":{"description":"No. of households that have not reported or do not know if they have women who have had a menstrual period in the last year","format":"int64","type":"integer"},"field_n_hh_privacy_menstrual_wash":{"description":"No. of households in which there was privacy to wash and change at home during the last menstrual period","format":"int64","type":"integer"},"field_n_hh_menstrual_reusable_sanitary":{"description":"No. of households in which it has been used during their last menstrual period, Reusable sanitary napkins or pads ","format":"int64","type":"integer"},"field_n_hh_menstrual_disposable_sanitary":{"description":"No. of households in which it has been used during their last menstrual period, Disposable sanitary pads ","format":"int64","type":"integer"},"field_n_hh_menstrual_tampons":{"description":"Number of households in which it has been used during their last menstrual period, Tampons","format":"int64","type":"integer"},"field_n_hh_menstrual_cup":{"description":"Number of households in which it has been used during last menstrual period, Menstrual cup ","format":"int64","type":"integer"},"field_n_hh_menstrual_paper":{"description":"Number of households in which it has been used during their last menstrual period, Toilet paper","format":"int64","type":"integer"},"field_n_hh_menstrual_underwear":{"description":"Number of households in which underwear has been worn during their last menstrual period, Underwear only","format":"int64","type":"integer"},"field_n_hh_menstrual_other":{"description":"No. of households used during last menstrual period, Other","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_school":{"description":"No. of households in which their last menstrual period prevented them from, attending school","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_work":{"description":"Number of households in which their last menstrual period prevented them from, Attending paid work","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_activities":{"description":"No. of households in which their last menstrual period prevented them from, Participating in social activities","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_cooking":{"description":"No. of households in which their last menstrual period prevented you from, Cooking","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_eat_others":{"description":"Number of households in which their last menstrual period prevented them from, Eating with others","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_bath_usual":{"description":"No. of households in which their last menstrual period prevented them from, Bathing in their usual place","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_no_affected":{"description":"No. of households in which their last menstrual period prevented them from, No particular activity affected them","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_other":{"description":"No. of households in which their last menstrual period prevented them from, Other","format":"int64","type":"integer"}},"required":["field_country","field_region","field_reference","field_date","field_interviewer","field_have_households","field_location_lat","field_location_lon","field_location_alt","field_community_name","field_total_population","field_total_households","field_destination_solid_waste"]},"form_community-PUT":{"type":"object","description":"Collected Community information.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_region":{"description":"Administrative division: Owner administrative division.","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_creator":{"description":"Creator: Author user.","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_editors":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_editors_update":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__date"}},"field_editors_with_update":{"description":"Editors updates: Record changes history.","$ref":"#\/components\/schemas\/form_type__editor_update"},"field_reference":{"description":"Reference ID: Management reference ID.","type":"string"},"field_ulid_reference":{"description":"Internal reference ID: Internal management reference ID.","type":"string"},"field_validated":{"description":"Validated mark: This record had or have take validated state.","type":"boolean"},"field_deleted":{"description":"Logical delete: This record was deleted.","type":"boolean"},"field_status":{"description":"Inquiry status: Current inquiry status.","type":"string"},"field_household_process":{"description":"Household Process: Related household process.","$ref":"#\/components\/schemas\/form_type__household_process_reference"},"field_date":{"description":"Date of survey","$ref":"#\/components\/schemas\/form_type__date"},"field_interviewer":{"description":"Interviewer Name","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_community_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_have_households":{"description":"Have households questionnaire?","type":"boolean"},"field_location_lat":{"description":"Latitude: Decimal degrees","type":"number"},"field_location_lon":{"description":"Longitude: Decimal degrees","type":"number"},"field_location_alt":{"description":"Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_community_name":{"description":"Community name","type":"string"},"field_location_map":{"description":"Location map","$ref":"#\/components\/schemas\/form_type__map_point"},"field_code":{"description":"Community code: Only if communities are assigned codes in the country.","type":"string"},"field_total_population":{"description":"Total population of the community","format":"int64","type":"integer"},"field_total_households":{"description":"Total number of households in the community","format":"int64","type":"integer"},"field_majority_ethnic":{"description":"Majority ethnic\/population group","$ref":"#\/components\/schemas\/form_type__ethnicity_reference"},"field_minority_ethnic":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__ethnicity_reference"}},"field_community_observations":{"description":"Observations on the population group","type":"string"},"field_dominant_language":{"description":"Dominant language of group","$ref":"#\/components\/schemas\/form_type__language_reference"},"field_other_languages":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__language_reference"}},"field_language_observations":{"description":"Comments on languages","type":"string"},"field_community_services":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__community_service_reference"}},"field_destination_solid_waste":{"description":"What\u2019s the main final destination of solid waste in the community?","type":"string"},"field_destination_solid_waste_other":{"description":"Other","type":"string"},"field_planned_interventions_6months":{"description":"Are there any planned community water supply and sanitation interventions in the next 6 months?","type":"string"},"field_planned_interventions":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_general_observations":{"description":"General observations and comments about the community","type":"string"},"field_country_specific_field_1":{"description":"Custom field 1","type":"string"},"field_country_specific_field_2":{"description":"Custom field 2","type":"string"},"field_country_specific_field_5":{"description":"Custom field 3","type":"string"},"field_country_specific_field_3":{"type":"array","items":{"type":"string"}},"field_country_specific_field_4":{"type":"array","items":{"type":"string"}},"field_country_specific_field_6":{"type":"array","items":{"type":"string"}},"field_households_without_water_supply_system":{"description":"* Number of households without communal water systems","format":"int64","type":"integer"},"field_households_store_drinking_water":{"description":"Number of households that safely store drinking water: In clean and well-sealed containers","format":"int64","type":"integer"},"field_households_with_rainwater_collection":{"description":"Are there households with individual rainwater collection tanks?","type":"string"},"field_households_with_individual_rainwater_collection":{"description":"Number of households in the community with individual rainwater collection tanks","format":"int64","type":"integer"},"field_avg_volume_rainwater_collection_tanks_exists":{"description":"Do you know the data?","type":"string"},"field_avg_volume_rainwater_collection_tanks":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__volume"},"field_house_water_source_months_from_rainwater_exists":{"description":"Do you know the data?","type":"string"},"field_house_water_source_months_from_rainwater":{"description":"Amount","format":"int64","type":"integer"},"field_rainwater_observations":{"description":"General observations and comments about water supply in the community","type":"string"},"field_flush_toilets":{"description":"Flush \/ pour-flush toilet","type":"boolean"},"field_sewer_connection_number":{"description":"Sewer connection","format":"int64","type":"integer"},"field_septic_tank_number":{"description":"Septic tank","format":"int64","type":"integer"},"field_pit_latrine_number":{"description":"Pit latrine","format":"int64","type":"integer"},"field_without_containment_number":{"description":"Without containment (to open drain)","format":"int64","type":"integer"},"field_unknown_number":{"description":"Unknown","format":"int64","type":"integer"},"field_flush_share_facilities_multi_households":{"description":"Do you share this facility with other people who are not members of your household?","type":"string"},"field_flush_all_members_use_toilet":{"description":"Do all household members use toilet\/latrine usually?","type":"string"},"field_drypit_latrines":{"description":"Dry pit latrines","type":"boolean"},"field_pit_latrine_with_slab_number":{"description":"Pit latrine with slab","format":"int64","type":"integer"},"field_pit_latrine_without_slab_number":{"description":"Pit latrine without slab \/ Open pit","format":"int64","type":"integer"},"field_drypit_share_facilities_multi_households":{"description":"Do you share this facility with other people who are not members of your household?","type":"string"},"field_drypit_all_members_use_toilet":{"description":"Do all household members use toilet\/latrine usually?","type":"string"},"field_composting_toilets":{"description":"Composting toilets","type":"boolean"},"field_twinpit_with_slab_number":{"description":"Twin pit with slab","format":"int64","type":"integer"},"field_twinpit_without_slab_number":{"description":"Twin pit without slab","format":"int64","type":"integer"},"field_other_composting_toilet_number":{"description":"Other composting toilet","format":"int64","type":"integer"},"field_composting_share_facilities_multi_households":{"description":"Do you share this facility with other people who are not members of your household?","type":"string"},"field_composting_all_members_use_toilet":{"description":"Do all household members use toilet\/latrine usually?","type":"string"},"field_bucket":{"description":"Bucket, hanging toilet\/latrine, or other unimproved facility","type":"boolean"},"field_bucket_number":{"description":"Indicate number","format":"int64","type":"integer"},"field_bucket_share_facilities_multi_households":{"description":"Do you share this facility with other people who are not members of your household?","type":"string"},"field_bucket_all_members_use_toilet":{"description":"Do all household members use toilet\/latrine usually?","type":"string"},"field_no_facility":{"description":"No facility\/bush\/field","type":"boolean"},"field_no_facility_number":{"description":"Indicate number","format":"int64","type":"integer"},"field_formal_service_provider_offers":{"description":"* Is there at least one type of formal service provider that offers collection, transport and\/or treatment services of excreta\/wastewater to the community?","type":"string"},"field_toilet_observations":{"description":"Observations and comments about sanitation in the community","type":"string"},"field_with_basic_handwashing":{"description":"* Number of households with a basic handwashing facility: Permanent or mobile","format":"int64","type":"integer"},"field_with_water_and_soap_exists":{"description":"Do you know the data?","type":"string"},"field_with_water_and_soap":{"description":"* Amount","format":"int64","type":"integer"},"field_with_water_exists":{"description":"Do you know the data?","type":"string"},"field_with_water":{"description":"* Amount","format":"int64","type":"integer"},"field_with_soap_exists":{"description":"Do you know the data?","type":"string"},"field_with_soap":{"description":"* Amount","format":"int64","type":"integer"},"field_hygiene_observations":{"description":"Observations and comments about hygiene in the community","type":"string"},"field_n_hh_communal_ws":{"description":"No. of households with communal water systems","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_drink":{"description":"No. of households using water from communal system for drinking purposes","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_drink":{"description":"No. of households NOT using water from communal system for drinking purposes","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_by_problem":{"description":"No. of households that do not use the water supplied by the system because of taste, odour, colour, etc.","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_by_quality":{"description":"No. of households that do not use the water supplied by the system due to water quality issues","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_by_pay":{"description":"No. of households not using water supplied by the system due to affordability issues (ability to pay)","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_accessibility":{"description":"No. of households not using water supplied by the system due to accessibility issues (in physical terms)","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_availability":{"description":"No. of households not using water supplied by the system due to availability issues (continuity and reliability)","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_other":{"description":"No. of households not using the water supplied by the system for other reasons","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_home_treatment":{"description":"No. of households using domestic water treatment","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_carry":{"description":"No. of households that do NOT carry out domestic water treatment","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_store_safe":{"description":"No. of households that do NOT store drinking water safely","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_not_rain_collection":{"description":"No. of households in the community without individual rainwater collection tanks","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_inside":{"description":"Piped inside the household","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_land":{"description":"Piped into the land\/plot","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_neighbour":{"description":"Neighbour's pipeline","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_public":{"description":"Piped, public tap or faucet","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_borehole":{"description":"Borehole or tube wells","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_protect_dug":{"description":"Protected dug wells","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_unprotect_dug":{"description":"Unprotected dug wells","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_protect_spring":{"description":"Protected spring water","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_piped_unprotect_spring":{"description":"Unprotected spring water","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_drink_rain":{"description":"Rain water","format":"int64","type":"integer"},"field_n_hh_from_comm_ws_tanker_truck":{"description":"Water supplied, tanker truck","format":"int64","type":"integer"},"field_n_hh_main_src_supplied_tank":{"description":"Water supplied, tank cart or small jerrycan","format":"int64","type":"integer"},"field_n_hh_main_src_supplied_kiosk":{"description":"Water supplied, water kiosk","format":"int64","type":"integer"},"field_n_hh_main_src_supplied_bottled":{"description":"Bottled water","format":"int64","type":"integer"},"field_n_hh_main_src_supplied_packaged":{"description":"Packaged water, sachets","format":"int64","type":"integer"},"field_n_hh_main_src_supplied_surface":{"description":"Surface water","format":"int64","type":"integer"},"field_n_hh_main_src_supplied_other":{"description":"Other","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_house":{"description":"Piped inside the household","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_land":{"description":"Piped on the land\/plot","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_neighbour":{"description":"Neighbour's pipeline","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_pipe":{"description":"Pipe, tap or public tap","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_borehole":{"description":"Borehole or tube wells","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_dug":{"description":"Protected dug wells","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_unpdug":{"description":"Unprotected dug wells","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_protspring":{"description":"Protected spring water","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_piped_unprspring":{"description":"Unprotected spring water","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_rain":{"description":"Rain water","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_tanker":{"description":"Water supplied, tanker truck","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_tank":{"description":"Water supplied, tank cart or small jerrycan","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_kiosk":{"description":"Water supplied, water kiosk","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_bottled":{"description":"Bottled water","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_packaged":{"description":"Packaged water, sachets","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_surface":{"description":"Surface water","format":"int64","type":"integer"},"field_n_hh_main_src_other_use_other":{"description":"Other","format":"int64","type":"integer"},"field_n_hh_water_inside_own_home":{"description":"Inside their own home","format":"int64","type":"integer"},"field_n_hh_water_inside_own_yard":{"description":"In their own yard or plot of land","format":"int64","type":"integer"},"field_n_hh_water_elsewhere":{"description":"Elsewhere","format":"int64","type":"integer"},"field_n_hh_water_not_collect":{"description":"No. of households where members of the household do not collect water","format":"int64","type":"integer"},"field_n_hh_water_members":{"description":"No. of households where household members collect water","format":"int64","type":"integer"},"field_n_hh_average_min_collection":{"description":"Average minutes of water collection","format":"int64","type":"integer"},"field_n_hh_donot_know_min_collection":{"description":"No. of households that do not know how long it takes to get there, collect the water and return","format":"int64","type":"integer"},"field_n_hh_insufficient_watter":{"description":"No. of households that on at least one occasion in the last month did not have a sufficient quantity of water for consumption when needed","format":"int64","type":"integer"},"field_n_hh_sufficient_watter":{"description":"No. of households that in the last month always had sufficient drinking water when they needed it","format":"int64","type":"integer"},"field_n_hh_not_know_suff_watter":{"description":"No. of households that do not know whether in the last month they had a sufficient quantity of water for consumption when needed","format":"int64","type":"integer"},"field_n_hh_other_sanit_type":{"description":"No. of households with another type of installation","format":"int64","type":"integer"},"field_n_hh_siphon_other_people":{"description":"Number of homes with a flush or siphon toilet, discharge to the sewerage network, that share the installation with other people who are not members of your household","format":"int64","type":"integer"},"field_n_hh_tank_other_people":{"description":"Number of homes with a flush or siphon toilet, discharge to a septic tank, who share the installation with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_flushing_other_people":{"description":"Number of homes with a flush or siphon toilet, flushing into a pit latrine, who share the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_open_drain_other_people":{"description":"Number of homes with a flush or siphon toilet, discharge to an open drain, that share the installation with other people who are not members of your household","format":"int64","type":"integer"},"field_n_hh_unknown_dest_other_people":{"description":"Number of homes with a flush or siphon toilet, discharge to an unknown destination, who share the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_another_other_people":{"description":"No. of households with another type of installation, sharing the installation with other persons who are not members of the household","format":"int64","type":"integer"},"field_n_hh_sewerage_all":{"description":"Number of homes with a flush or siphon toilet, discharge to the sewerage network, which is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_tank_all":{"description":"Number of homes with a flush or siphon toilet, discharge to a septic tank, which is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_pit_all":{"description":"Number of dwellings with a flush or siphon toilet, discharge into a pit latrine, which is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_open_drain_all":{"description":"Number of homes with a flush or siphon toilet, discharge to an open drain, which is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_unknown_dest_all":{"description":"Number of dwellings with a flush or siphon toilet, discharge to an unknown destination, which is habitually used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_another_all":{"description":"No. of households with another type of installation, regularly used by ALL household members","format":"int64","type":"integer"},"field_n_hh_sewerage_own_dwelling":{"description":"No. of households with flush toilet or siphon - discharge to sewerage system, with installation in own dwelling","format":"int64","type":"integer"},"field_n_hh_sewerage_own_yard":{"description":"No. of households with flush toilet or siphon - discharge to sewerage system, with installation in own yard\/plot","format":"int64","type":"integer"},"field_n_hh_sewerage_elsewhere":{"description":"No. of households with flush toilet or siphon - discharge to sewerage system, with installation elsewhere","format":"int64","type":"integer"},"field_n_hh_tank_own_dwelling":{"description":"No. of households with flush toilet or siphon - discharge to septic tank, with installation in own dwelling","format":"int64","type":"integer"},"field_n_hh_tank_own_yard":{"description":"No. of households with flush toilet or siphon - discharge to a septic tank, with installation in own yard or plot","format":"int64","type":"integer"},"field_n_hh_tank_elsewhere":{"description":"No. of households with flush toilet or siphon - discharge to septic tank, with installation elsewhere","format":"int64","type":"integer"},"field_n_hh_pit_own_house":{"description":"No. of households with flush toilet or siphon - discharge to a pit latrine, with installation in own household","format":"int64","type":"integer"},"field_n_hh_pit_own_yard":{"description":"No. of households with flush toilet or siphon - discharge to a pit latrine, with installation in own yard or on own plot of land","format":"int64","type":"integer"},"field_n_hh_pit_elsewhere":{"description":"No. of households with flush toilet or siphon - discharge to a pit latrine, with installation at another location","format":"int64","type":"integer"},"field_n_hh_open_drain_own_house":{"description":"No. of households with flush toilet or siphon - flush to open drain, with installation in own household","format":"int64","type":"integer"},"field_n_hh_open_drain_own_yard":{"description":"No. of households with flush toilet or siphon - flush to open drain, with installation in own yard\/plot","format":"int64","type":"integer"},"field_n_hh_open_drain_elsewhere":{"description":"No. of households with flush toilet or siphon - flush to open drain, with installation at another location","format":"int64","type":"integer"},"field_n_hh_unknown_dest_own_house":{"description":"No. of households with a flush toilet or siphon - flush with unknown destination, with installation in own household","format":"int64","type":"integer"},"field_n_hh_unknown_dest_own_yard":{"description":"No. of households with a flush toilet or siphon - flush with unknown destination, with the installation in own yard or plot","format":"int64","type":"integer"},"field_n_hh_unknown_dest_elsewhere":{"description":"No. of households with a flush toilet or siphon - unknown destination, with installation at another location","format":"int64","type":"integer"},"field_n_hh_pit_slab_own_house":{"description":"No. of households with pit latrine - with slab, with installation in own household","format":"int64","type":"integer"},"field_n_hh_pit_slab_own_yard":{"description":"No. of households with pit latrine - with slab, with installation in own yard\/plot","format":"int64","type":"integer"},"field_n_hh_pit_slab_elsewhere":{"description":"No. of households with pit latrine - with slab, with installation elsewhere","format":"int64","type":"integer"},"field_n_hh_open_pit_own_house":{"description":"No. of households with pit latrine - without slab\/open pit, with installation in own household","format":"int64","type":"integer"},"field_n_hh_open_pit_own_yard":{"description":"No. of households with pit latrine - without slab\/open pit, with installation in own yard\/plot","format":"int64","type":"integer"},"field_n_hh_open_pit_elsewhere":{"description":"No. of households with pit latrine - without slab\/open pit, with installation elsewhere","format":"int64","type":"integer"},"field_n_hh_double_pit_own_house":{"description":"No. of households with a double pit composting latrine with slab, with installation in own household","format":"int64","type":"integer"},"field_n_hh_double_pit_own_yard":{"description":"No. of households with double pit composting toilet with slab, with installation in own yard\/plot","format":"int64","type":"integer"},"field_n_hh_double_pit_elsewhere":{"description":"No. of households with double pit composting latrine with slab, with installation at another site","format":"int64","type":"integer"},"field_n_hh_double_pit_no_slab_own_house":{"description":"No. of households with double pit composting latrine without slab, with installation in own household","format":"int64","type":"integer"},"field_n_hh_double_pit_no_slab_own_yard":{"description":"No. of households with double pit composting toilet without slab, with installation in own yard\/plot","format":"int64","type":"integer"},"field_n_hh_double_pit_no_slab_elsewhere":{"description":"No. of households with double pit composting latrine without slab, with installation at another site","format":"int64","type":"integer"},"field_n_hh_other_type_own_house":{"description":"No. of households with another type of composting toilet, with installation in own household","format":"int64","type":"integer"},"field_n_hh_other_type_own_yard":{"description":"No. of households with another type of composting toilet, with installation in own yard\/plot","format":"int64","type":"integer"},"field_n_hh_other_type_elsewhere":{"description":"No. of households with another type of composting latrine, with installation elsewhere","format":"int64","type":"integer"},"field_n_hh_bucket_own_house":{"description":"No. of households with bucket, hanging latrine or other unimproved facility, with the facility in own household","format":"int64","type":"integer"},"field_n_hh_bucket_own_yard":{"description":"No. of households with a bucket, hanging latrine or other unimproved facility, with the facility in own yard or plot","format":"int64","type":"integer"},"field_n_hh_bucket_elsewhere":{"description":"No. of households with bucket, hanging latrine or other unimproved facility, with facility elsewhere","format":"int64","type":"integer"},"field_n_hh_other_type_install_own_house":{"description":"No. of households with other type of installation, with installation in own household","format":"int64","type":"integer"},"field_n_hh_other_type_install_own_yard":{"description":"No. of households with other type of installation, with installation in own yard or plot","format":"int64","type":"integer"},"field_n_hh_other_type_install_elsewhere":{"description":"No. of households with other type of installation, with installation elsewhere","format":"int64","type":"integer"},"field_n_hh_emptied_pit":{"description":"No. of households that have ever emptied their pit latrine or septic tank","format":"int64","type":"integer"},"field_n_hh_never_emptied_pit":{"description":"No. of households that have never emptied a pit latrine or septic tank","format":"int64","type":"integer"},"field_n_hh_not_know_emptied_pit":{"description":"No. of households that do not know if they have ever emptied their pit latrine or septic tank","format":"int64","type":"integer"},"field_n_hh_provider_emptied_pit_treatment":{"description":"No. of households collected by a service provider who discharged the contents to a treatment plant","format":"int64","type":"integer"},"field_n_hh_provider_emptied_pit_cov_well":{"description":"No. of households collected by a service provider that discharged the contents into a covered well","format":"int64","type":"integer"},"field_n_hh_provider_emptied_pit_unknown":{"description":"No. of households collected by a service provider for which the discharge destination is unknown","format":"int64","type":"integer"},"field_n_hh_members_emptied_pit_cov_pit":{"description":"No. of households emptied by the household members and buried in a covered pit","format":"int64","type":"integer"},"field_n_hh_members_emptied_pit_dumped":{"description":"No. of households emptied by household members and dumped in an open pit, open field, water body or other location","format":"int64","type":"integer"},"field_n_hh_members_empty_pit_dump_elsewhere":{"description":"No. of households emptied by household members and dumped elsewhere","format":"int64","type":"integer"},"field_n_hh_flush_all_use_anytime":{"description":"No. of households with a flush toilet or siphon - flush to the sewerage system, all household members can access and use the toilet at any time of the day and night","format":"int64","type":"integer"},"field_n_hh_flush_tank_all_use_anytime":{"description":"No. of households with flush toilet or siphon - flush to septic tank, all household members can access and use the toilet at any time of day and night","format":"int64","type":"integer"},"field_n_hh_flush_pit_all_use_anytime":{"description":"No. of households with flush toilet or siphon - flush to a pit latrine, that all household members can access and use the toilet at any time of day and night","format":"int64","type":"integer"},"field_n_hh_flush_open_drain_all_use_anytime":{"description":"No. of households with flush toilet or siphon - open drain flush, all household members can access and use the toilet at any time of day and night","format":"int64","type":"integer"},"field_n_hh_flush_unknown_all_use_anytime":{"description":"No. of households with flush toilet or siphon - flush with unknown destination, all household members can access and use the toilet at any time of day and night","format":"int64","type":"integer"},"field_n_hh_pit_slab_all_use_anytime":{"description":"No. of households with pit latrine - with slab, that all household members have access to the toilet and can use it at any time of day and night","format":"int64","type":"integer"},"field_n_hh_pit_no_slab_all_use_anytime":{"description":"No. of households with pit latrine - no slab\/open pit, that all household members can access and use the toilet at any time of the day and night","format":"int64","type":"integer"},"field_n_hh_dpit_slab_all_use_anytime":{"description":"No. of households with a double pit composting latrine with slab, that all household members can access and use the toilet at any time of the day and night","format":"int64","type":"integer"},"field_n_hh_dpit_nslab_all_use_anytime":{"description":"No. of households with a double pit composting latrine without slab, that all household members can access and use the toilet at any time of the day and night","format":"int64","type":"integer"},"field_n_hh_other_type_all_use_anytime":{"description":"No. of households with another type of composting latrine, that all household members can access and use the toilet at any time of day and night","format":"int64","type":"integer"},"field_n_hh_bucket_all_use_anytime":{"description":"No. of households with a bucket, hanging latrine or other unimproved facility, all household members can access and use the toilet at any time of the day and night","format":"int64","type":"integer"},"field_n_hh_other_all_use_anytime":{"description":"No. of households with other facilities, that all household members can access and use the toilet at any time of the day and night","format":"int64","type":"integer"},"field_n_hh_member_limit_no_use":{"description":"No. of households where household members were unable to use the toilet at any time of the day or night because, Limited mobility prevents household members from using the toilet ","format":"int64","type":"integer"},"field_n_hh_member_no_use_by_obstacles":{"description":"No. of households where household members were unable to use the toilet at any time of the day or night because, Distance or obstacles prevent household members from accessing the toilet","format":"int64","type":"integer"},"field_n_hh_member_no_use_by_unavailable":{"description":"No. of households where household members could not use the toilet at any time of the day or night because, The toilet is not always available to all household members.","format":"int64","type":"integer"},"field_n_hh_member_no_use_by_unsafe":{"description":"No. of households where household members were unable to use the toilet at any time of the day or night because, Using the toilet is not always safe for all members of the household","format":"int64","type":"integer"},"field_n_hh_member_no_use_by_other":{"description":"No. of households where household members were unable to use the toilet at any time of the day or night because, Other","format":"int64","type":"integer"},"field_n_hh_pit_slab_share_no_members":{"description":"Number of homes with a pit latrine, with slab, that share the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_pit_noslab_share_no_members":{"description":"Number of homes with a pit latrine, without a slab\/open pit, that share the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_dpit_compost_slab_no_members":{"description":"Number of homes with a double-pit composting latrine with a slab, who share the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_dpit_compost_nslab_nmembers":{"description":"Number of homes with a double-pit composting latrine without a slab, who share the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_other_compost_nmembers":{"description":"Number of homes with another type of composting latrine, who share the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_dwellings_nmembers":{"description":"Number of dwellings with a bucket, hanging latrine or other unimproved facility that shares the facility with other people who are not members of their household","format":"int64","type":"integer"},"field_n_hh_dwellings_slab_members":{"description":"Number of dwellings with a pit latrine, with slab, that is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_dwellings_nslab_members":{"description":"Number of dwellings with a pit latrine, without open pit\/slab, that are regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_dpit_slab_members":{"description":"Number of homes with a double-pit composting latrine with a slab, which is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_dpit_nslab_members":{"description":"Number of homes with a double-pit composting latrine without a slab, which is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_other_compost_members":{"description":"Number of homes with another type of composting latrine, which is regularly used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_bucket_members":{"description":"Number of dwellings with a bucket, hanging latrine or other non-improved facility, which is habitually used by ALL members of the household","format":"int64","type":"integer"},"field_n_hh_fixed_install_sink_tap":{"description":"No. of households with a fixed installation (sink or tap) in the household","format":"int64","type":"integer"},"field_n_hh_fixed_install_sink_tap_plot":{"description":"No. of households with a fixed installation (sink or tap) in the courtyard or plot","format":"int64","type":"integer"},"field_n_hh_wash_movable_object":{"description":"No. of households with a movable object (bucket, jug or cauldron)","format":"int64","type":"integer"},"field_n_hh_no_hand_washing":{"description":"No. of households where there is no hand-washing point in the household, yard or plot of land","format":"int64","type":"integer"},"field_n_hh_hand_washing_no_permission":{"description":"No. of households where permission to observe was not given","format":"int64","type":"integer"},"field_n_hh_hand_washing_with_water":{"description":"No. of households WITH water in handwashing area","format":"int64","type":"integer"},"field_n_hh_hand_washing_without_water":{"description":"No. of households WITHOUT water in hand-washing area","format":"int64","type":"integer"},"field_n_hh_hand_washing_with_soap":{"description":"No. of households WITH soap or detergent in the handwashing area","format":"int64","type":"integer"},"field_n_hh_hand_washing_without_soap":{"description":"No. of households WITHOUT soap or detergent in the handwashing area","format":"int64","type":"integer"},"field_n_hh_menstrual_lyear_present":{"description":"No. of households with women who have had a menstrual period in the last year who were present in the household at the time of the visit","format":"int64","type":"integer"},"field_n_hh_menstrual_lyear_npresent":{"description":"No. of households with women who have had a menstrual period in the last year who were not in the household at the time of the visit","format":"int64","type":"integer"},"field_n_hh_no_menstrual_lyear":{"description":"No. of households with no women who have had a menstrual period in the last year ","format":"int64","type":"integer"},"field_n_hh_menstrual_no_know":{"description":"No. of households that have not reported or do not know if they have women who have had a menstrual period in the last year","format":"int64","type":"integer"},"field_n_hh_privacy_menstrual_wash":{"description":"No. of households in which there was privacy to wash and change at home during the last menstrual period","format":"int64","type":"integer"},"field_n_hh_menstrual_reusable_sanitary":{"description":"No. of households in which it has been used during their last menstrual period, Reusable sanitary napkins or pads ","format":"int64","type":"integer"},"field_n_hh_menstrual_disposable_sanitary":{"description":"No. of households in which it has been used during their last menstrual period, Disposable sanitary pads ","format":"int64","type":"integer"},"field_n_hh_menstrual_tampons":{"description":"Number of households in which it has been used during their last menstrual period, Tampons","format":"int64","type":"integer"},"field_n_hh_menstrual_cup":{"description":"Number of households in which it has been used during last menstrual period, Menstrual cup ","format":"int64","type":"integer"},"field_n_hh_menstrual_paper":{"description":"Number of households in which it has been used during their last menstrual period, Toilet paper","format":"int64","type":"integer"},"field_n_hh_menstrual_underwear":{"description":"Number of households in which underwear has been worn during their last menstrual period, Underwear only","format":"int64","type":"integer"},"field_n_hh_menstrual_other":{"description":"No. of households used during last menstrual period, Other","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_school":{"description":"No. of households in which their last menstrual period prevented them from, attending school","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_work":{"description":"Number of households in which their last menstrual period prevented them from, Attending paid work","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_activities":{"description":"No. of households in which their last menstrual period prevented them from, Participating in social activities","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_cooking":{"description":"No. of households in which their last menstrual period prevented you from, Cooking","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_eat_others":{"description":"Number of households in which their last menstrual period prevented them from, Eating with others","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_bath_usual":{"description":"No. of households in which their last menstrual period prevented them from, Bathing in their usual place","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_no_affected":{"description":"No. of households in which their last menstrual period prevented them from, No particular activity affected them","format":"int64","type":"integer"},"field_n_hh_menstrual_prevent_other":{"description":"No. of households in which their last menstrual period prevented them from, Other","format":"int64","type":"integer"}},"required":["field_country","field_region","field_reference","field_date","field_interviewer","field_have_households","field_location_lat","field_location_lon","field_location_alt","field_community_name","field_total_population","field_total_households","field_destination_solid_waste"]},"form_community_contact-GET":{"type":"object","description":"","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_name":{"description":"Name of person interviewed","type":"string"},"field_occupation":{"description":"Occupation","type":"string"},"field_phone":{"description":"Telephone number","type":"string"},"field_mail":{"description":"Email address","type":"string"},"field_consent_use":{"description":"Consent to use information for SIASAR","type":"string"}},"required":["field_country"]},"form_community_contact-POST":{"type":"object","description":"","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_name":{"description":"Name of person interviewed","type":"string"},"field_occupation":{"description":"Occupation","type":"string"},"field_phone":{"description":"Telephone number","type":"string"},"field_mail":{"description":"Email address","type":"string"},"field_consent_use":{"description":"Consent to use information for SIASAR","type":"string"}},"required":["field_country"]},"form_community_contact-PUT":{"type":"object","description":"","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_name":{"description":"Name of person interviewed","type":"string"},"field_occupation":{"description":"Occupation","type":"string"},"field_phone":{"description":"Telephone number","type":"string"},"field_mail":{"description":"Email address","type":"string"},"field_consent_use":{"description":"Consent to use information for SIASAR","type":"string"}},"required":["field_country"]},"form_community_household-GET":{"type":"object","description":"List of Household questionnaire.","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_household_process":{"description":"Household Process: Related household process.","$ref":"#\/components\/schemas\/form_type__household_process_reference"},"field_finished":{"description":"Finished: The status of the survey (draft or finished).","type":"string"},"field_date":{"description":"Date of survey","$ref":"#\/components\/schemas\/form_type__date"},"field_interviewer":{"description":"Interviewer name","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_community":{"description":"Community","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_household_identifier":{"description":"Household identifier: (anonymous code for statistical and monitoring control purposes)","type":"string"},"field_household_consent":{"description":"Consent to the use of information for SIASAR: The information collected in this questionnaire will always be anonymous and will be aggregated with the other household surveys in this same community, so no information specific to this household or any other will be stored in the system. In the event that the dwelling does not give consent for the use of its information in SIASAR, the survey should not be conducted and it is recommended to look for another similar dwelling to continue with the household survey","type":"string"},"field_have_access_water_from_community_supply":{"description":"Does the household have access to water from a community water supply system?","type":"string"},"field_use_water_from_community_supply_drinking":{"description":"Does the household use the community water supply system for drinking water?","type":"string"},"field_main_reasons_not_using":{"type":"array","items":{"type":"string"}},"field_water_treatment":{"description":"Is water treatment carried out in the household?","type":"string"},"field_drinking_water_safely_stored":{"description":"Is drinking water is stored safely?: In clean and well-sealed containers","type":"string"},"field_have_individual_rainwater_collection":{"description":"Does the household have an individual rainwater collection tank?","type":"string"},"field_volume_rainwater_collection_exists":{"description":"Do you know the data?","type":"string"},"field_volume_rainwater_collection":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__volume"},"field_months_rainwater_collection_exists":{"description":"Do you know the data?","type":"string"},"field_months_rainwater_collection":{"description":"Amount","format":"int64","type":"integer"},"field_main_source_drinking_water":{"description":"What is the main source of drinking water for members of your household?","type":"string"},"field_main_source_other_uses_water":{"description":"What is the main source of water used by members of your household for other purposes, such as cooking and hand washing?","type":"string"},"field_where_drinking_water_collected":{"description":"Where is drinking water collected from?","type":"string"},"field_time_take_get_water":{"description":"How long does it take to go there, get water, and come back?: including lining up","type":"string"},"field_time_take_get_water_minutes":{"description":"Number of minutes: How long does it take to go there, get water, and come back in minutes","format":"int64","type":"integer"},"field_last_month_insufficient_drinking_water":{"description":"In the last month, has there been any time when your household did not have enough drinking water when needed?","type":"string"},"field_toilet_facility":{"description":"What kind of toilet facility do members of your household usually use?","type":"string"},"field_share_facility_others_not_members":{"description":"* Do you share this facility with others who are not members of your household?","type":"string"},"field_members_use_sanitation_facility":{"description":"* Do all household members usually use the sanitation facility?","type":"string"},"field_facility_located":{"description":"Where is the sanitation facility located?","type":"string"},"field_ever_been_emptied":{"description":"Has your (pit latrine or septic tank) ever been emptied?","type":"string"},"field_were_contents_emptied":{"description":"Where were the contents poured the last time it was emptied?","type":"string"},"field_everyone_able_access":{"description":"Is everyone in the household able to access and use the toilet at all times of the day and night?","type":"string"},"field_why_unable_access_toilet":{"type":"array","items":{"type":"string"}},"field_show_wash_hands":{"description":"Can you please show me where members of your household most often wash their hands?","type":"string"},"field_observed_water_at_place":{"description":"* Observe availability of water at the place for handwashing: Verify by checking the tap\/pump, or basin, bucket, water container or similar objects for presence of water","type":"string"},"field_observed_soap_at_place":{"description":"* Observe availability of soap or detergent at the place for handwashing","type":"string"},"field_women_period_last_year":{"description":"Are there any women in the household that have had a period in the preceding year?","type":"string"},"field_last_period_change_privacy_at_home":{"description":"During your last menstrual period were you able to wash and change in privacy while at home?","type":"string"},"field_last_period_hygiene_material_mainly":{"description":"During your last menstrual period, what hygiene material did you mainly use?: If more than one type was used, please indicate the main type used","type":"string"},"field_miss_any_following_activities":{"type":"array","items":{"type":"string"}}},"required":["field_country","field_date","field_interviewer","field_community","field_toilet_facility","field_show_wash_hands"]},"form_community_household-POST":{"type":"object","description":"List of Household questionnaire.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_household_process":{"description":"Household Process: Related household process.","$ref":"#\/components\/schemas\/form_type__household_process_reference"},"field_finished":{"description":"Finished: The status of the survey (draft or finished).","type":"string"},"field_date":{"description":"Date of survey","$ref":"#\/components\/schemas\/form_type__date"},"field_interviewer":{"description":"Interviewer name","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_community":{"description":"Community","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_household_identifier":{"description":"Household identifier: (anonymous code for statistical and monitoring control purposes)","type":"string"},"field_household_consent":{"description":"Consent to the use of information for SIASAR: The information collected in this questionnaire will always be anonymous and will be aggregated with the other household surveys in this same community, so no information specific to this household or any other will be stored in the system. In the event that the dwelling does not give consent for the use of its information in SIASAR, the survey should not be conducted and it is recommended to look for another similar dwelling to continue with the household survey","type":"string"},"field_have_access_water_from_community_supply":{"description":"Does the household have access to water from a community water supply system?","type":"string"},"field_use_water_from_community_supply_drinking":{"description":"Does the household use the community water supply system for drinking water?","type":"string"},"field_main_reasons_not_using":{"type":"array","items":{"type":"string"}},"field_water_treatment":{"description":"Is water treatment carried out in the household?","type":"string"},"field_drinking_water_safely_stored":{"description":"Is drinking water is stored safely?: In clean and well-sealed containers","type":"string"},"field_have_individual_rainwater_collection":{"description":"Does the household have an individual rainwater collection tank?","type":"string"},"field_volume_rainwater_collection_exists":{"description":"Do you know the data?","type":"string"},"field_volume_rainwater_collection":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__volume"},"field_months_rainwater_collection_exists":{"description":"Do you know the data?","type":"string"},"field_months_rainwater_collection":{"description":"Amount","format":"int64","type":"integer"},"field_main_source_drinking_water":{"description":"What is the main source of drinking water for members of your household?","type":"string"},"field_main_source_other_uses_water":{"description":"What is the main source of water used by members of your household for other purposes, such as cooking and hand washing?","type":"string"},"field_where_drinking_water_collected":{"description":"Where is drinking water collected from?","type":"string"},"field_time_take_get_water":{"description":"How long does it take to go there, get water, and come back?: including lining up","type":"string"},"field_time_take_get_water_minutes":{"description":"Number of minutes: How long does it take to go there, get water, and come back in minutes","format":"int64","type":"integer"},"field_last_month_insufficient_drinking_water":{"description":"In the last month, has there been any time when your household did not have enough drinking water when needed?","type":"string"},"field_toilet_facility":{"description":"What kind of toilet facility do members of your household usually use?","type":"string"},"field_share_facility_others_not_members":{"description":"* Do you share this facility with others who are not members of your household?","type":"string"},"field_members_use_sanitation_facility":{"description":"* Do all household members usually use the sanitation facility?","type":"string"},"field_facility_located":{"description":"Where is the sanitation facility located?","type":"string"},"field_ever_been_emptied":{"description":"Has your (pit latrine or septic tank) ever been emptied?","type":"string"},"field_were_contents_emptied":{"description":"Where were the contents poured the last time it was emptied?","type":"string"},"field_everyone_able_access":{"description":"Is everyone in the household able to access and use the toilet at all times of the day and night?","type":"string"},"field_why_unable_access_toilet":{"type":"array","items":{"type":"string"}},"field_show_wash_hands":{"description":"Can you please show me where members of your household most often wash their hands?","type":"string"},"field_observed_water_at_place":{"description":"* Observe availability of water at the place for handwashing: Verify by checking the tap\/pump, or basin, bucket, water container or similar objects for presence of water","type":"string"},"field_observed_soap_at_place":{"description":"* Observe availability of soap or detergent at the place for handwashing","type":"string"},"field_women_period_last_year":{"description":"Are there any women in the household that have had a period in the preceding year?","type":"string"},"field_last_period_change_privacy_at_home":{"description":"During your last menstrual period were you able to wash and change in privacy while at home?","type":"string"},"field_last_period_hygiene_material_mainly":{"description":"During your last menstrual period, what hygiene material did you mainly use?: If more than one type was used, please indicate the main type used","type":"string"},"field_miss_any_following_activities":{"type":"array","items":{"type":"string"}}},"required":["field_country","field_date","field_interviewer","field_community","field_toilet_facility","field_show_wash_hands"]},"form_community_household-PUT":{"type":"object","description":"List of Household questionnaire.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_household_process":{"description":"Household Process: Related household process.","$ref":"#\/components\/schemas\/form_type__household_process_reference"},"field_finished":{"description":"Finished: The status of the survey (draft or finished).","type":"string"},"field_date":{"description":"Date of survey","$ref":"#\/components\/schemas\/form_type__date"},"field_interviewer":{"description":"Interviewer name","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_community":{"description":"Community","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_household_identifier":{"description":"Household identifier: (anonymous code for statistical and monitoring control purposes)","type":"string"},"field_household_consent":{"description":"Consent to the use of information for SIASAR: The information collected in this questionnaire will always be anonymous and will be aggregated with the other household surveys in this same community, so no information specific to this household or any other will be stored in the system. In the event that the dwelling does not give consent for the use of its information in SIASAR, the survey should not be conducted and it is recommended to look for another similar dwelling to continue with the household survey","type":"string"},"field_have_access_water_from_community_supply":{"description":"Does the household have access to water from a community water supply system?","type":"string"},"field_use_water_from_community_supply_drinking":{"description":"Does the household use the community water supply system for drinking water?","type":"string"},"field_main_reasons_not_using":{"type":"array","items":{"type":"string"}},"field_water_treatment":{"description":"Is water treatment carried out in the household?","type":"string"},"field_drinking_water_safely_stored":{"description":"Is drinking water is stored safely?: In clean and well-sealed containers","type":"string"},"field_have_individual_rainwater_collection":{"description":"Does the household have an individual rainwater collection tank?","type":"string"},"field_volume_rainwater_collection_exists":{"description":"Do you know the data?","type":"string"},"field_volume_rainwater_collection":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__volume"},"field_months_rainwater_collection_exists":{"description":"Do you know the data?","type":"string"},"field_months_rainwater_collection":{"description":"Amount","format":"int64","type":"integer"},"field_main_source_drinking_water":{"description":"What is the main source of drinking water for members of your household?","type":"string"},"field_main_source_other_uses_water":{"description":"What is the main source of water used by members of your household for other purposes, such as cooking and hand washing?","type":"string"},"field_where_drinking_water_collected":{"description":"Where is drinking water collected from?","type":"string"},"field_time_take_get_water":{"description":"How long does it take to go there, get water, and come back?: including lining up","type":"string"},"field_time_take_get_water_minutes":{"description":"Number of minutes: How long does it take to go there, get water, and come back in minutes","format":"int64","type":"integer"},"field_last_month_insufficient_drinking_water":{"description":"In the last month, has there been any time when your household did not have enough drinking water when needed?","type":"string"},"field_toilet_facility":{"description":"What kind of toilet facility do members of your household usually use?","type":"string"},"field_share_facility_others_not_members":{"description":"* Do you share this facility with others who are not members of your household?","type":"string"},"field_members_use_sanitation_facility":{"description":"* Do all household members usually use the sanitation facility?","type":"string"},"field_facility_located":{"description":"Where is the sanitation facility located?","type":"string"},"field_ever_been_emptied":{"description":"Has your (pit latrine or septic tank) ever been emptied?","type":"string"},"field_were_contents_emptied":{"description":"Where were the contents poured the last time it was emptied?","type":"string"},"field_everyone_able_access":{"description":"Is everyone in the household able to access and use the toilet at all times of the day and night?","type":"string"},"field_why_unable_access_toilet":{"type":"array","items":{"type":"string"}},"field_show_wash_hands":{"description":"Can you please show me where members of your household most often wash their hands?","type":"string"},"field_observed_water_at_place":{"description":"* Observe availability of water at the place for handwashing: Verify by checking the tap\/pump, or basin, bucket, water container or similar objects for presence of water","type":"string"},"field_observed_soap_at_place":{"description":"* Observe availability of soap or detergent at the place for handwashing","type":"string"},"field_women_period_last_year":{"description":"Are there any women in the household that have had a period in the preceding year?","type":"string"},"field_last_period_change_privacy_at_home":{"description":"During your last menstrual period were you able to wash and change in privacy while at home?","type":"string"},"field_last_period_hygiene_material_mainly":{"description":"During your last menstrual period, what hygiene material did you mainly use?: If more than one type was used, please indicate the main type used","type":"string"},"field_miss_any_following_activities":{"type":"array","items":{"type":"string"}}},"required":["field_country","field_date","field_interviewer","field_community","field_toilet_facility","field_show_wash_hands"]},"form_community_intervention-GET":{"type":"object","description":"List of Planned community water supply and sanitation interventions.","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_intervention_type":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__type_intervention_reference"}},"field_intervention_institution":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__institution_reference"}},"field_intervention_status":{"description":"status","$ref":"#\/components\/schemas\/form_type__intervention_status_reference"}},"required":["field_country"]},"form_community_intervention-POST":{"type":"object","description":"List of Planned community water supply and sanitation interventions.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_intervention_type":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__type_intervention_reference"}},"field_intervention_institution":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__institution_reference"}},"field_intervention_status":{"description":"status","$ref":"#\/components\/schemas\/form_type__intervention_status_reference"}},"required":["field_country"]},"form_community_intervention-PUT":{"type":"object","description":"List of Planned community water supply and sanitation interventions.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_intervention_type":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__type_intervention_reference"}},"field_intervention_institution":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__institution_reference"}},"field_intervention_status":{"description":"status","$ref":"#\/components\/schemas\/form_type__intervention_status_reference"}},"required":["field_country"]},"form_health_care-GET":{"type":"object","description":"**Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit.","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_region":{"description":"Administrative division: Owner administrative division.","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_creator":{"description":"Creator: Author user.","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_editors":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_editors_update":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__date"}},"field_editors_with_update":{"description":"Editors updates: Record changes history.","$ref":"#\/components\/schemas\/form_type__editor_update"},"field_reference":{"description":"Reference ID: Management reference ID.","type":"string"},"field_ulid_reference":{"description":"Internal reference ID: Internal management reference ID.","type":"string"},"field_validated":{"description":"Validated mark: This record had or have take validated state.","type":"boolean"},"field_deleted":{"description":"Logical delete: This record was deleted.","type":"boolean"},"field_status":{"description":"Inquiry status: Current inquiry status.","type":"string"},"field_questionnaire_date":{"description":"Date of survey","$ref":"#\/components\/schemas\/form_type__date"},"field_questionnaire_interviewer":{"description":"Interviewer Name","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_questionnaire_contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_location_lat":{"description":"Latitude: Decimal degrees","type":"number"},"field_location_lon":{"description":"Longitude: Decimal degrees","type":"number"},"field_location_alt":{"description":"Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_location_map":{"description":"Location map","$ref":"#\/components\/schemas\/form_type__map_point"},"field_name":{"description":"Name of health centre","type":"string"},"field_code":{"description":"Health centre code: Only if health care facilities are assigned codes in the country","type":"string"},"field_type":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__type_health_facility_reference"}},"field_type_other":{"description":"Other, specify","type":"string"},"field_female_employees":{"description":"Total no. of female","format":"int64","type":"integer"},"field_male_employees":{"description":"Total no. of male","format":"int64","type":"integer"},"field_female_patients_per_day":{"description":"Total average no. of female patients per day","format":"int64","type":"integer"},"field_male_patients_per_day":{"description":"Total average no. of male patients per day","format":"int64","type":"integer"},"field_communities_served":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__administrative_division_reference"}},"field_observations":{"description":"Observations about the health care facility","type":"string"},"field_country_specific_field_1":{"description":"Custom field 1","type":"string"},"field_country_specific_field_2":{"description":"Custom field 2","type":"string"},"field_country_specific_field_5":{"description":"Custom field 3","type":"string"},"field_country_specific_field_3":{"type":"array","items":{"type":"string"}},"field_country_specific_field_4":{"type":"array","items":{"type":"string"}},"field_country_specific_field_6":{"type":"array","items":{"type":"string"}},"field_have_water_supply":{"type":"array","items":{"type":"string"}},"field_name_water_system":{"description":"Name of system that supplies the health care facility","$ref":"#\/components\/schemas\/form_type__wsystem_reference"},"field_functioning_water_system":{"description":"* Functioning of the health care facility\u2019s water supply system: Confirm at the time of the visit","type":"string"},"field_water_provided_for_drinking":{"description":"Is the water provided by the system used by the health care facility for drinking","type":"string"},"field_drinking_source":{"description":"What is the main source of drinking water for the health care facility?: select only the one that is used most frequently","type":"string"},"field_not_use_reasons":{"type":"array","items":{"type":"string"}},"field_not_use_reasons_other":{"description":"Other, specify","type":"string"},"field_drinking_water_available":{"description":"Is drinking water from the main source currently available at the health care facility?","type":"string"},"field_comments_water_service":{"description":"Comments on the water service in the centre: You can answer this field whether or not there is a water system in the centre","type":"string"},"field_have_toilets":{"description":"Does the health care facility have toilets or latrines?","type":"string"},"field_type_toilets":{"description":"* What type of toilets\/latrines are at the facility for the patients?: Check one - most common","type":"string"},"field_total_toilet_women":{"description":"Total","format":"int64","type":"integer"},"field_usable_toilet_women":{"description":"Number that are usable: Available, functional, private","format":"int64","type":"integer"},"field_total_toilet_men":{"description":"Total","format":"int64","type":"integer"},"field_usable_toilet_men":{"description":"Number that are usable: Available, functional, private","format":"int64","type":"integer"},"field_total_toilet_neutral":{"description":"Total","format":"int64","type":"integer"},"field_usable_toilet_neutral":{"description":"Number that are usable: Available, functional, private","format":"int64","type":"integer"},"field_toilets_reserved_staff":{"description":"Are there toilets reserved for staff?","type":"string"},"field_toilets_menstrual_hygiene_facilities":{"description":"* Are there toilets that have menstrual hygiene facilities?: With a bin with a lid on it for disposal of used menstrual hygiene products, and water and soap available in a private space for washing","type":"string"},"field_toilets_limited_mobility":{"description":"* Is there at least one usable toilet\/latrine that is accessible to those with limited mobility or vision?","type":"string"},"field_how_clean_are_toilets":{"description":"In general, how clean are the toilets\/latrines at the health care facility?","type":"string"},"field_remarks_sanitation_facilities":{"description":"Remarks on sanitation facilities in the centre: You can still answer this field even if there are no toilets or latrines in the centre","type":"string"},"field_functional_hand_hygiene":{"description":"Does the health centre have hand-washing facilities?","type":"string"},"field_are_soap_and_water":{"description":"* Are both soap and water currently available at the handwashing facilities?","type":"string"},"field_remarks_hygiene":{"description":"Remarks on sanitation facilities in the centre: You can still answer this field even if there are no hand-washing facilities in the centre","type":"string"}},"required":["field_country","field_region","field_reference","field_questionnaire_date","field_questionnaire_interviewer","field_location_lat","field_location_lon","field_location_alt","field_name","field_type","field_female_employees","field_male_employees","field_female_patients_per_day","field_male_patients_per_day","field_communities_served","field_have_water_supply","field_have_toilets","field_functional_hand_hygiene"]},"form_health_care-POST":{"type":"object","description":"**Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_region":{"description":"Administrative division: Owner administrative division.","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_creator":{"description":"Creator: Author user.","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_editors":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_editors_update":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__date"}},"field_editors_with_update":{"description":"Editors updates: Record changes history.","$ref":"#\/components\/schemas\/form_type__editor_update"},"field_reference":{"description":"Reference ID: Management reference ID.","type":"string"},"field_ulid_reference":{"description":"Internal reference ID: Internal management reference ID.","type":"string"},"field_validated":{"description":"Validated mark: This record had or have take validated state.","type":"boolean"},"field_deleted":{"description":"Logical delete: This record was deleted.","type":"boolean"},"field_status":{"description":"Inquiry status: Current inquiry status.","type":"string"},"field_questionnaire_date":{"description":"Date of survey","$ref":"#\/components\/schemas\/form_type__date"},"field_questionnaire_interviewer":{"description":"Interviewer Name","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_questionnaire_contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_location_lat":{"description":"Latitude: Decimal degrees","type":"number"},"field_location_lon":{"description":"Longitude: Decimal degrees","type":"number"},"field_location_alt":{"description":"Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_location_map":{"description":"Location map","$ref":"#\/components\/schemas\/form_type__map_point"},"field_name":{"description":"Name of health centre","type":"string"},"field_code":{"description":"Health centre code: Only if health care facilities are assigned codes in the country","type":"string"},"field_type":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__type_health_facility_reference"}},"field_type_other":{"description":"Other, specify","type":"string"},"field_female_employees":{"description":"Total no. of female","format":"int64","type":"integer"},"field_male_employees":{"description":"Total no. of male","format":"int64","type":"integer"},"field_female_patients_per_day":{"description":"Total average no. of female patients per day","format":"int64","type":"integer"},"field_male_patients_per_day":{"description":"Total average no. of male patients per day","format":"int64","type":"integer"},"field_communities_served":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__administrative_division_reference"}},"field_observations":{"description":"Observations about the health care facility","type":"string"},"field_country_specific_field_1":{"description":"Custom field 1","type":"string"},"field_country_specific_field_2":{"description":"Custom field 2","type":"string"},"field_country_specific_field_5":{"description":"Custom field 3","type":"string"},"field_country_specific_field_3":{"type":"array","items":{"type":"string"}},"field_country_specific_field_4":{"type":"array","items":{"type":"string"}},"field_country_specific_field_6":{"type":"array","items":{"type":"string"}},"field_have_water_supply":{"type":"array","items":{"type":"string"}},"field_name_water_system":{"description":"Name of system that supplies the health care facility","$ref":"#\/components\/schemas\/form_type__wsystem_reference"},"field_functioning_water_system":{"description":"* Functioning of the health care facility\u2019s water supply system: Confirm at the time of the visit","type":"string"},"field_water_provided_for_drinking":{"description":"Is the water provided by the system used by the health care facility for drinking","type":"string"},"field_drinking_source":{"description":"What is the main source of drinking water for the health care facility?: select only the one that is used most frequently","type":"string"},"field_not_use_reasons":{"type":"array","items":{"type":"string"}},"field_not_use_reasons_other":{"description":"Other, specify","type":"string"},"field_drinking_water_available":{"description":"Is drinking water from the main source currently available at the health care facility?","type":"string"},"field_comments_water_service":{"description":"Comments on the water service in the centre: You can answer this field whether or not there is a water system in the centre","type":"string"},"field_have_toilets":{"description":"Does the health care facility have toilets or latrines?","type":"string"},"field_type_toilets":{"description":"* What type of toilets\/latrines are at the facility for the patients?: Check one - most common","type":"string"},"field_total_toilet_women":{"description":"Total","format":"int64","type":"integer"},"field_usable_toilet_women":{"description":"Number that are usable: Available, functional, private","format":"int64","type":"integer"},"field_total_toilet_men":{"description":"Total","format":"int64","type":"integer"},"field_usable_toilet_men":{"description":"Number that are usable: Available, functional, private","format":"int64","type":"integer"},"field_total_toilet_neutral":{"description":"Total","format":"int64","type":"integer"},"field_usable_toilet_neutral":{"description":"Number that are usable: Available, functional, private","format":"int64","type":"integer"},"field_toilets_reserved_staff":{"description":"Are there toilets reserved for staff?","type":"string"},"field_toilets_menstrual_hygiene_facilities":{"description":"* Are there toilets that have menstrual hygiene facilities?: With a bin with a lid on it for disposal of used menstrual hygiene products, and water and soap available in a private space for washing","type":"string"},"field_toilets_limited_mobility":{"description":"* Is there at least one usable toilet\/latrine that is accessible to those with limited mobility or vision?","type":"string"},"field_how_clean_are_toilets":{"description":"In general, how clean are the toilets\/latrines at the health care facility?","type":"string"},"field_remarks_sanitation_facilities":{"description":"Remarks on sanitation facilities in the centre: You can still answer this field even if there are no toilets or latrines in the centre","type":"string"},"field_functional_hand_hygiene":{"description":"Does the health centre have hand-washing facilities?","type":"string"},"field_are_soap_and_water":{"description":"* Are both soap and water currently available at the handwashing facilities?","type":"string"},"field_remarks_hygiene":{"description":"Remarks on sanitation facilities in the centre: You can still answer this field even if there are no hand-washing facilities in the centre","type":"string"}},"required":["field_country","field_region","field_reference","field_questionnaire_date","field_questionnaire_interviewer","field_location_lat","field_location_lon","field_location_alt","field_name","field_type","field_female_employees","field_male_employees","field_female_patients_per_day","field_male_patients_per_day","field_communities_served","field_have_water_supply","field_have_toilets","field_functional_hand_hygiene"]},"form_health_care-PUT":{"type":"object","description":"**Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_region":{"description":"Administrative division: Owner administrative division.","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_creator":{"description":"Creator: Author user.","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_editors":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_editors_update":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__date"}},"field_editors_with_update":{"description":"Editors updates: Record changes history.","$ref":"#\/components\/schemas\/form_type__editor_update"},"field_reference":{"description":"Reference ID: Management reference ID.","type":"string"},"field_ulid_reference":{"description":"Internal reference ID: Internal management reference ID.","type":"string"},"field_validated":{"description":"Validated mark: This record had or have take validated state.","type":"boolean"},"field_deleted":{"description":"Logical delete: This record was deleted.","type":"boolean"},"field_status":{"description":"Inquiry status: Current inquiry status.","type":"string"},"field_questionnaire_date":{"description":"Date of survey","$ref":"#\/components\/schemas\/form_type__date"},"field_questionnaire_interviewer":{"description":"Interviewer Name","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_questionnaire_contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_location_lat":{"description":"Latitude: Decimal degrees","type":"number"},"field_location_lon":{"description":"Longitude: Decimal degrees","type":"number"},"field_location_alt":{"description":"Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_location_map":{"description":"Location map","$ref":"#\/components\/schemas\/form_type__map_point"},"field_name":{"description":"Name of health centre","type":"string"},"field_code":{"description":"Health centre code: Only if health care facilities are assigned codes in the country","type":"string"},"field_type":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__type_health_facility_reference"}},"field_type_other":{"description":"Other, specify","type":"string"},"field_female_employees":{"description":"Total no. of female","format":"int64","type":"integer"},"field_male_employees":{"description":"Total no. of male","format":"int64","type":"integer"},"field_female_patients_per_day":{"description":"Total average no. of female patients per day","format":"int64","type":"integer"},"field_male_patients_per_day":{"description":"Total average no. of male patients per day","format":"int64","type":"integer"},"field_communities_served":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__administrative_division_reference"}},"field_observations":{"description":"Observations about the health care facility","type":"string"},"field_country_specific_field_1":{"description":"Custom field 1","type":"string"},"field_country_specific_field_2":{"description":"Custom field 2","type":"string"},"field_country_specific_field_5":{"description":"Custom field 3","type":"string"},"field_country_specific_field_3":{"type":"array","items":{"type":"string"}},"field_country_specific_field_4":{"type":"array","items":{"type":"string"}},"field_country_specific_field_6":{"type":"array","items":{"type":"string"}},"field_have_water_supply":{"type":"array","items":{"type":"string"}},"field_name_water_system":{"description":"Name of system that supplies the health care facility","$ref":"#\/components\/schemas\/form_type__wsystem_reference"},"field_functioning_water_system":{"description":"* Functioning of the health care facility\u2019s water supply system: Confirm at the time of the visit","type":"string"},"field_water_provided_for_drinking":{"description":"Is the water provided by the system used by the health care facility for drinking","type":"string"},"field_drinking_source":{"description":"What is the main source of drinking water for the health care facility?: select only the one that is used most frequently","type":"string"},"field_not_use_reasons":{"type":"array","items":{"type":"string"}},"field_not_use_reasons_other":{"description":"Other, specify","type":"string"},"field_drinking_water_available":{"description":"Is drinking water from the main source currently available at the health care facility?","type":"string"},"field_comments_water_service":{"description":"Comments on the water service in the centre: You can answer this field whether or not there is a water system in the centre","type":"string"},"field_have_toilets":{"description":"Does the health care facility have toilets or latrines?","type":"string"},"field_type_toilets":{"description":"* What type of toilets\/latrines are at the facility for the patients?: Check one - most common","type":"string"},"field_total_toilet_women":{"description":"Total","format":"int64","type":"integer"},"field_usable_toilet_women":{"description":"Number that are usable: Available, functional, private","format":"int64","type":"integer"},"field_total_toilet_men":{"description":"Total","format":"int64","type":"integer"},"field_usable_toilet_men":{"description":"Number that are usable: Available, functional, private","format":"int64","type":"integer"},"field_total_toilet_neutral":{"description":"Total","format":"int64","type":"integer"},"field_usable_toilet_neutral":{"description":"Number that are usable: Available, functional, private","format":"int64","type":"integer"},"field_toilets_reserved_staff":{"description":"Are there toilets reserved for staff?","type":"string"},"field_toilets_menstrual_hygiene_facilities":{"description":"* Are there toilets that have menstrual hygiene facilities?: With a bin with a lid on it for disposal of used menstrual hygiene products, and water and soap available in a private space for washing","type":"string"},"field_toilets_limited_mobility":{"description":"* Is there at least one usable toilet\/latrine that is accessible to those with limited mobility or vision?","type":"string"},"field_how_clean_are_toilets":{"description":"In general, how clean are the toilets\/latrines at the health care facility?","type":"string"},"field_remarks_sanitation_facilities":{"description":"Remarks on sanitation facilities in the centre: You can still answer this field even if there are no toilets or latrines in the centre","type":"string"},"field_functional_hand_hygiene":{"description":"Does the health centre have hand-washing facilities?","type":"string"},"field_are_soap_and_water":{"description":"* Are both soap and water currently available at the handwashing facilities?","type":"string"},"field_remarks_hygiene":{"description":"Remarks on sanitation facilities in the centre: You can still answer this field even if there are no hand-washing facilities in the centre","type":"string"}},"required":["field_country","field_region","field_reference","field_questionnaire_date","field_questionnaire_interviewer","field_location_lat","field_location_lon","field_location_alt","field_name","field_type","field_female_employees","field_male_employees","field_female_patients_per_day","field_male_patients_per_day","field_communities_served","field_have_water_supply","field_have_toilets","field_functional_hand_hygiene"]},"form_health_care_contact-GET":{"type":"object","description":"List of Health Care Facilities contacts listed in field 0.3 of Health Care Facilities form.","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_name":{"description":"Name of person interviewed","type":"string"},"field_occupation":{"description":"Occupation","type":"string"},"field_phone":{"description":"Telephone number","type":"string"},"field_mail":{"description":"Email address","type":"string"},"field_consent_use":{"description":"Consent to use information for SIASAR","type":"string"}},"required":["field_country"]},"form_health_care_contact-POST":{"type":"object","description":"List of Health Care Facilities contacts listed in field 0.3 of Health Care Facilities form.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_name":{"description":"Name of person interviewed","type":"string"},"field_occupation":{"description":"Occupation","type":"string"},"field_phone":{"description":"Telephone number","type":"string"},"field_mail":{"description":"Email address","type":"string"},"field_consent_use":{"description":"Consent to use information for SIASAR","type":"string"}},"required":["field_country"]},"form_health_care_contact-PUT":{"type":"object","description":"List of Health Care Facilities contacts listed in field 0.3 of Health Care Facilities form.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_name":{"description":"Name of person interviewed","type":"string"},"field_occupation":{"description":"Occupation","type":"string"},"field_phone":{"description":"Telephone number","type":"string"},"field_mail":{"description":"Email address","type":"string"},"field_consent_use":{"description":"Consent to use information for SIASAR","type":"string"}},"required":["field_country"]},"form_mail-GET":{"type":"object","description":"Internal message system.","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_from":{"description":"Remitter","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_to":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_subject":{"description":"Subject","type":"string"},"field_body":{"description":"Body: Allow Markdown format.","type":"string"},"field_is_read":{"description":"Read: This record was read.","type":"boolean"},"field_is_child":{"description":"Child: This record is thread child.","type":"boolean"},"field_global":{"description":"Global: This record is a global message, without recipients","type":"boolean"},"field_thread":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__thread_mail_reference"}},"field_attachments":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__file_reference"}}},"required":["field_country","field_from","field_subject","field_body"]},"form_mail-POST":{"type":"object","description":"Internal message system.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_from":{"description":"Remitter","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_to":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_subject":{"description":"Subject","type":"string"},"field_body":{"description":"Body: Allow Markdown format.","type":"string"},"field_is_read":{"description":"Read: This record was read.","type":"boolean"},"field_is_child":{"description":"Child: This record is thread child.","type":"boolean"},"field_global":{"description":"Global: This record is a global message, without recipients","type":"boolean"},"field_thread":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__thread_mail_reference"}},"field_attachments":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__file_reference"}}},"required":["field_country","field_from","field_subject","field_body"]},"form_mail-PUT":{"type":"object","description":"Internal message system.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_from":{"description":"Remitter","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_to":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_subject":{"description":"Subject","type":"string"},"field_body":{"description":"Body: Allow Markdown format.","type":"string"},"field_is_read":{"description":"Read: This record was read.","type":"boolean"},"field_is_child":{"description":"Child: This record is thread child.","type":"boolean"},"field_global":{"description":"Global: This record is a global message, without recipients","type":"boolean"},"field_thread":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__thread_mail_reference"}},"field_attachments":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__file_reference"}}},"required":["field_country","field_from","field_subject","field_body"]},"form_point-GET":{"type":"object","description":"Community, Water Supply System, and Water Service Provider formulary groups.","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_communities":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__community_reference"}},"field_wsps":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__wsprovider_reference"}},"field_wsystems":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__wsystem_reference"}},"field_team":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_status":{"description":"Phase","type":"string"},"field_version":{"description":"Version","format":"int64","type":"integer"},"field_chk_to_plan":{"description":"Validated mark to allow planning","type":"boolean"}},"required":["field_country","field_communities"]},"form_point-POST":{"type":"object","description":"Community, Water Supply System, and Water Service Provider formulary groups.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_communities":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__community_reference"}},"field_wsps":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__wsprovider_reference"}},"field_wsystems":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__wsystem_reference"}},"field_team":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_status":{"description":"Phase","type":"string"},"field_version":{"description":"Version","format":"int64","type":"integer"},"field_chk_to_plan":{"description":"Validated mark to allow planning","type":"boolean"}},"required":["field_country","field_communities"]},"form_point-PUT":{"type":"object","description":"Community, Water Supply System, and Water Service Provider formulary groups.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_communities":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__community_reference"}},"field_wsps":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__wsprovider_reference"}},"field_wsystems":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__wsystem_reference"}},"field_team":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_status":{"description":"Phase","type":"string"},"field_version":{"description":"Version","format":"int64","type":"integer"},"field_chk_to_plan":{"description":"Validated mark to allow planning","type":"boolean"}},"required":["field_country","field_communities"]},"form_school-GET":{"type":"object","description":"**Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_region":{"description":"Administrative division: Owner administrative division.","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_creator":{"description":"Creator: Author user.","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_editors":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_editors_update":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__date"}},"field_editors_with_update":{"description":"Editors updates: Record changes history.","$ref":"#\/components\/schemas\/form_type__editor_update"},"field_reference":{"description":"Reference ID: Management reference ID.","type":"string"},"field_ulid_reference":{"description":"Internal reference ID: Internal management reference ID.","type":"string"},"field_validated":{"description":"Validated mark: This record had or have take validated state.","type":"boolean"},"field_deleted":{"description":"Logical delete: This record was deleted.","type":"boolean"},"field_status":{"description":"Inquiry status: Current inquiry status.","type":"string"},"field_questionnaire_date":{"description":"Date of survey","$ref":"#\/components\/schemas\/form_type__date"},"field_questionnaire_interviewer":{"description":"Interviewer Name","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_questionnaire_contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_location_lat":{"description":"Latitude: Decimal degrees","type":"number"},"field_location_lon":{"description":"Longitude: Decimal degrees","type":"number"},"field_location_alt":{"description":"Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_location_map":{"description":"Location map","$ref":"#\/components\/schemas\/form_type__map_point"},"field_school_name":{"description":"Name of School","type":"string"},"field_school_code":{"description":"School Code: Only if schools are assigned codes in the country","type":"string"},"field_school_type":{"type":"array","items":{"type":"string"}},"field_school_type_other":{"description":"Other type of school","type":"string"},"field_staff_total_number_of_women":{"description":"Total number of women","format":"int64","type":"integer"},"field_staff_total_number_of_men":{"description":"Total number of men","format":"int64","type":"integer"},"field_student_total_number_of_female":{"description":"Total number of female students","format":"int64","type":"integer"},"field_student_total_number_of_male":{"description":"Total number of male students","format":"int64","type":"integer"},"field_rural_communities_served":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__administrative_division_reference"}},"field_school_observations":{"description":"Observations about the school","type":"string"},"field_country_specific_field_1":{"description":"Custom field 1","type":"string"},"field_country_specific_field_2":{"description":"Custom field 2","type":"string"},"field_country_specific_field_5":{"description":"Custom field 3","type":"string"},"field_country_specific_field_3":{"type":"array","items":{"type":"string"}},"field_country_specific_field_4":{"type":"array","items":{"type":"string"}},"field_country_specific_field_6":{"type":"array","items":{"type":"string"}},"field_have_water_supply_system":{"type":"array","items":{"type":"string"}},"field_name_water_supply_system":{"description":"* Name of community water system that supplies the school","$ref":"#\/components\/schemas\/form_type__wsystem_reference"},"field_functioning_of_water_system":{"description":"* Functioning of the school\u2019s water supply system: Confirm at the time of the visit","type":"string"},"field_water_for_drinking":{"description":"Is the water provided by the system used by the school for drinking?","type":"string"},"field_main_source_for_drinking":{"description":"What is the main source of drinking water for the school?: Select only the one that is used most frequently","type":"string"},"field_reasons_not_using_water_system":{"type":"array","items":{"type":"string"}},"field_reasons_not_using_water_system_other":{"description":"Other, specify","type":"string"},"field_main_source_is_water_available_at_school":{"description":"Is drinking water from the main source currently available at the school?","type":"string"},"field_observations":{"description":"Comments on the water service in the centre: You can answer this field whether or not there is a water system in the centre","type":"string"},"field_school_have_toilets":{"description":"Does the school have toilets or latrines?","type":"string"},"field_type_toilets":{"description":"* What type of student toilets\/latrines are at the school?: Check one - most common","type":"string"},"field_girls_only_toilets_total":{"description":"Total","format":"int64","type":"integer"},"field_girls_only_toilets_usable":{"description":"Usable: Available, functional and private","format":"int64","type":"integer"},"field_boys_only_toilets_total":{"description":"Total","format":"int64","type":"integer"},"field_boys_only_toilets_usable":{"description":"Usable: Available, functional and private","format":"int64","type":"integer"},"field_common_use_toilets_total":{"description":"Total","format":"int64","type":"integer"},"field_common_use_toilets_usable":{"description":"Usable: Available, functional and private","format":"int64","type":"integer"},"field_toilets_reserved_for_staff":{"description":"Are there toilets reserved for staff?","type":"string"},"field_toilets_with_menstrual_hygiene_facilities":{"description":"* Are there toilets with menstrual hygiene facilities?: with a lidded container for disposal of used materials and soap and water in a private space for washing","type":"string"},"field_limited_mobility_vision_toilet":{"description":"* Does the school have at least one usable toilet or latrine that is accessible to persons with reduced mobility or vision?","type":"string"},"field_how_clean_student_toilets":{"description":"In general, how clean are the student toilets\/latrines?","type":"string"},"field_remarks_sanitation_facilities":{"description":"Remarks on sanitation facilities in the centre: You can still answer this field even if there are no toilets or latrines in the centre","type":"string"},"field_handwashing_facilities":{"description":"Are there handwashing facilities at the school?","type":"string"},"field_handwashing_facilities_soap_water":{"description":"* Are both soap and water currently available at the handwashing facilities?","type":"string"},"field_menstrual_facilities_soap_water":{"description":"Are water and soap available in a private space for girls to manage menstrual hygiene?","type":"string"},"field_menstrual_covered_bins":{"description":"Are there covered bins for disposal of menstrual hygiene materials in girls\u2019 toilets?","type":"string"},"field_remarks_hygiene":{"description":"Remarks on hygiene in the centre: You can still answer this field even if there are no handwashing facilities in the centre","type":"string"}},"required":["field_country","field_region","field_reference","field_questionnaire_date","field_questionnaire_interviewer","field_location_lat","field_location_lon","field_location_alt","field_school_name","field_school_type","field_staff_total_number_of_women","field_staff_total_number_of_men","field_student_total_number_of_female","field_student_total_number_of_male","field_rural_communities_served","field_have_water_supply_system","field_school_have_toilets"]},"form_school-POST":{"type":"object","description":"**Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_region":{"description":"Administrative division: Owner administrative division.","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_creator":{"description":"Creator: Author user.","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_editors":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_editors_update":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__date"}},"field_editors_with_update":{"description":"Editors updates: Record changes history.","$ref":"#\/components\/schemas\/form_type__editor_update"},"field_reference":{"description":"Reference ID: Management reference ID.","type":"string"},"field_ulid_reference":{"description":"Internal reference ID: Internal management reference ID.","type":"string"},"field_validated":{"description":"Validated mark: This record had or have take validated state.","type":"boolean"},"field_deleted":{"description":"Logical delete: This record was deleted.","type":"boolean"},"field_status":{"description":"Inquiry status: Current inquiry status.","type":"string"},"field_questionnaire_date":{"description":"Date of survey","$ref":"#\/components\/schemas\/form_type__date"},"field_questionnaire_interviewer":{"description":"Interviewer Name","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_questionnaire_contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_location_lat":{"description":"Latitude: Decimal degrees","type":"number"},"field_location_lon":{"description":"Longitude: Decimal degrees","type":"number"},"field_location_alt":{"description":"Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_location_map":{"description":"Location map","$ref":"#\/components\/schemas\/form_type__map_point"},"field_school_name":{"description":"Name of School","type":"string"},"field_school_code":{"description":"School Code: Only if schools are assigned codes in the country","type":"string"},"field_school_type":{"type":"array","items":{"type":"string"}},"field_school_type_other":{"description":"Other type of school","type":"string"},"field_staff_total_number_of_women":{"description":"Total number of women","format":"int64","type":"integer"},"field_staff_total_number_of_men":{"description":"Total number of men","format":"int64","type":"integer"},"field_student_total_number_of_female":{"description":"Total number of female students","format":"int64","type":"integer"},"field_student_total_number_of_male":{"description":"Total number of male students","format":"int64","type":"integer"},"field_rural_communities_served":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__administrative_division_reference"}},"field_school_observations":{"description":"Observations about the school","type":"string"},"field_country_specific_field_1":{"description":"Custom field 1","type":"string"},"field_country_specific_field_2":{"description":"Custom field 2","type":"string"},"field_country_specific_field_5":{"description":"Custom field 3","type":"string"},"field_country_specific_field_3":{"type":"array","items":{"type":"string"}},"field_country_specific_field_4":{"type":"array","items":{"type":"string"}},"field_country_specific_field_6":{"type":"array","items":{"type":"string"}},"field_have_water_supply_system":{"type":"array","items":{"type":"string"}},"field_name_water_supply_system":{"description":"* Name of community water system that supplies the school","$ref":"#\/components\/schemas\/form_type__wsystem_reference"},"field_functioning_of_water_system":{"description":"* Functioning of the school\u2019s water supply system: Confirm at the time of the visit","type":"string"},"field_water_for_drinking":{"description":"Is the water provided by the system used by the school for drinking?","type":"string"},"field_main_source_for_drinking":{"description":"What is the main source of drinking water for the school?: Select only the one that is used most frequently","type":"string"},"field_reasons_not_using_water_system":{"type":"array","items":{"type":"string"}},"field_reasons_not_using_water_system_other":{"description":"Other, specify","type":"string"},"field_main_source_is_water_available_at_school":{"description":"Is drinking water from the main source currently available at the school?","type":"string"},"field_observations":{"description":"Comments on the water service in the centre: You can answer this field whether or not there is a water system in the centre","type":"string"},"field_school_have_toilets":{"description":"Does the school have toilets or latrines?","type":"string"},"field_type_toilets":{"description":"* What type of student toilets\/latrines are at the school?: Check one - most common","type":"string"},"field_girls_only_toilets_total":{"description":"Total","format":"int64","type":"integer"},"field_girls_only_toilets_usable":{"description":"Usable: Available, functional and private","format":"int64","type":"integer"},"field_boys_only_toilets_total":{"description":"Total","format":"int64","type":"integer"},"field_boys_only_toilets_usable":{"description":"Usable: Available, functional and private","format":"int64","type":"integer"},"field_common_use_toilets_total":{"description":"Total","format":"int64","type":"integer"},"field_common_use_toilets_usable":{"description":"Usable: Available, functional and private","format":"int64","type":"integer"},"field_toilets_reserved_for_staff":{"description":"Are there toilets reserved for staff?","type":"string"},"field_toilets_with_menstrual_hygiene_facilities":{"description":"* Are there toilets with menstrual hygiene facilities?: with a lidded container for disposal of used materials and soap and water in a private space for washing","type":"string"},"field_limited_mobility_vision_toilet":{"description":"* Does the school have at least one usable toilet or latrine that is accessible to persons with reduced mobility or vision?","type":"string"},"field_how_clean_student_toilets":{"description":"In general, how clean are the student toilets\/latrines?","type":"string"},"field_remarks_sanitation_facilities":{"description":"Remarks on sanitation facilities in the centre: You can still answer this field even if there are no toilets or latrines in the centre","type":"string"},"field_handwashing_facilities":{"description":"Are there handwashing facilities at the school?","type":"string"},"field_handwashing_facilities_soap_water":{"description":"* Are both soap and water currently available at the handwashing facilities?","type":"string"},"field_menstrual_facilities_soap_water":{"description":"Are water and soap available in a private space for girls to manage menstrual hygiene?","type":"string"},"field_menstrual_covered_bins":{"description":"Are there covered bins for disposal of menstrual hygiene materials in girls\u2019 toilets?","type":"string"},"field_remarks_hygiene":{"description":"Remarks on hygiene in the centre: You can still answer this field even if there are no handwashing facilities in the centre","type":"string"}},"required":["field_country","field_region","field_reference","field_questionnaire_date","field_questionnaire_interviewer","field_location_lat","field_location_lon","field_location_alt","field_school_name","field_school_type","field_staff_total_number_of_women","field_staff_total_number_of_men","field_student_total_number_of_female","field_student_total_number_of_male","field_rural_communities_served","field_have_water_supply_system","field_school_have_toilets"]},"form_school-PUT":{"type":"object","description":"**Note for the interviewer:**  A brief introductory text proposal about SIASAR and the questionnaire will be included here so the country can adapt and secure that every interviewer is presented in a similar way during the visit","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_region":{"description":"Administrative division: Owner administrative division.","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_creator":{"description":"Creator: Author user.","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_editors":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_editors_update":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__date"}},"field_editors_with_update":{"description":"Editors updates: Record changes history.","$ref":"#\/components\/schemas\/form_type__editor_update"},"field_reference":{"description":"Reference ID: Management reference ID.","type":"string"},"field_ulid_reference":{"description":"Internal reference ID: Internal management reference ID.","type":"string"},"field_validated":{"description":"Validated mark: This record had or have take validated state.","type":"boolean"},"field_deleted":{"description":"Logical delete: This record was deleted.","type":"boolean"},"field_status":{"description":"Inquiry status: Current inquiry status.","type":"string"},"field_questionnaire_date":{"description":"Date of survey","$ref":"#\/components\/schemas\/form_type__date"},"field_questionnaire_interviewer":{"description":"Interviewer Name","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_questionnaire_contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_location_lat":{"description":"Latitude: Decimal degrees","type":"number"},"field_location_lon":{"description":"Longitude: Decimal degrees","type":"number"},"field_location_alt":{"description":"Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_location_map":{"description":"Location map","$ref":"#\/components\/schemas\/form_type__map_point"},"field_school_name":{"description":"Name of School","type":"string"},"field_school_code":{"description":"School Code: Only if schools are assigned codes in the country","type":"string"},"field_school_type":{"type":"array","items":{"type":"string"}},"field_school_type_other":{"description":"Other type of school","type":"string"},"field_staff_total_number_of_women":{"description":"Total number of women","format":"int64","type":"integer"},"field_staff_total_number_of_men":{"description":"Total number of men","format":"int64","type":"integer"},"field_student_total_number_of_female":{"description":"Total number of female students","format":"int64","type":"integer"},"field_student_total_number_of_male":{"description":"Total number of male students","format":"int64","type":"integer"},"field_rural_communities_served":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__administrative_division_reference"}},"field_school_observations":{"description":"Observations about the school","type":"string"},"field_country_specific_field_1":{"description":"Custom field 1","type":"string"},"field_country_specific_field_2":{"description":"Custom field 2","type":"string"},"field_country_specific_field_5":{"description":"Custom field 3","type":"string"},"field_country_specific_field_3":{"type":"array","items":{"type":"string"}},"field_country_specific_field_4":{"type":"array","items":{"type":"string"}},"field_country_specific_field_6":{"type":"array","items":{"type":"string"}},"field_have_water_supply_system":{"type":"array","items":{"type":"string"}},"field_name_water_supply_system":{"description":"* Name of community water system that supplies the school","$ref":"#\/components\/schemas\/form_type__wsystem_reference"},"field_functioning_of_water_system":{"description":"* Functioning of the school\u2019s water supply system: Confirm at the time of the visit","type":"string"},"field_water_for_drinking":{"description":"Is the water provided by the system used by the school for drinking?","type":"string"},"field_main_source_for_drinking":{"description":"What is the main source of drinking water for the school?: Select only the one that is used most frequently","type":"string"},"field_reasons_not_using_water_system":{"type":"array","items":{"type":"string"}},"field_reasons_not_using_water_system_other":{"description":"Other, specify","type":"string"},"field_main_source_is_water_available_at_school":{"description":"Is drinking water from the main source currently available at the school?","type":"string"},"field_observations":{"description":"Comments on the water service in the centre: You can answer this field whether or not there is a water system in the centre","type":"string"},"field_school_have_toilets":{"description":"Does the school have toilets or latrines?","type":"string"},"field_type_toilets":{"description":"* What type of student toilets\/latrines are at the school?: Check one - most common","type":"string"},"field_girls_only_toilets_total":{"description":"Total","format":"int64","type":"integer"},"field_girls_only_toilets_usable":{"description":"Usable: Available, functional and private","format":"int64","type":"integer"},"field_boys_only_toilets_total":{"description":"Total","format":"int64","type":"integer"},"field_boys_only_toilets_usable":{"description":"Usable: Available, functional and private","format":"int64","type":"integer"},"field_common_use_toilets_total":{"description":"Total","format":"int64","type":"integer"},"field_common_use_toilets_usable":{"description":"Usable: Available, functional and private","format":"int64","type":"integer"},"field_toilets_reserved_for_staff":{"description":"Are there toilets reserved for staff?","type":"string"},"field_toilets_with_menstrual_hygiene_facilities":{"description":"* Are there toilets with menstrual hygiene facilities?: with a lidded container for disposal of used materials and soap and water in a private space for washing","type":"string"},"field_limited_mobility_vision_toilet":{"description":"* Does the school have at least one usable toilet or latrine that is accessible to persons with reduced mobility or vision?","type":"string"},"field_how_clean_student_toilets":{"description":"In general, how clean are the student toilets\/latrines?","type":"string"},"field_remarks_sanitation_facilities":{"description":"Remarks on sanitation facilities in the centre: You can still answer this field even if there are no toilets or latrines in the centre","type":"string"},"field_handwashing_facilities":{"description":"Are there handwashing facilities at the school?","type":"string"},"field_handwashing_facilities_soap_water":{"description":"* Are both soap and water currently available at the handwashing facilities?","type":"string"},"field_menstrual_facilities_soap_water":{"description":"Are water and soap available in a private space for girls to manage menstrual hygiene?","type":"string"},"field_menstrual_covered_bins":{"description":"Are there covered bins for disposal of menstrual hygiene materials in girls\u2019 toilets?","type":"string"},"field_remarks_hygiene":{"description":"Remarks on hygiene in the centre: You can still answer this field even if there are no handwashing facilities in the centre","type":"string"}},"required":["field_country","field_region","field_reference","field_questionnaire_date","field_questionnaire_interviewer","field_location_lat","field_location_lon","field_location_alt","field_school_name","field_school_type","field_staff_total_number_of_women","field_staff_total_number_of_men","field_student_total_number_of_female","field_student_total_number_of_male","field_rural_communities_served","field_have_water_supply_system","field_school_have_toilets"]},"form_school_contact-GET":{"type":"object","description":"List of school contacts listed in field 0.3 of Schools form.","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_name":{"description":"Name of person interviewed","type":"string"},"field_occupation":{"description":"Occupation","type":"string"},"field_phone":{"description":"Telephone number","type":"string"},"field_mail":{"description":"Email address","type":"string"},"field_consent_use":{"description":"Consent to use information for SIASAR","type":"string"}},"required":["field_country"]},"form_school_contact-POST":{"type":"object","description":"List of school contacts listed in field 0.3 of Schools form.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_name":{"description":"Name of person interviewed","type":"string"},"field_occupation":{"description":"Occupation","type":"string"},"field_phone":{"description":"Telephone number","type":"string"},"field_mail":{"description":"Email address","type":"string"},"field_consent_use":{"description":"Consent to use information for SIASAR","type":"string"}},"required":["field_country"]},"form_school_contact-PUT":{"type":"object","description":"List of school contacts listed in field 0.3 of Schools form.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_name":{"description":"Name of person interviewed","type":"string"},"field_occupation":{"description":"Occupation","type":"string"},"field_phone":{"description":"Telephone number","type":"string"},"field_mail":{"description":"Email address","type":"string"},"field_consent_use":{"description":"Consent to use information for SIASAR","type":"string"}},"required":["field_country"]},"form_tap-GET":{"type":"object","description":"Collected Technical Assistance Provider information.","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_region":{"description":"Administrative division: Owner administrative division.","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_creator":{"description":"Creator: Author user.","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_editors":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_editors_update":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__date"}},"field_editors_with_update":{"description":"Editors updates: Record changes history.","$ref":"#\/components\/schemas\/form_type__editor_update"},"field_reference":{"description":"Reference ID: Management reference ID.","type":"string"},"field_ulid_reference":{"description":"Internal reference ID: Internal management reference ID.","type":"string"},"field_validated":{"description":"Validated mark: This record had or have take validated state.","type":"boolean"},"field_deleted":{"description":"Logical delete: This record was deleted.","type":"boolean"},"field_status":{"description":"Inquiry status: Current inquiry status.","type":"string"},"field_questionnaire_date":{"description":"Date of survey","$ref":"#\/components\/schemas\/form_type__date"},"field_questionnaire_interviewer":{"description":"Interviewer Name","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_questionnaire_contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_location_lat":{"description":"Latitude: Decimal degrees","type":"number"},"field_location_lon":{"description":"Longitude: Decimal degrees","type":"number"},"field_location_alt":{"description":"Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_location_map":{"description":"Location map","$ref":"#\/components\/schemas\/form_type__map_point"},"field_provider_name":{"description":"Technical Assistance Provider: Please, select a parametric TAP.","$ref":"#\/components\/schemas\/form_type__tap_reference"},"field_provider_code":{"description":"TAP\u2019s national code: Only if there are assigned codes for TAPs in the country","type":"string"},"field_provider_type":{"description":"Type of TAP","$ref":"#\/components\/schemas\/form_type__type_tap_reference"},"field_provider_type_other":{"description":"Other, specify","type":"string"},"field_what_phase_provide_technical_assistance":{"type":"array","items":{"type":"string"}},"field_geographical_intervention_scope":{"description":"Scope of geographical intervention of the TAP","$ref":"#\/components\/schemas\/form_type__geographical_scope_reference"},"field_number_tap_should_assist":{"description":"Total number of service providers that the TAP should assist (or estimate)","format":"int64","type":"integer"},"field_number_tap_supported_last_12_months":{"description":"Number of service providers supported in the last 12 months","format":"int64","type":"integer"},"field_observations_about_tap":{"description":"Observations about the TAP","type":"string"},"field_country_specific_field_1":{"description":"Custom field 1","type":"string"},"field_country_specific_field_2":{"description":"Custom field 2","type":"string"},"field_country_specific_field_5":{"description":"Custom field 3","type":"string"},"field_country_specific_field_3":{"type":"array","items":{"type":"string"}},"field_country_specific_field_4":{"type":"array","items":{"type":"string"}},"field_country_specific_field_6":{"type":"array","items":{"type":"string"}},"field_have_personnel_provide_assistance":{"description":"Does the TAP have personnel (staff or contractors) to provide technical assistance to rural water and sanitation systems\u2019 service providers?","type":"string"},"field_number_women":{"description":"Number of women","format":"int64","type":"integer"},"field_number_men":{"description":"Number of men","format":"int64","type":"integer"},"field_functions_carriedout_personnel":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__functions_carried_out_tap_reference"}},"field_functions_carriedout_personnel_other":{"description":"Other, specify","type":"string"},"field_personnel_benefit_from_training":{"type":"array","items":{"type":"string"}},"field_annual_operational_budget":{"description":"Is there an annual operational budget?","type":"string"},"field_annual_operational_amount_exists":{"description":"Do you know the data?","type":"string"},"field_annual_operational_amount":{"description":"Amount: local currency","$ref":"#\/components\/schemas\/form_type__currency"},"field_enough_budget_last_12_month":{"description":"Has the budget been sufficient to cover planned activities in the last 12 months?","type":"string"},"field_transportation_available":{"description":"Transportation equipment available when needed: (car, pick-up truck, motorcycle, etc.)","type":"boolean"},"field_transportation_available_quantity":{"description":"Quantity: (indicate number)","format":"int64","type":"integer"},"field_transportation_available_condition":{"description":"Condition: (aggregate valuation)","type":"string"},"field_measurement_equipment":{"description":"Measurement equipment for flow rates, chlorine, or water quality","type":"boolean"},"field_measurement_equipment_quantity":{"description":"Quantity: (indicate number)","format":"int64","type":"integer"},"field_measurement_equipment_condition":{"description":"Condition: (aggregate valuation)","type":"string"},"field_it_equipment":{"description":"IT equipment: (computers, printers, smartphones, tablets, etc.)","type":"boolean"},"field_it_equipment_quantity":{"description":"Quantity: (indicate number)","format":"int64","type":"integer"},"field_it_equipment_condition":{"description":"Condition: (aggregate valuation)","type":"string"},"field_facilities_and_services_office":{"description":"Office","type":"boolean"},"field_facilities_and_services_office_state":{"description":"State \/ Sufficiency","type":"string"},"field_facilities_and_services_internet":{"description":"Internet service","type":"boolean"},"field_facilities_and_services_internet_state":{"description":"State \/ Sufficiency","type":"string"},"field_facilities_and_services_funds_travel":{"description":"Funds for travel expenses","type":"boolean"},"field_facilities_and_services_funds_travel_state":{"description":"State \/ Sufficiency","type":"string"},"field_facilities_and_services_funds_gas":{"description":"Funds for gas","type":"boolean"},"field_facilities_and_services_funds_gas_state":{"description":"State \/ Sufficiency","type":"string"},"field_facilities_and_services_supporting_materials":{"description":"Supporting materials for technical assistance: Orientation material, guides, models, educational material, etc.","type":"boolean"},"field_facilities_and_services_supporting_materials_state":{"description":"State \/ Sufficiency","type":"string"},"field_comments_resources":{"description":"Comments on TAP resources","type":"string"},"field_assistance_provided_planning":{"description":"* Planning, options assessment, and design of infrastructure projects: Assistance in the use and understanding of SIASAR for planning; assistance in the selection of alternatives and executive projects; financial assistance; etc.","type":"boolean"},"field_assistance_provided_planning_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_assistance_provided_planning_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_assistance_provided_supervision":{"description":"* Supervision of works related to rural water supply systems: Technical and\/or environmental and social safeguards assistance","type":"boolean"},"field_assistance_provided_supervision_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_assistance_provided_supervision_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_assistance_provided_creation":{"description":"* Creation and establishment, or strengthening of service provider (SP): Assistance in the establishment and operation of the SP or strengthening of SP; assistance and\/or capacity building of SP; etc.,","type":"boolean"},"field_assistance_provided_creation_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_assistance_provided_creation_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_providing_ta_system":{"description":"* System operation: Assistance and\/or capacity building in systems operation; distribution of updated lists of service providers and material suppliers; etc.","type":"boolean"},"field_providing_ta_system_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_providing_ta_system_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_providing_ta_disinfection":{"description":"* Monitoring of disinfection and water quality: Assistance and\/or capacity building in the adoption, measurement, and interpretation of data on water disinfection and\/or water quality; financial or technical assistance in water quality monitoring; etc.","type":"boolean"},"field_providing_ta_disinfection_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_providing_ta_disinfection_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_providing_ta_preventive":{"description":"* Preventive and\/or corrective maintenance: Assistance and\/or capacity building in system maintenance; financial support and\/or fundraising for corrective maintenance; etc.","type":"boolean"},"field_providing_ta_preventive_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_providing_ta_preventive_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_providing_ta_administrative":{"description":"* Administrative management: Assistance and\/or capacity building in administrative, normative, economic, financial and\/or commercial matters; support in the resolution of water use-related conflict; support in tariffs revision; support in the development of service provision regulation; etc.","type":"boolean"},"field_providing_ta_administrative_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_providing_ta_administrative_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_providing_ta_social":{"description":"* Social and environmental matters: Assistance and\/or capacity building in matters of hygiene promotion and\/or behavioral change; assistance and\/or capacity building in raising awareness of environmental issues related to water resources; etc.","type":"boolean"},"field_providing_ta_social_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_providing_ta_social_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_providing_ta_evaluation":{"description":"* Monitoring and evaluation: Assistance and\/or capacity building in the use and understanding of monitoring and evaluation tools; assistance and\/or capacity building in the use and understanding of SIASAR","type":"boolean"},"field_providing_ta_evaluation_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_providing_ta_evaluation_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_providing_ta_innovation":{"description":"* Technological Innovation: Technical assistance and\/or financial support in the promotion and implementation of innovative technologies and approaches","type":"boolean"},"field_providing_ta_innovation_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_providing_ta_innovation_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_not_undertaking_reasons":{"type":"array","items":{"type":"string"}},"field_not_undertaking_reasons_other":{"description":"Other, specify","type":"string"},"field_comments_types_support":{"description":"Comments on the types of TAP support","type":"string"}},"required":["field_country","field_region","field_reference","field_questionnaire_date","field_questionnaire_interviewer","field_location_lat","field_location_lon","field_location_alt","field_provider_name","field_provider_type","field_what_phase_provide_technical_assistance","field_number_tap_should_assist","field_number_tap_supported_last_12_months","field_have_personnel_provide_assistance","field_annual_operational_budget","field_transportation_available","field_measurement_equipment","field_it_equipment","field_facilities_and_services_office","field_facilities_and_services_internet","field_facilities_and_services_funds_travel","field_facilities_and_services_funds_gas","field_facilities_and_services_supporting_materials"]},"form_tap-POST":{"type":"object","description":"Collected Technical Assistance Provider information.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_region":{"description":"Administrative division: Owner administrative division.","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_creator":{"description":"Creator: Author user.","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_editors":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_editors_update":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__date"}},"field_editors_with_update":{"description":"Editors updates: Record changes history.","$ref":"#\/components\/schemas\/form_type__editor_update"},"field_reference":{"description":"Reference ID: Management reference ID.","type":"string"},"field_ulid_reference":{"description":"Internal reference ID: Internal management reference ID.","type":"string"},"field_validated":{"description":"Validated mark: This record had or have take validated state.","type":"boolean"},"field_deleted":{"description":"Logical delete: This record was deleted.","type":"boolean"},"field_status":{"description":"Inquiry status: Current inquiry status.","type":"string"},"field_questionnaire_date":{"description":"Date of survey","$ref":"#\/components\/schemas\/form_type__date"},"field_questionnaire_interviewer":{"description":"Interviewer Name","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_questionnaire_contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_location_lat":{"description":"Latitude: Decimal degrees","type":"number"},"field_location_lon":{"description":"Longitude: Decimal degrees","type":"number"},"field_location_alt":{"description":"Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_location_map":{"description":"Location map","$ref":"#\/components\/schemas\/form_type__map_point"},"field_provider_name":{"description":"Technical Assistance Provider: Please, select a parametric TAP.","$ref":"#\/components\/schemas\/form_type__tap_reference"},"field_provider_code":{"description":"TAP\u2019s national code: Only if there are assigned codes for TAPs in the country","type":"string"},"field_provider_type":{"description":"Type of TAP","$ref":"#\/components\/schemas\/form_type__type_tap_reference"},"field_provider_type_other":{"description":"Other, specify","type":"string"},"field_what_phase_provide_technical_assistance":{"type":"array","items":{"type":"string"}},"field_geographical_intervention_scope":{"description":"Scope of geographical intervention of the TAP","$ref":"#\/components\/schemas\/form_type__geographical_scope_reference"},"field_number_tap_should_assist":{"description":"Total number of service providers that the TAP should assist (or estimate)","format":"int64","type":"integer"},"field_number_tap_supported_last_12_months":{"description":"Number of service providers supported in the last 12 months","format":"int64","type":"integer"},"field_observations_about_tap":{"description":"Observations about the TAP","type":"string"},"field_country_specific_field_1":{"description":"Custom field 1","type":"string"},"field_country_specific_field_2":{"description":"Custom field 2","type":"string"},"field_country_specific_field_5":{"description":"Custom field 3","type":"string"},"field_country_specific_field_3":{"type":"array","items":{"type":"string"}},"field_country_specific_field_4":{"type":"array","items":{"type":"string"}},"field_country_specific_field_6":{"type":"array","items":{"type":"string"}},"field_have_personnel_provide_assistance":{"description":"Does the TAP have personnel (staff or contractors) to provide technical assistance to rural water and sanitation systems\u2019 service providers?","type":"string"},"field_number_women":{"description":"Number of women","format":"int64","type":"integer"},"field_number_men":{"description":"Number of men","format":"int64","type":"integer"},"field_functions_carriedout_personnel":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__functions_carried_out_tap_reference"}},"field_functions_carriedout_personnel_other":{"description":"Other, specify","type":"string"},"field_personnel_benefit_from_training":{"type":"array","items":{"type":"string"}},"field_annual_operational_budget":{"description":"Is there an annual operational budget?","type":"string"},"field_annual_operational_amount_exists":{"description":"Do you know the data?","type":"string"},"field_annual_operational_amount":{"description":"Amount: local currency","$ref":"#\/components\/schemas\/form_type__currency"},"field_enough_budget_last_12_month":{"description":"Has the budget been sufficient to cover planned activities in the last 12 months?","type":"string"},"field_transportation_available":{"description":"Transportation equipment available when needed: (car, pick-up truck, motorcycle, etc.)","type":"boolean"},"field_transportation_available_quantity":{"description":"Quantity: (indicate number)","format":"int64","type":"integer"},"field_transportation_available_condition":{"description":"Condition: (aggregate valuation)","type":"string"},"field_measurement_equipment":{"description":"Measurement equipment for flow rates, chlorine, or water quality","type":"boolean"},"field_measurement_equipment_quantity":{"description":"Quantity: (indicate number)","format":"int64","type":"integer"},"field_measurement_equipment_condition":{"description":"Condition: (aggregate valuation)","type":"string"},"field_it_equipment":{"description":"IT equipment: (computers, printers, smartphones, tablets, etc.)","type":"boolean"},"field_it_equipment_quantity":{"description":"Quantity: (indicate number)","format":"int64","type":"integer"},"field_it_equipment_condition":{"description":"Condition: (aggregate valuation)","type":"string"},"field_facilities_and_services_office":{"description":"Office","type":"boolean"},"field_facilities_and_services_office_state":{"description":"State \/ Sufficiency","type":"string"},"field_facilities_and_services_internet":{"description":"Internet service","type":"boolean"},"field_facilities_and_services_internet_state":{"description":"State \/ Sufficiency","type":"string"},"field_facilities_and_services_funds_travel":{"description":"Funds for travel expenses","type":"boolean"},"field_facilities_and_services_funds_travel_state":{"description":"State \/ Sufficiency","type":"string"},"field_facilities_and_services_funds_gas":{"description":"Funds for gas","type":"boolean"},"field_facilities_and_services_funds_gas_state":{"description":"State \/ Sufficiency","type":"string"},"field_facilities_and_services_supporting_materials":{"description":"Supporting materials for technical assistance: Orientation material, guides, models, educational material, etc.","type":"boolean"},"field_facilities_and_services_supporting_materials_state":{"description":"State \/ Sufficiency","type":"string"},"field_comments_resources":{"description":"Comments on TAP resources","type":"string"},"field_assistance_provided_planning":{"description":"* Planning, options assessment, and design of infrastructure projects: Assistance in the use and understanding of SIASAR for planning; assistance in the selection of alternatives and executive projects; financial assistance; etc.","type":"boolean"},"field_assistance_provided_planning_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_assistance_provided_planning_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_assistance_provided_supervision":{"description":"* Supervision of works related to rural water supply systems: Technical and\/or environmental and social safeguards assistance","type":"boolean"},"field_assistance_provided_supervision_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_assistance_provided_supervision_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_assistance_provided_creation":{"description":"* Creation and establishment, or strengthening of service provider (SP): Assistance in the establishment and operation of the SP or strengthening of SP; assistance and\/or capacity building of SP; etc.,","type":"boolean"},"field_assistance_provided_creation_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_assistance_provided_creation_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_providing_ta_system":{"description":"* System operation: Assistance and\/or capacity building in systems operation; distribution of updated lists of service providers and material suppliers; etc.","type":"boolean"},"field_providing_ta_system_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_providing_ta_system_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_providing_ta_disinfection":{"description":"* Monitoring of disinfection and water quality: Assistance and\/or capacity building in the adoption, measurement, and interpretation of data on water disinfection and\/or water quality; financial or technical assistance in water quality monitoring; etc.","type":"boolean"},"field_providing_ta_disinfection_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_providing_ta_disinfection_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_providing_ta_preventive":{"description":"* Preventive and\/or corrective maintenance: Assistance and\/or capacity building in system maintenance; financial support and\/or fundraising for corrective maintenance; etc.","type":"boolean"},"field_providing_ta_preventive_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_providing_ta_preventive_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_providing_ta_administrative":{"description":"* Administrative management: Assistance and\/or capacity building in administrative, normative, economic, financial and\/or commercial matters; support in the resolution of water use-related conflict; support in tariffs revision; support in the development of service provision regulation; etc.","type":"boolean"},"field_providing_ta_administrative_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_providing_ta_administrative_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_providing_ta_social":{"description":"* Social and environmental matters: Assistance and\/or capacity building in matters of hygiene promotion and\/or behavioral change; assistance and\/or capacity building in raising awareness of environmental issues related to water resources; etc.","type":"boolean"},"field_providing_ta_social_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_providing_ta_social_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_providing_ta_evaluation":{"description":"* Monitoring and evaluation: Assistance and\/or capacity building in the use and understanding of monitoring and evaluation tools; assistance and\/or capacity building in the use and understanding of SIASAR","type":"boolean"},"field_providing_ta_evaluation_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_providing_ta_evaluation_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_providing_ta_innovation":{"description":"* Technological Innovation: Technical assistance and\/or financial support in the promotion and implementation of innovative technologies and approaches","type":"boolean"},"field_providing_ta_innovation_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_providing_ta_innovation_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_not_undertaking_reasons":{"type":"array","items":{"type":"string"}},"field_not_undertaking_reasons_other":{"description":"Other, specify","type":"string"},"field_comments_types_support":{"description":"Comments on the types of TAP support","type":"string"}},"required":["field_country","field_region","field_reference","field_questionnaire_date","field_questionnaire_interviewer","field_location_lat","field_location_lon","field_location_alt","field_provider_name","field_provider_type","field_what_phase_provide_technical_assistance","field_number_tap_should_assist","field_number_tap_supported_last_12_months","field_have_personnel_provide_assistance","field_annual_operational_budget","field_transportation_available","field_measurement_equipment","field_it_equipment","field_facilities_and_services_office","field_facilities_and_services_internet","field_facilities_and_services_funds_travel","field_facilities_and_services_funds_gas","field_facilities_and_services_supporting_materials"]},"form_tap-PUT":{"type":"object","description":"Collected Technical Assistance Provider information.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_region":{"description":"Administrative division: Owner administrative division.","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_creator":{"description":"Creator: Author user.","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_editors":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_editors_update":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__date"}},"field_editors_with_update":{"description":"Editors updates: Record changes history.","$ref":"#\/components\/schemas\/form_type__editor_update"},"field_reference":{"description":"Reference ID: Management reference ID.","type":"string"},"field_ulid_reference":{"description":"Internal reference ID: Internal management reference ID.","type":"string"},"field_validated":{"description":"Validated mark: This record had or have take validated state.","type":"boolean"},"field_deleted":{"description":"Logical delete: This record was deleted.","type":"boolean"},"field_status":{"description":"Inquiry status: Current inquiry status.","type":"string"},"field_questionnaire_date":{"description":"Date of survey","$ref":"#\/components\/schemas\/form_type__date"},"field_questionnaire_interviewer":{"description":"Interviewer Name","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_questionnaire_contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_location_lat":{"description":"Latitude: Decimal degrees","type":"number"},"field_location_lon":{"description":"Longitude: Decimal degrees","type":"number"},"field_location_alt":{"description":"Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_location_map":{"description":"Location map","$ref":"#\/components\/schemas\/form_type__map_point"},"field_provider_name":{"description":"Technical Assistance Provider: Please, select a parametric TAP.","$ref":"#\/components\/schemas\/form_type__tap_reference"},"field_provider_code":{"description":"TAP\u2019s national code: Only if there are assigned codes for TAPs in the country","type":"string"},"field_provider_type":{"description":"Type of TAP","$ref":"#\/components\/schemas\/form_type__type_tap_reference"},"field_provider_type_other":{"description":"Other, specify","type":"string"},"field_what_phase_provide_technical_assistance":{"type":"array","items":{"type":"string"}},"field_geographical_intervention_scope":{"description":"Scope of geographical intervention of the TAP","$ref":"#\/components\/schemas\/form_type__geographical_scope_reference"},"field_number_tap_should_assist":{"description":"Total number of service providers that the TAP should assist (or estimate)","format":"int64","type":"integer"},"field_number_tap_supported_last_12_months":{"description":"Number of service providers supported in the last 12 months","format":"int64","type":"integer"},"field_observations_about_tap":{"description":"Observations about the TAP","type":"string"},"field_country_specific_field_1":{"description":"Custom field 1","type":"string"},"field_country_specific_field_2":{"description":"Custom field 2","type":"string"},"field_country_specific_field_5":{"description":"Custom field 3","type":"string"},"field_country_specific_field_3":{"type":"array","items":{"type":"string"}},"field_country_specific_field_4":{"type":"array","items":{"type":"string"}},"field_country_specific_field_6":{"type":"array","items":{"type":"string"}},"field_have_personnel_provide_assistance":{"description":"Does the TAP have personnel (staff or contractors) to provide technical assistance to rural water and sanitation systems\u2019 service providers?","type":"string"},"field_number_women":{"description":"Number of women","format":"int64","type":"integer"},"field_number_men":{"description":"Number of men","format":"int64","type":"integer"},"field_functions_carriedout_personnel":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__functions_carried_out_tap_reference"}},"field_functions_carriedout_personnel_other":{"description":"Other, specify","type":"string"},"field_personnel_benefit_from_training":{"type":"array","items":{"type":"string"}},"field_annual_operational_budget":{"description":"Is there an annual operational budget?","type":"string"},"field_annual_operational_amount_exists":{"description":"Do you know the data?","type":"string"},"field_annual_operational_amount":{"description":"Amount: local currency","$ref":"#\/components\/schemas\/form_type__currency"},"field_enough_budget_last_12_month":{"description":"Has the budget been sufficient to cover planned activities in the last 12 months?","type":"string"},"field_transportation_available":{"description":"Transportation equipment available when needed: (car, pick-up truck, motorcycle, etc.)","type":"boolean"},"field_transportation_available_quantity":{"description":"Quantity: (indicate number)","format":"int64","type":"integer"},"field_transportation_available_condition":{"description":"Condition: (aggregate valuation)","type":"string"},"field_measurement_equipment":{"description":"Measurement equipment for flow rates, chlorine, or water quality","type":"boolean"},"field_measurement_equipment_quantity":{"description":"Quantity: (indicate number)","format":"int64","type":"integer"},"field_measurement_equipment_condition":{"description":"Condition: (aggregate valuation)","type":"string"},"field_it_equipment":{"description":"IT equipment: (computers, printers, smartphones, tablets, etc.)","type":"boolean"},"field_it_equipment_quantity":{"description":"Quantity: (indicate number)","format":"int64","type":"integer"},"field_it_equipment_condition":{"description":"Condition: (aggregate valuation)","type":"string"},"field_facilities_and_services_office":{"description":"Office","type":"boolean"},"field_facilities_and_services_office_state":{"description":"State \/ Sufficiency","type":"string"},"field_facilities_and_services_internet":{"description":"Internet service","type":"boolean"},"field_facilities_and_services_internet_state":{"description":"State \/ Sufficiency","type":"string"},"field_facilities_and_services_funds_travel":{"description":"Funds for travel expenses","type":"boolean"},"field_facilities_and_services_funds_travel_state":{"description":"State \/ Sufficiency","type":"string"},"field_facilities_and_services_funds_gas":{"description":"Funds for gas","type":"boolean"},"field_facilities_and_services_funds_gas_state":{"description":"State \/ Sufficiency","type":"string"},"field_facilities_and_services_supporting_materials":{"description":"Supporting materials for technical assistance: Orientation material, guides, models, educational material, etc.","type":"boolean"},"field_facilities_and_services_supporting_materials_state":{"description":"State \/ Sufficiency","type":"string"},"field_comments_resources":{"description":"Comments on TAP resources","type":"string"},"field_assistance_provided_planning":{"description":"* Planning, options assessment, and design of infrastructure projects: Assistance in the use and understanding of SIASAR for planning; assistance in the selection of alternatives and executive projects; financial assistance; etc.","type":"boolean"},"field_assistance_provided_planning_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_assistance_provided_planning_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_assistance_provided_supervision":{"description":"* Supervision of works related to rural water supply systems: Technical and\/or environmental and social safeguards assistance","type":"boolean"},"field_assistance_provided_supervision_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_assistance_provided_supervision_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_assistance_provided_creation":{"description":"* Creation and establishment, or strengthening of service provider (SP): Assistance in the establishment and operation of the SP or strengthening of SP; assistance and\/or capacity building of SP; etc.,","type":"boolean"},"field_assistance_provided_creation_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_assistance_provided_creation_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_providing_ta_system":{"description":"* System operation: Assistance and\/or capacity building in systems operation; distribution of updated lists of service providers and material suppliers; etc.","type":"boolean"},"field_providing_ta_system_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_providing_ta_system_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_providing_ta_disinfection":{"description":"* Monitoring of disinfection and water quality: Assistance and\/or capacity building in the adoption, measurement, and interpretation of data on water disinfection and\/or water quality; financial or technical assistance in water quality monitoring; etc.","type":"boolean"},"field_providing_ta_disinfection_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_providing_ta_disinfection_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_providing_ta_preventive":{"description":"* Preventive and\/or corrective maintenance: Assistance and\/or capacity building in system maintenance; financial support and\/or fundraising for corrective maintenance; etc.","type":"boolean"},"field_providing_ta_preventive_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_providing_ta_preventive_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_providing_ta_administrative":{"description":"* Administrative management: Assistance and\/or capacity building in administrative, normative, economic, financial and\/or commercial matters; support in the resolution of water use-related conflict; support in tariffs revision; support in the development of service provision regulation; etc.","type":"boolean"},"field_providing_ta_administrative_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_providing_ta_administrative_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_providing_ta_social":{"description":"* Social and environmental matters: Assistance and\/or capacity building in matters of hygiene promotion and\/or behavioral change; assistance and\/or capacity building in raising awareness of environmental issues related to water resources; etc.","type":"boolean"},"field_providing_ta_social_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_providing_ta_social_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_providing_ta_evaluation":{"description":"* Monitoring and evaluation: Assistance and\/or capacity building in the use and understanding of monitoring and evaluation tools; assistance and\/or capacity building in the use and understanding of SIASAR","type":"boolean"},"field_providing_ta_evaluation_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_providing_ta_evaluation_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_providing_ta_innovation":{"description":"* Technological Innovation: Technical assistance and\/or financial support in the promotion and implementation of innovative technologies and approaches","type":"boolean"},"field_providing_ta_innovation_performed":{"description":"* Was this role performed within the previous 12 months?","type":"string"},"field_providing_ta_innovation_assisted":{"description":"Number of service providers assisted in the previous 12 months","format":"int64","type":"integer"},"field_not_undertaking_reasons":{"type":"array","items":{"type":"string"}},"field_not_undertaking_reasons_other":{"description":"Other, specify","type":"string"},"field_comments_types_support":{"description":"Comments on the types of TAP support","type":"string"}},"required":["field_country","field_region","field_reference","field_questionnaire_date","field_questionnaire_interviewer","field_location_lat","field_location_lon","field_location_alt","field_provider_name","field_provider_type","field_what_phase_provide_technical_assistance","field_number_tap_should_assist","field_number_tap_supported_last_12_months","field_have_personnel_provide_assistance","field_annual_operational_budget","field_transportation_available","field_measurement_equipment","field_it_equipment","field_facilities_and_services_office","field_facilities_and_services_internet","field_facilities_and_services_funds_travel","field_facilities_and_services_funds_gas","field_facilities_and_services_supporting_materials"]},"form_tap_contact-GET":{"type":"object","description":"List of technical assistance provider contacts listed in field 0.3 of Technical Assistance Provider form.","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_name":{"description":"Name of person interviewed","type":"string"},"field_occupation":{"description":"Occupation","type":"string"},"field_phone":{"description":"Telephone number","type":"string"},"field_mail":{"description":"Email address","type":"string"},"field_consent_use":{"description":"Consent to use information for SIASAR","type":"string"}},"required":["field_country"]},"form_tap_contact-POST":{"type":"object","description":"List of technical assistance provider contacts listed in field 0.3 of Technical Assistance Provider form.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_name":{"description":"Name of person interviewed","type":"string"},"field_occupation":{"description":"Occupation","type":"string"},"field_phone":{"description":"Telephone number","type":"string"},"field_mail":{"description":"Email address","type":"string"},"field_consent_use":{"description":"Consent to use information for SIASAR","type":"string"}},"required":["field_country"]},"form_tap_contact-PUT":{"type":"object","description":"List of technical assistance provider contacts listed in field 0.3 of Technical Assistance Provider form.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_name":{"description":"Name of person interviewed","type":"string"},"field_occupation":{"description":"Occupation","type":"string"},"field_phone":{"description":"Telephone number","type":"string"},"field_mail":{"description":"Email address","type":"string"},"field_consent_use":{"description":"Consent to use information for SIASAR","type":"string"}},"required":["field_country"]},"form_wsprovider-GET":{"type":"object","description":"Collected Water Service Provider information","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_region":{"description":"Administrative division: Owner administrative division.","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_creator":{"description":"Creator: Author user.","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_editors":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_editors_update":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__date"}},"field_editors_with_update":{"description":"Editors updates: Record changes history.","$ref":"#\/components\/schemas\/form_type__editor_update"},"field_reference":{"description":"Reference ID: Management reference ID.","type":"string"},"field_ulid_reference":{"description":"Internal reference ID: Internal management reference ID.","type":"string"},"field_validated":{"description":"Validated mark: This record had or have take validated state.","type":"boolean"},"field_deleted":{"description":"Logical delete: This record was deleted.","type":"boolean"},"field_status":{"description":"Inquiry status: Current inquiry status.","type":"string"},"field_point":{"description":"Point","$ref":"#\/components\/schemas\/form_type__point_reference"},"field_questionnaire_date":{"description":"Date of survey","$ref":"#\/components\/schemas\/form_type__date"},"field_questionnaire_interviewer":{"description":"Interviewer Name","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_questionnaire_contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_location_lat":{"description":"Latitude: Decimal degrees","type":"number"},"field_location_lon":{"description":"Longitude: Decimal degrees","type":"number"},"field_location_alt":{"description":"Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_location_map":{"description":"Location map","$ref":"#\/components\/schemas\/form_type__map_point"},"field_provider_name":{"description":"Name of WSP","type":"string"},"field_provider_code":{"description":"WSP code: Only if codes are assigned in the country","type":"string"},"field_provider_type":{"description":"Type of service provider","type":"string"},"field_provider_type_other":{"description":"Other, specify","type":"string"},"field_provider_provide_sanitation_rural":{"description":"Does the service provider also provide sanitation services in rural communities?","type":"string"},"field_provider_receive_technical_assistance":{"description":"Does the service provider receive technical assistance from one or more technical assistance providers (TAP)?","type":"string"},"field_id_technical_service_providers":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_provider_have_rules_for_service":{"description":"Does the service provider have own rules or guidelines for service provision?: Definition and updating of tariff, fines, new connections, service levels, etc.","type":"string"},"field_land_regulation":{"type":"array","items":{"type":"string"}},"field_water_use_rights":{"description":"Water abstraction\/use rights","type":"string"},"field_have_emergencies_contingency_plan":{"description":"Are water safety plans and\/or contingency plans in place in case of emergencies?: Droughts, flooding COVID-19, etc.","type":"string"},"field_observations_about_provider":{"description":"Observations about the service provider","type":"string"},"field_country_specific_field_1":{"description":"Custom field 1","type":"string"},"field_country_specific_field_2":{"description":"Custom field 2","type":"string"},"field_country_specific_field_5":{"description":"Custom field 3","type":"string"},"field_country_specific_field_3":{"type":"array","items":{"type":"string"}},"field_country_specific_field_4":{"type":"array","items":{"type":"string"}},"field_country_specific_field_6":{"type":"array","items":{"type":"string"}},"field_constitution_date":{"description":"Formation\/establishment date (month and year)","$ref":"#\/components\/schemas\/form_type__month_year"},"field_provider_legal_status":{"description":"* Provider\u2019s legal status","type":"string"},"field_provider_scope":{"description":"* Scope of action in which the service provider operates","$ref":"#\/components\/schemas\/form_type__geographical_scope_reference"},"field_provider_scope_other":{"description":"Other, specify","type":"string"},"field_last_election_committee_date":{"description":"* Date of the latest election of Management Committee members (month and year)","$ref":"#\/components\/schemas\/form_type__month_year"},"field_all_committee_inplace":{"description":"* Are all members of the Management Committee in place?","type":"string"},"field_board_meets_last_year":{"description":"* Number of Board meetings in the last year","format":"int64","type":"integer"},"field_committee_members":{"description":"* Total number of Management Committee members","format":"int64","type":"integer"},"field_women_committee_members":{"description":"* Number of women on the Management Committee","format":"int64","type":"integer"},"field_limited_people_committee_members":{"description":"Number of people with limited mobility or vision impairment on Management Committee","format":"int64","type":"integer"},"field_excluded_people_committee_members":{"description":"Number of Management Committee members from vulnerable groups, minorities, or indigenous people","format":"int64","type":"integer"},"field_committee_gender_president":{"description":"President","type":"string"},"field_committee_gender_vicepresident":{"description":"Vice-president","type":"string"},"field_committee_gender_secretary":{"description":"Secretary","type":"string"},"field_committee_gender_treasurer":{"description":"Treasurer","type":"string"},"field_committee_gender_vocal1":{"description":"Vocal 1","type":"string"},"field_committee_gender_vocal2":{"description":"Vocal 2","type":"string"},"field_committee_gender_vocal3":{"description":"Vocal 3","type":"string"},"field_have_personnel_to_rural_service":{"description":"* Does the service provider have personnel (staff or contractors) to provide rural water service?","type":"string"},"field_personnel_women":{"description":"Number of women","format":"int64","type":"integer"},"field_personnel_men":{"description":"Number of men","format":"int64","type":"integer"},"field_functions_out_provider":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__functions_carried_out_wsp_reference"}},"field_functions_out_provider_other":{"description":"Other, specify","type":"string"},"field_provider_personnel_trained":{"type":"array","items":{"type":"string"}},"field_observations_governance_staffing":{"description":"Observations on WSP governance and staffing","type":"string"},"field_water_tariff_inplace_inuse":{"description":"* Is there a water tariff in place and in use?","type":"string"},"field_how_operation_maintenance_covered":{"type":"array","items":{"type":"string"}},"field_how_operation_maintenance_covered_other":{"description":"Others, specify","type":"string"},"field_tariff_type":{"description":"* Type of tariff?","type":"string"},"field_average_monthly_tariff_exists":{"description":"Do you know the data?","type":"string"},"field_average_monthly_tariff":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_days_average_billing_cycle":{"description":"Average billing cycle, in days: How often is a bill generated (i.e. 15 days, 30 days, 90 days, etc.)","format":"int64","type":"integer"},"field_m3_monthly_produced_water_exists":{"description":"Do you know the data?","type":"string"},"field_m3_monthly_produced_water":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__volume"},"field_m3_monthly_billed_water_exists":{"description":"Do you know the data?","type":"string"},"field_m3_monthly_billed_water":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__volume"},"field_users_required_pay_exists":{"description":"Do you know the data?","type":"string"},"field_users_required_pay":{"description":"Number of users","format":"int64","type":"integer"},"field_users_uptodate_payment_exists":{"description":"Do you know the data?","type":"string"},"field_users_uptodate_payment":{"description":"Number of users","format":"int64","type":"integer"},"field_monthly_amount_billed_exists":{"description":"Do you know the data?","type":"string"},"field_monthly_amount_billed":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_monthly_amount_revenue_exists":{"description":"Do you know the data?","type":"string"},"field_monthly_amount_revenue":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_reasons_nonpayment":{"type":"array","items":{"type":"string"}},"field_reasons_nonpayment_other":{"description":"Others, specify","type":"string"},"field_chk_additional_revenue_sources_new_connections":{"description":"New connections, fines, one-off ad hoc payments, etc.","type":"boolean"},"field_additional_revenue_sources_new_connections_exists":{"description":"Do you know the data?","type":"string"},"field_additional_revenue_sources_new_connections":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_additional_revenue_sources_subsidies":{"description":"Subsidies (by the central or local government, etc.)","type":"boolean"},"field_additional_revenue_sources_subsidies_exists":{"description":"Do you know the data?","type":"string"},"field_additional_revenue_sources_subsidies":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_additional_revenue_sources_uncommon":{"description":"Uncommon sources not directly related to water service (for example: events, conventions, etc.)","type":"boolean"},"field_additional_revenue_sources_uncommon_exists":{"description":"Do you know the data?","type":"string"},"field_additional_revenue_sources_uncommon":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_additional_revenue_sources_contributions":{"description":"Contributions from private, national, or international organizations","type":"boolean"},"field_additional_revenue_sources_contributions_exists":{"description":"Do you know the data?","type":"string"},"field_additional_revenue_sources_contributions":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_additional_revenue_sources_other":{"description":"Other, specify","type":"boolean"},"field_additional_revenue_sources_other_specify":{"description":"Other, specify","type":"string"},"field_additional_revenue_sources_other_exists":{"description":"Do you know the data?","type":"string"},"field_additional_revenue_sources_other":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_comments_economic_information":{"description":"Comments on WSP economic information","type":"string"},"field_chk_expenses_salaries_administrative_personnel":{"description":"(Management) Salaries for administrative personnel: (Monthly average)","type":"boolean"},"field_expenses_salaries_administrative_personnel_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_salaries_administrative_personnel":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_office_supplies":{"description":"(Management) Office supplies, per diem and travel expenses, office rent: (Monthly average)","type":"boolean"},"field_expenses_office_supplies_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_office_supplies":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_financial_legal":{"description":"(Management) Financial and legal expenses (amortizations, audits, fines, legal honorarium, etc.): (Monthly average)","type":"boolean"},"field_expenses_financial_legal_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_financial_legal":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_management_subtotal":{"description":"(Management) Subtotal: (Monthly average)","type":"boolean"},"field_expenses_management_subtotal_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_management_subtotal":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_salaries_technical_personnel":{"description":"(Operations) Salaries for technical personnel: (Monthly average)","type":"boolean"},"field_expenses_salaries_technical_personnel_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_salaries_technical_personnel":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_energy_costs":{"description":"(Operations) Energy costs (electricity, diesel fuel for generators, etc.): (Monthly average)","type":"boolean"},"field_expenses_energy_costs_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_energy_costs":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_water_treatment_costs":{"description":"(Operations) Water treatment costs (chlorine, chemicals, etc.): (Monthly average)","type":"boolean"},"field_expenses_water_treatment_costs_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_water_treatment_costs":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_other_costs":{"description":"(Operations) Other (temporary contractors, miscellaneous supplies): (Monthly average)","type":"boolean"},"field_expenses_other_costs_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_other_costs":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_operations_subtotal":{"description":"(Operations) Subtotal: (Monthly average)","type":"boolean"},"field_expenses_operations_subtotal_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_operations_subtotal":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_minor_repairs":{"description":"(Maintenance) Minor repairs that require unskilled labor; maintenance supplies (for (preventive and\/or corrective maintenance): (Monthly average)","type":"boolean"},"field_expenses_minor_repairs_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_minor_repairs":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_maintenance_upkeep":{"description":"(Environmental services and others) Maintenance and upkeep of the water source and\/or intake; Reforestation; other: (Monthly average)","type":"boolean"},"field_expenses_maintenance_upkeep_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_maintenance_upkeep":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_total_expenses":{"description":"* Total: (Monthly average)","type":"boolean"},"field_total_expenses_exists":{"description":"Do you know the data?","type":"string"},"field_total_expenses":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_potential_expenses_in_future":{"description":"Are there potential expenses that are not being incurred right now but that might be incurred in the future?: Current subsidies that are temporary and may end, donated material that may not be received in the future and that the service providers will have to purchase, volunteer work that may require payment in the future, etc.","type":"string"},"field_monthly_average_potential_expenses_exists":{"description":"Do you know the data?","type":"string"},"field_monthly_average_potential_expenses":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_type_of_expenses":{"description":"Type of expenses: (salaries, energy, etc.)","type":"string"},"field_comments_expenditure":{"description":"Comments on WSP expenditure","type":"string"},"field_document_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_uptodate_records_revenues_expenses":{"description":"* Does the provider have up-to-date records of revenues and expenses?","type":"string"},"field_total_amount_revenue_latest_year_exists":{"description":"Do you know the data?","type":"string"},"field_total_amount_revenue_latest_year":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_total_amount_expenses_latest_year_exists":{"description":"Do you know the data?","type":"string"},"field_total_amount_expenses_latest_year":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_association_have_bank_account":{"description":"* (Association) Does the service provider have a bank account?","type":"string"},"field_association_have_available_funds":{"description":"* (Association) Does the service provider have available funds?: Available funding for system operations, preventive maintenance, and other general activities","type":"string"},"field_association_available_funds_exists":{"description":"Do you know the data?","type":"string"},"field_association_available_funds":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_are_savings_for_future":{"description":"(Association) Are there savings, or funds set aside for future expenses?: Funds specifically set aside for repairs, rehabilitations, or small-scale expansions","type":"string"},"field_savings_use":{"type":"array","items":{"type":"string"}},"field_disclosed_financial_information":{"description":"* Does the system provider disclose their financial information?","type":"string"},"field_how_financial_disclosed":{"description":"How often is financial information disclosed?","type":"string"},"field_mechanisms_disclosure":{"type":"array","items":{"type":"string"}},"field_mechanisms_disclosure_other":{"description":"Other, specify","type":"string"},"field_have_grievance_redress_mechanism":{"description":"Does the service provider have a grievance redress mechanism?","type":"string"},"field_grievances_total_number_exists":{"description":"Do you know the data?","type":"string"},"field_grievances_total_number":{"description":"Amount","format":"int64","type":"integer"},"field_addressed_grievances_total_number_exists":{"description":"Do you know the data?","type":"string"},"field_addressed_grievances_total_number":{"description":"Amount","format":"int64","type":"integer"},"field_available_balance_sheet":{"description":"Is there an available balance sheet?","type":"string"},"field_current_assets_value_exists":{"description":"Do you know the data?","type":"string"},"field_current_assets_value":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_notcurrent_assets_value_exists":{"description":"Do you know the data?","type":"string"},"field_notcurrent_assets_value":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_current_liabilities_value_exists":{"description":"Do you know the data?","type":"string"},"field_current_liabilities_value":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_notcurrent_liabilities_value_exists":{"description":"Do you know the data?","type":"string"},"field_notcurrent_liabilities_value":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_observations_administratrive_management":{"description":"Observations on administrative, financial management and accountability of the WSP","type":"string"},"field_carryout_om_last_year":{"description":"* Did the provider carry out O&M of the water supply system in the last year?","type":"string"},"field_om_not_carriedout_last_year":{"type":"array","items":{"type":"string"}},"field_om_not_carriedout_last_year_other":{"description":"Other, specify","type":"string"},"field_om_adequate_material_resources":{"description":"* The service provider has adequate material resources (construction materials, tools, equipment, supplies) for O&M","type":"string"},"field_om_adequate_material_resources_l3":{"description":"Does the service provider have an operational manual and\/or operations manual (or equivalent)","type":"string"},"field_promote_hygiene_practice":{"description":"* Does the service provider promote hygiene practice?","type":"string"},"field_types_hygiene_practice":{"type":"array","items":{"type":"string"}},"field_types_hygiene_practice_other":{"description":"Other, specify","type":"string"},"field_promote_environmental_protection":{"description":"* Does the service provider promote environmental protection near the system?","type":"string"},"field_types_environmental_protection":{"type":"array","items":{"type":"string"}},"field_types_environmental_protection_other":{"description":"Other, specify","type":"string"},"field_ngos_promote_hygiene_environmental":{"type":"array","items":{"type":"string"}},"field_observations_operation_maintenance":{"description":"Observations on operation and maintenance of the WSP","type":"string"}},"required":["field_country","field_region","field_reference","field_point","field_questionnaire_date","field_questionnaire_interviewer","field_location_lat","field_location_lon","field_location_alt","field_provider_name","field_provider_type","field_provider_have_rules_for_service"]},"form_wsprovider-POST":{"type":"object","description":"Collected Water Service Provider information","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_region":{"description":"Administrative division: Owner administrative division.","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_creator":{"description":"Creator: Author user.","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_editors":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_editors_update":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__date"}},"field_editors_with_update":{"description":"Editors updates: Record changes history.","$ref":"#\/components\/schemas\/form_type__editor_update"},"field_reference":{"description":"Reference ID: Management reference ID.","type":"string"},"field_ulid_reference":{"description":"Internal reference ID: Internal management reference ID.","type":"string"},"field_validated":{"description":"Validated mark: This record had or have take validated state.","type":"boolean"},"field_deleted":{"description":"Logical delete: This record was deleted.","type":"boolean"},"field_status":{"description":"Inquiry status: Current inquiry status.","type":"string"},"field_point":{"description":"Point","$ref":"#\/components\/schemas\/form_type__point_reference"},"field_questionnaire_date":{"description":"Date of survey","$ref":"#\/components\/schemas\/form_type__date"},"field_questionnaire_interviewer":{"description":"Interviewer Name","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_questionnaire_contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_location_lat":{"description":"Latitude: Decimal degrees","type":"number"},"field_location_lon":{"description":"Longitude: Decimal degrees","type":"number"},"field_location_alt":{"description":"Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_location_map":{"description":"Location map","$ref":"#\/components\/schemas\/form_type__map_point"},"field_provider_name":{"description":"Name of WSP","type":"string"},"field_provider_code":{"description":"WSP code: Only if codes are assigned in the country","type":"string"},"field_provider_type":{"description":"Type of service provider","type":"string"},"field_provider_type_other":{"description":"Other, specify","type":"string"},"field_provider_provide_sanitation_rural":{"description":"Does the service provider also provide sanitation services in rural communities?","type":"string"},"field_provider_receive_technical_assistance":{"description":"Does the service provider receive technical assistance from one or more technical assistance providers (TAP)?","type":"string"},"field_id_technical_service_providers":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_provider_have_rules_for_service":{"description":"Does the service provider have own rules or guidelines for service provision?: Definition and updating of tariff, fines, new connections, service levels, etc.","type":"string"},"field_land_regulation":{"type":"array","items":{"type":"string"}},"field_water_use_rights":{"description":"Water abstraction\/use rights","type":"string"},"field_have_emergencies_contingency_plan":{"description":"Are water safety plans and\/or contingency plans in place in case of emergencies?: Droughts, flooding COVID-19, etc.","type":"string"},"field_observations_about_provider":{"description":"Observations about the service provider","type":"string"},"field_country_specific_field_1":{"description":"Custom field 1","type":"string"},"field_country_specific_field_2":{"description":"Custom field 2","type":"string"},"field_country_specific_field_5":{"description":"Custom field 3","type":"string"},"field_country_specific_field_3":{"type":"array","items":{"type":"string"}},"field_country_specific_field_4":{"type":"array","items":{"type":"string"}},"field_country_specific_field_6":{"type":"array","items":{"type":"string"}},"field_constitution_date":{"description":"Formation\/establishment date (month and year)","$ref":"#\/components\/schemas\/form_type__month_year"},"field_provider_legal_status":{"description":"* Provider\u2019s legal status","type":"string"},"field_provider_scope":{"description":"* Scope of action in which the service provider operates","$ref":"#\/components\/schemas\/form_type__geographical_scope_reference"},"field_provider_scope_other":{"description":"Other, specify","type":"string"},"field_last_election_committee_date":{"description":"* Date of the latest election of Management Committee members (month and year)","$ref":"#\/components\/schemas\/form_type__month_year"},"field_all_committee_inplace":{"description":"* Are all members of the Management Committee in place?","type":"string"},"field_board_meets_last_year":{"description":"* Number of Board meetings in the last year","format":"int64","type":"integer"},"field_committee_members":{"description":"* Total number of Management Committee members","format":"int64","type":"integer"},"field_women_committee_members":{"description":"* Number of women on the Management Committee","format":"int64","type":"integer"},"field_limited_people_committee_members":{"description":"Number of people with limited mobility or vision impairment on Management Committee","format":"int64","type":"integer"},"field_excluded_people_committee_members":{"description":"Number of Management Committee members from vulnerable groups, minorities, or indigenous people","format":"int64","type":"integer"},"field_committee_gender_president":{"description":"President","type":"string"},"field_committee_gender_vicepresident":{"description":"Vice-president","type":"string"},"field_committee_gender_secretary":{"description":"Secretary","type":"string"},"field_committee_gender_treasurer":{"description":"Treasurer","type":"string"},"field_committee_gender_vocal1":{"description":"Vocal 1","type":"string"},"field_committee_gender_vocal2":{"description":"Vocal 2","type":"string"},"field_committee_gender_vocal3":{"description":"Vocal 3","type":"string"},"field_have_personnel_to_rural_service":{"description":"* Does the service provider have personnel (staff or contractors) to provide rural water service?","type":"string"},"field_personnel_women":{"description":"Number of women","format":"int64","type":"integer"},"field_personnel_men":{"description":"Number of men","format":"int64","type":"integer"},"field_functions_out_provider":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__functions_carried_out_wsp_reference"}},"field_functions_out_provider_other":{"description":"Other, specify","type":"string"},"field_provider_personnel_trained":{"type":"array","items":{"type":"string"}},"field_observations_governance_staffing":{"description":"Observations on WSP governance and staffing","type":"string"},"field_water_tariff_inplace_inuse":{"description":"* Is there a water tariff in place and in use?","type":"string"},"field_how_operation_maintenance_covered":{"type":"array","items":{"type":"string"}},"field_how_operation_maintenance_covered_other":{"description":"Others, specify","type":"string"},"field_tariff_type":{"description":"* Type of tariff?","type":"string"},"field_average_monthly_tariff_exists":{"description":"Do you know the data?","type":"string"},"field_average_monthly_tariff":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_days_average_billing_cycle":{"description":"Average billing cycle, in days: How often is a bill generated (i.e. 15 days, 30 days, 90 days, etc.)","format":"int64","type":"integer"},"field_m3_monthly_produced_water_exists":{"description":"Do you know the data?","type":"string"},"field_m3_monthly_produced_water":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__volume"},"field_m3_monthly_billed_water_exists":{"description":"Do you know the data?","type":"string"},"field_m3_monthly_billed_water":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__volume"},"field_users_required_pay_exists":{"description":"Do you know the data?","type":"string"},"field_users_required_pay":{"description":"Number of users","format":"int64","type":"integer"},"field_users_uptodate_payment_exists":{"description":"Do you know the data?","type":"string"},"field_users_uptodate_payment":{"description":"Number of users","format":"int64","type":"integer"},"field_monthly_amount_billed_exists":{"description":"Do you know the data?","type":"string"},"field_monthly_amount_billed":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_monthly_amount_revenue_exists":{"description":"Do you know the data?","type":"string"},"field_monthly_amount_revenue":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_reasons_nonpayment":{"type":"array","items":{"type":"string"}},"field_reasons_nonpayment_other":{"description":"Others, specify","type":"string"},"field_chk_additional_revenue_sources_new_connections":{"description":"New connections, fines, one-off ad hoc payments, etc.","type":"boolean"},"field_additional_revenue_sources_new_connections_exists":{"description":"Do you know the data?","type":"string"},"field_additional_revenue_sources_new_connections":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_additional_revenue_sources_subsidies":{"description":"Subsidies (by the central or local government, etc.)","type":"boolean"},"field_additional_revenue_sources_subsidies_exists":{"description":"Do you know the data?","type":"string"},"field_additional_revenue_sources_subsidies":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_additional_revenue_sources_uncommon":{"description":"Uncommon sources not directly related to water service (for example: events, conventions, etc.)","type":"boolean"},"field_additional_revenue_sources_uncommon_exists":{"description":"Do you know the data?","type":"string"},"field_additional_revenue_sources_uncommon":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_additional_revenue_sources_contributions":{"description":"Contributions from private, national, or international organizations","type":"boolean"},"field_additional_revenue_sources_contributions_exists":{"description":"Do you know the data?","type":"string"},"field_additional_revenue_sources_contributions":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_additional_revenue_sources_other":{"description":"Other, specify","type":"boolean"},"field_additional_revenue_sources_other_specify":{"description":"Other, specify","type":"string"},"field_additional_revenue_sources_other_exists":{"description":"Do you know the data?","type":"string"},"field_additional_revenue_sources_other":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_comments_economic_information":{"description":"Comments on WSP economic information","type":"string"},"field_chk_expenses_salaries_administrative_personnel":{"description":"(Management) Salaries for administrative personnel: (Monthly average)","type":"boolean"},"field_expenses_salaries_administrative_personnel_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_salaries_administrative_personnel":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_office_supplies":{"description":"(Management) Office supplies, per diem and travel expenses, office rent: (Monthly average)","type":"boolean"},"field_expenses_office_supplies_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_office_supplies":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_financial_legal":{"description":"(Management) Financial and legal expenses (amortizations, audits, fines, legal honorarium, etc.): (Monthly average)","type":"boolean"},"field_expenses_financial_legal_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_financial_legal":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_management_subtotal":{"description":"(Management) Subtotal: (Monthly average)","type":"boolean"},"field_expenses_management_subtotal_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_management_subtotal":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_salaries_technical_personnel":{"description":"(Operations) Salaries for technical personnel: (Monthly average)","type":"boolean"},"field_expenses_salaries_technical_personnel_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_salaries_technical_personnel":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_energy_costs":{"description":"(Operations) Energy costs (electricity, diesel fuel for generators, etc.): (Monthly average)","type":"boolean"},"field_expenses_energy_costs_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_energy_costs":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_water_treatment_costs":{"description":"(Operations) Water treatment costs (chlorine, chemicals, etc.): (Monthly average)","type":"boolean"},"field_expenses_water_treatment_costs_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_water_treatment_costs":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_other_costs":{"description":"(Operations) Other (temporary contractors, miscellaneous supplies): (Monthly average)","type":"boolean"},"field_expenses_other_costs_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_other_costs":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_operations_subtotal":{"description":"(Operations) Subtotal: (Monthly average)","type":"boolean"},"field_expenses_operations_subtotal_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_operations_subtotal":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_minor_repairs":{"description":"(Maintenance) Minor repairs that require unskilled labor; maintenance supplies (for (preventive and\/or corrective maintenance): (Monthly average)","type":"boolean"},"field_expenses_minor_repairs_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_minor_repairs":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_maintenance_upkeep":{"description":"(Environmental services and others) Maintenance and upkeep of the water source and\/or intake; Reforestation; other: (Monthly average)","type":"boolean"},"field_expenses_maintenance_upkeep_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_maintenance_upkeep":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_total_expenses":{"description":"* Total: (Monthly average)","type":"boolean"},"field_total_expenses_exists":{"description":"Do you know the data?","type":"string"},"field_total_expenses":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_potential_expenses_in_future":{"description":"Are there potential expenses that are not being incurred right now but that might be incurred in the future?: Current subsidies that are temporary and may end, donated material that may not be received in the future and that the service providers will have to purchase, volunteer work that may require payment in the future, etc.","type":"string"},"field_monthly_average_potential_expenses_exists":{"description":"Do you know the data?","type":"string"},"field_monthly_average_potential_expenses":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_type_of_expenses":{"description":"Type of expenses: (salaries, energy, etc.)","type":"string"},"field_comments_expenditure":{"description":"Comments on WSP expenditure","type":"string"},"field_document_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_uptodate_records_revenues_expenses":{"description":"* Does the provider have up-to-date records of revenues and expenses?","type":"string"},"field_total_amount_revenue_latest_year_exists":{"description":"Do you know the data?","type":"string"},"field_total_amount_revenue_latest_year":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_total_amount_expenses_latest_year_exists":{"description":"Do you know the data?","type":"string"},"field_total_amount_expenses_latest_year":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_association_have_bank_account":{"description":"* (Association) Does the service provider have a bank account?","type":"string"},"field_association_have_available_funds":{"description":"* (Association) Does the service provider have available funds?: Available funding for system operations, preventive maintenance, and other general activities","type":"string"},"field_association_available_funds_exists":{"description":"Do you know the data?","type":"string"},"field_association_available_funds":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_are_savings_for_future":{"description":"(Association) Are there savings, or funds set aside for future expenses?: Funds specifically set aside for repairs, rehabilitations, or small-scale expansions","type":"string"},"field_savings_use":{"type":"array","items":{"type":"string"}},"field_disclosed_financial_information":{"description":"* Does the system provider disclose their financial information?","type":"string"},"field_how_financial_disclosed":{"description":"How often is financial information disclosed?","type":"string"},"field_mechanisms_disclosure":{"type":"array","items":{"type":"string"}},"field_mechanisms_disclosure_other":{"description":"Other, specify","type":"string"},"field_have_grievance_redress_mechanism":{"description":"Does the service provider have a grievance redress mechanism?","type":"string"},"field_grievances_total_number_exists":{"description":"Do you know the data?","type":"string"},"field_grievances_total_number":{"description":"Amount","format":"int64","type":"integer"},"field_addressed_grievances_total_number_exists":{"description":"Do you know the data?","type":"string"},"field_addressed_grievances_total_number":{"description":"Amount","format":"int64","type":"integer"},"field_available_balance_sheet":{"description":"Is there an available balance sheet?","type":"string"},"field_current_assets_value_exists":{"description":"Do you know the data?","type":"string"},"field_current_assets_value":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_notcurrent_assets_value_exists":{"description":"Do you know the data?","type":"string"},"field_notcurrent_assets_value":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_current_liabilities_value_exists":{"description":"Do you know the data?","type":"string"},"field_current_liabilities_value":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_notcurrent_liabilities_value_exists":{"description":"Do you know the data?","type":"string"},"field_notcurrent_liabilities_value":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_observations_administratrive_management":{"description":"Observations on administrative, financial management and accountability of the WSP","type":"string"},"field_carryout_om_last_year":{"description":"* Did the provider carry out O&M of the water supply system in the last year?","type":"string"},"field_om_not_carriedout_last_year":{"type":"array","items":{"type":"string"}},"field_om_not_carriedout_last_year_other":{"description":"Other, specify","type":"string"},"field_om_adequate_material_resources":{"description":"* The service provider has adequate material resources (construction materials, tools, equipment, supplies) for O&M","type":"string"},"field_om_adequate_material_resources_l3":{"description":"Does the service provider have an operational manual and\/or operations manual (or equivalent)","type":"string"},"field_promote_hygiene_practice":{"description":"* Does the service provider promote hygiene practice?","type":"string"},"field_types_hygiene_practice":{"type":"array","items":{"type":"string"}},"field_types_hygiene_practice_other":{"description":"Other, specify","type":"string"},"field_promote_environmental_protection":{"description":"* Does the service provider promote environmental protection near the system?","type":"string"},"field_types_environmental_protection":{"type":"array","items":{"type":"string"}},"field_types_environmental_protection_other":{"description":"Other, specify","type":"string"},"field_ngos_promote_hygiene_environmental":{"type":"array","items":{"type":"string"}},"field_observations_operation_maintenance":{"description":"Observations on operation and maintenance of the WSP","type":"string"}},"required":["field_country","field_region","field_reference","field_point","field_questionnaire_date","field_questionnaire_interviewer","field_location_lat","field_location_lon","field_location_alt","field_provider_name","field_provider_type","field_provider_have_rules_for_service"]},"form_wsprovider-PUT":{"type":"object","description":"Collected Water Service Provider information","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_region":{"description":"Administrative division: Owner administrative division.","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_creator":{"description":"Creator: Author user.","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_editors":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_editors_update":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__date"}},"field_editors_with_update":{"description":"Editors updates: Record changes history.","$ref":"#\/components\/schemas\/form_type__editor_update"},"field_reference":{"description":"Reference ID: Management reference ID.","type":"string"},"field_ulid_reference":{"description":"Internal reference ID: Internal management reference ID.","type":"string"},"field_validated":{"description":"Validated mark: This record had or have take validated state.","type":"boolean"},"field_deleted":{"description":"Logical delete: This record was deleted.","type":"boolean"},"field_status":{"description":"Inquiry status: Current inquiry status.","type":"string"},"field_point":{"description":"Point","$ref":"#\/components\/schemas\/form_type__point_reference"},"field_questionnaire_date":{"description":"Date of survey","$ref":"#\/components\/schemas\/form_type__date"},"field_questionnaire_interviewer":{"description":"Interviewer Name","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_questionnaire_contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_location_lat":{"description":"Latitude: Decimal degrees","type":"number"},"field_location_lon":{"description":"Longitude: Decimal degrees","type":"number"},"field_location_alt":{"description":"Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_location_map":{"description":"Location map","$ref":"#\/components\/schemas\/form_type__map_point"},"field_provider_name":{"description":"Name of WSP","type":"string"},"field_provider_code":{"description":"WSP code: Only if codes are assigned in the country","type":"string"},"field_provider_type":{"description":"Type of service provider","type":"string"},"field_provider_type_other":{"description":"Other, specify","type":"string"},"field_provider_provide_sanitation_rural":{"description":"Does the service provider also provide sanitation services in rural communities?","type":"string"},"field_provider_receive_technical_assistance":{"description":"Does the service provider receive technical assistance from one or more technical assistance providers (TAP)?","type":"string"},"field_id_technical_service_providers":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_provider_have_rules_for_service":{"description":"Does the service provider have own rules or guidelines for service provision?: Definition and updating of tariff, fines, new connections, service levels, etc.","type":"string"},"field_land_regulation":{"type":"array","items":{"type":"string"}},"field_water_use_rights":{"description":"Water abstraction\/use rights","type":"string"},"field_have_emergencies_contingency_plan":{"description":"Are water safety plans and\/or contingency plans in place in case of emergencies?: Droughts, flooding COVID-19, etc.","type":"string"},"field_observations_about_provider":{"description":"Observations about the service provider","type":"string"},"field_country_specific_field_1":{"description":"Custom field 1","type":"string"},"field_country_specific_field_2":{"description":"Custom field 2","type":"string"},"field_country_specific_field_5":{"description":"Custom field 3","type":"string"},"field_country_specific_field_3":{"type":"array","items":{"type":"string"}},"field_country_specific_field_4":{"type":"array","items":{"type":"string"}},"field_country_specific_field_6":{"type":"array","items":{"type":"string"}},"field_constitution_date":{"description":"Formation\/establishment date (month and year)","$ref":"#\/components\/schemas\/form_type__month_year"},"field_provider_legal_status":{"description":"* Provider\u2019s legal status","type":"string"},"field_provider_scope":{"description":"* Scope of action in which the service provider operates","$ref":"#\/components\/schemas\/form_type__geographical_scope_reference"},"field_provider_scope_other":{"description":"Other, specify","type":"string"},"field_last_election_committee_date":{"description":"* Date of the latest election of Management Committee members (month and year)","$ref":"#\/components\/schemas\/form_type__month_year"},"field_all_committee_inplace":{"description":"* Are all members of the Management Committee in place?","type":"string"},"field_board_meets_last_year":{"description":"* Number of Board meetings in the last year","format":"int64","type":"integer"},"field_committee_members":{"description":"* Total number of Management Committee members","format":"int64","type":"integer"},"field_women_committee_members":{"description":"* Number of women on the Management Committee","format":"int64","type":"integer"},"field_limited_people_committee_members":{"description":"Number of people with limited mobility or vision impairment on Management Committee","format":"int64","type":"integer"},"field_excluded_people_committee_members":{"description":"Number of Management Committee members from vulnerable groups, minorities, or indigenous people","format":"int64","type":"integer"},"field_committee_gender_president":{"description":"President","type":"string"},"field_committee_gender_vicepresident":{"description":"Vice-president","type":"string"},"field_committee_gender_secretary":{"description":"Secretary","type":"string"},"field_committee_gender_treasurer":{"description":"Treasurer","type":"string"},"field_committee_gender_vocal1":{"description":"Vocal 1","type":"string"},"field_committee_gender_vocal2":{"description":"Vocal 2","type":"string"},"field_committee_gender_vocal3":{"description":"Vocal 3","type":"string"},"field_have_personnel_to_rural_service":{"description":"* Does the service provider have personnel (staff or contractors) to provide rural water service?","type":"string"},"field_personnel_women":{"description":"Number of women","format":"int64","type":"integer"},"field_personnel_men":{"description":"Number of men","format":"int64","type":"integer"},"field_functions_out_provider":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__functions_carried_out_wsp_reference"}},"field_functions_out_provider_other":{"description":"Other, specify","type":"string"},"field_provider_personnel_trained":{"type":"array","items":{"type":"string"}},"field_observations_governance_staffing":{"description":"Observations on WSP governance and staffing","type":"string"},"field_water_tariff_inplace_inuse":{"description":"* Is there a water tariff in place and in use?","type":"string"},"field_how_operation_maintenance_covered":{"type":"array","items":{"type":"string"}},"field_how_operation_maintenance_covered_other":{"description":"Others, specify","type":"string"},"field_tariff_type":{"description":"* Type of tariff?","type":"string"},"field_average_monthly_tariff_exists":{"description":"Do you know the data?","type":"string"},"field_average_monthly_tariff":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_days_average_billing_cycle":{"description":"Average billing cycle, in days: How often is a bill generated (i.e. 15 days, 30 days, 90 days, etc.)","format":"int64","type":"integer"},"field_m3_monthly_produced_water_exists":{"description":"Do you know the data?","type":"string"},"field_m3_monthly_produced_water":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__volume"},"field_m3_monthly_billed_water_exists":{"description":"Do you know the data?","type":"string"},"field_m3_monthly_billed_water":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__volume"},"field_users_required_pay_exists":{"description":"Do you know the data?","type":"string"},"field_users_required_pay":{"description":"Number of users","format":"int64","type":"integer"},"field_users_uptodate_payment_exists":{"description":"Do you know the data?","type":"string"},"field_users_uptodate_payment":{"description":"Number of users","format":"int64","type":"integer"},"field_monthly_amount_billed_exists":{"description":"Do you know the data?","type":"string"},"field_monthly_amount_billed":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_monthly_amount_revenue_exists":{"description":"Do you know the data?","type":"string"},"field_monthly_amount_revenue":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_reasons_nonpayment":{"type":"array","items":{"type":"string"}},"field_reasons_nonpayment_other":{"description":"Others, specify","type":"string"},"field_chk_additional_revenue_sources_new_connections":{"description":"New connections, fines, one-off ad hoc payments, etc.","type":"boolean"},"field_additional_revenue_sources_new_connections_exists":{"description":"Do you know the data?","type":"string"},"field_additional_revenue_sources_new_connections":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_additional_revenue_sources_subsidies":{"description":"Subsidies (by the central or local government, etc.)","type":"boolean"},"field_additional_revenue_sources_subsidies_exists":{"description":"Do you know the data?","type":"string"},"field_additional_revenue_sources_subsidies":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_additional_revenue_sources_uncommon":{"description":"Uncommon sources not directly related to water service (for example: events, conventions, etc.)","type":"boolean"},"field_additional_revenue_sources_uncommon_exists":{"description":"Do you know the data?","type":"string"},"field_additional_revenue_sources_uncommon":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_additional_revenue_sources_contributions":{"description":"Contributions from private, national, or international organizations","type":"boolean"},"field_additional_revenue_sources_contributions_exists":{"description":"Do you know the data?","type":"string"},"field_additional_revenue_sources_contributions":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_additional_revenue_sources_other":{"description":"Other, specify","type":"boolean"},"field_additional_revenue_sources_other_specify":{"description":"Other, specify","type":"string"},"field_additional_revenue_sources_other_exists":{"description":"Do you know the data?","type":"string"},"field_additional_revenue_sources_other":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_comments_economic_information":{"description":"Comments on WSP economic information","type":"string"},"field_chk_expenses_salaries_administrative_personnel":{"description":"(Management) Salaries for administrative personnel: (Monthly average)","type":"boolean"},"field_expenses_salaries_administrative_personnel_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_salaries_administrative_personnel":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_office_supplies":{"description":"(Management) Office supplies, per diem and travel expenses, office rent: (Monthly average)","type":"boolean"},"field_expenses_office_supplies_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_office_supplies":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_financial_legal":{"description":"(Management) Financial and legal expenses (amortizations, audits, fines, legal honorarium, etc.): (Monthly average)","type":"boolean"},"field_expenses_financial_legal_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_financial_legal":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_management_subtotal":{"description":"(Management) Subtotal: (Monthly average)","type":"boolean"},"field_expenses_management_subtotal_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_management_subtotal":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_salaries_technical_personnel":{"description":"(Operations) Salaries for technical personnel: (Monthly average)","type":"boolean"},"field_expenses_salaries_technical_personnel_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_salaries_technical_personnel":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_energy_costs":{"description":"(Operations) Energy costs (electricity, diesel fuel for generators, etc.): (Monthly average)","type":"boolean"},"field_expenses_energy_costs_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_energy_costs":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_water_treatment_costs":{"description":"(Operations) Water treatment costs (chlorine, chemicals, etc.): (Monthly average)","type":"boolean"},"field_expenses_water_treatment_costs_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_water_treatment_costs":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_other_costs":{"description":"(Operations) Other (temporary contractors, miscellaneous supplies): (Monthly average)","type":"boolean"},"field_expenses_other_costs_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_other_costs":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_operations_subtotal":{"description":"(Operations) Subtotal: (Monthly average)","type":"boolean"},"field_expenses_operations_subtotal_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_operations_subtotal":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_minor_repairs":{"description":"(Maintenance) Minor repairs that require unskilled labor; maintenance supplies (for (preventive and\/or corrective maintenance): (Monthly average)","type":"boolean"},"field_expenses_minor_repairs_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_minor_repairs":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_expenses_maintenance_upkeep":{"description":"(Environmental services and others) Maintenance and upkeep of the water source and\/or intake; Reforestation; other: (Monthly average)","type":"boolean"},"field_expenses_maintenance_upkeep_exists":{"description":"Do you know the data?","type":"string"},"field_expenses_maintenance_upkeep":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_chk_total_expenses":{"description":"* Total: (Monthly average)","type":"boolean"},"field_total_expenses_exists":{"description":"Do you know the data?","type":"string"},"field_total_expenses":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_potential_expenses_in_future":{"description":"Are there potential expenses that are not being incurred right now but that might be incurred in the future?: Current subsidies that are temporary and may end, donated material that may not be received in the future and that the service providers will have to purchase, volunteer work that may require payment in the future, etc.","type":"string"},"field_monthly_average_potential_expenses_exists":{"description":"Do you know the data?","type":"string"},"field_monthly_average_potential_expenses":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_type_of_expenses":{"description":"Type of expenses: (salaries, energy, etc.)","type":"string"},"field_comments_expenditure":{"description":"Comments on WSP expenditure","type":"string"},"field_document_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_uptodate_records_revenues_expenses":{"description":"* Does the provider have up-to-date records of revenues and expenses?","type":"string"},"field_total_amount_revenue_latest_year_exists":{"description":"Do you know the data?","type":"string"},"field_total_amount_revenue_latest_year":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_total_amount_expenses_latest_year_exists":{"description":"Do you know the data?","type":"string"},"field_total_amount_expenses_latest_year":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_association_have_bank_account":{"description":"* (Association) Does the service provider have a bank account?","type":"string"},"field_association_have_available_funds":{"description":"* (Association) Does the service provider have available funds?: Available funding for system operations, preventive maintenance, and other general activities","type":"string"},"field_association_available_funds_exists":{"description":"Do you know the data?","type":"string"},"field_association_available_funds":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_are_savings_for_future":{"description":"(Association) Are there savings, or funds set aside for future expenses?: Funds specifically set aside for repairs, rehabilitations, or small-scale expansions","type":"string"},"field_savings_use":{"type":"array","items":{"type":"string"}},"field_disclosed_financial_information":{"description":"* Does the system provider disclose their financial information?","type":"string"},"field_how_financial_disclosed":{"description":"How often is financial information disclosed?","type":"string"},"field_mechanisms_disclosure":{"type":"array","items":{"type":"string"}},"field_mechanisms_disclosure_other":{"description":"Other, specify","type":"string"},"field_have_grievance_redress_mechanism":{"description":"Does the service provider have a grievance redress mechanism?","type":"string"},"field_grievances_total_number_exists":{"description":"Do you know the data?","type":"string"},"field_grievances_total_number":{"description":"Amount","format":"int64","type":"integer"},"field_addressed_grievances_total_number_exists":{"description":"Do you know the data?","type":"string"},"field_addressed_grievances_total_number":{"description":"Amount","format":"int64","type":"integer"},"field_available_balance_sheet":{"description":"Is there an available balance sheet?","type":"string"},"field_current_assets_value_exists":{"description":"Do you know the data?","type":"string"},"field_current_assets_value":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_notcurrent_assets_value_exists":{"description":"Do you know the data?","type":"string"},"field_notcurrent_assets_value":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_current_liabilities_value_exists":{"description":"Do you know the data?","type":"string"},"field_current_liabilities_value":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_notcurrent_liabilities_value_exists":{"description":"Do you know the data?","type":"string"},"field_notcurrent_liabilities_value":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"},"field_observations_administratrive_management":{"description":"Observations on administrative, financial management and accountability of the WSP","type":"string"},"field_carryout_om_last_year":{"description":"* Did the provider carry out O&M of the water supply system in the last year?","type":"string"},"field_om_not_carriedout_last_year":{"type":"array","items":{"type":"string"}},"field_om_not_carriedout_last_year_other":{"description":"Other, specify","type":"string"},"field_om_adequate_material_resources":{"description":"* The service provider has adequate material resources (construction materials, tools, equipment, supplies) for O&M","type":"string"},"field_om_adequate_material_resources_l3":{"description":"Does the service provider have an operational manual and\/or operations manual (or equivalent)","type":"string"},"field_promote_hygiene_practice":{"description":"* Does the service provider promote hygiene practice?","type":"string"},"field_types_hygiene_practice":{"type":"array","items":{"type":"string"}},"field_types_hygiene_practice_other":{"description":"Other, specify","type":"string"},"field_promote_environmental_protection":{"description":"* Does the service provider promote environmental protection near the system?","type":"string"},"field_types_environmental_protection":{"type":"array","items":{"type":"string"}},"field_types_environmental_protection_other":{"description":"Other, specify","type":"string"},"field_ngos_promote_hygiene_environmental":{"type":"array","items":{"type":"string"}},"field_observations_operation_maintenance":{"description":"Observations on operation and maintenance of the WSP","type":"string"}},"required":["field_country","field_region","field_reference","field_point","field_questionnaire_date","field_questionnaire_interviewer","field_location_lat","field_location_lon","field_location_alt","field_provider_name","field_provider_type","field_provider_have_rules_for_service"]},"form_wsprovider_contact-GET":{"type":"object","description":"List of water service provider contacts listed in field 0.3 of Water Service Provider form.","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_name":{"description":"Name of person interviewed","type":"string"},"field_occupation":{"description":"Occupation","type":"string"},"field_phone":{"description":"Telephone number","type":"string"},"field_mail":{"description":"Email address","type":"string"},"field_consent_use":{"description":"Consent to use information for SIASAR","type":"string"}},"required":["field_country"]},"form_wsprovider_contact-POST":{"type":"object","description":"List of water service provider contacts listed in field 0.3 of Water Service Provider form.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_name":{"description":"Name of person interviewed","type":"string"},"field_occupation":{"description":"Occupation","type":"string"},"field_phone":{"description":"Telephone number","type":"string"},"field_mail":{"description":"Email address","type":"string"},"field_consent_use":{"description":"Consent to use information for SIASAR","type":"string"}},"required":["field_country"]},"form_wsprovider_contact-PUT":{"type":"object","description":"List of water service provider contacts listed in field 0.3 of Water Service Provider form.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_name":{"description":"Name of person interviewed","type":"string"},"field_occupation":{"description":"Occupation","type":"string"},"field_phone":{"description":"Telephone number","type":"string"},"field_mail":{"description":"Email address","type":"string"},"field_consent_use":{"description":"Consent to use information for SIASAR","type":"string"}},"required":["field_country"]},"form_wsprovider_tap-GET":{"type":"object","description":"","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_name":{"description":"Name of TAP","$ref":"#\/components\/schemas\/form_type__tap_reference"},"field_type_of_assistance":{"description":"Type of assistance Deprecated: 1","type":"string","deprecated":true},"field_type_of_assistances":{"type":"array","items":{"type":"string"}}},"required":["field_country","field_name","field_type_of_assistances"]},"form_wsprovider_tap-POST":{"type":"object","description":"","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_name":{"description":"Name of TAP","$ref":"#\/components\/schemas\/form_type__tap_reference"},"field_type_of_assistance":{"description":"Type of assistance Deprecated: 1","type":"string","deprecated":true},"field_type_of_assistances":{"type":"array","items":{"type":"string"}}},"required":["field_country","field_name","field_type_of_assistances"]},"form_wsprovider_tap-PUT":{"type":"object","description":"","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_name":{"description":"Name of TAP","$ref":"#\/components\/schemas\/form_type__tap_reference"},"field_type_of_assistance":{"description":"Type of assistance Deprecated: 1","type":"string","deprecated":true},"field_type_of_assistances":{"type":"array","items":{"type":"string"}}},"required":["field_country","field_name","field_type_of_assistances"]},"form_wssystem-GET":{"type":"object","description":"Collected Water Supply System information.","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_region":{"description":"Administrative division: Owner administrative division.","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_creator":{"description":"Creator: Author user.","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_editors":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_editors_update":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__date"}},"field_editors_with_update":{"description":"Editors updates: Record changes history.","$ref":"#\/components\/schemas\/form_type__editor_update"},"field_reference":{"description":"Reference ID: Management reference ID.","type":"string"},"field_ulid_reference":{"description":"Internal reference ID: Internal management reference ID.","type":"string"},"field_validated":{"description":"Validated mark: This record had or have take validated state.","type":"boolean"},"field_deleted":{"description":"Logical delete: This record was deleted.","type":"boolean"},"field_status":{"description":"Inquiry status: Current inquiry status.","type":"string"},"field_questionnaire_date":{"description":"Date of survey","$ref":"#\/components\/schemas\/form_type__date"},"field_questionnaire_interviewer":{"description":"Interviewer Name","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_questionnaire_contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_wss_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_have_distribution_network":{"description":"Have distribution network?","type":"boolean"},"field_location_lat":{"description":"Latitude: Decimal degrees","type":"number"},"field_location_lon":{"description":"Longitude: Decimal degrees","type":"number"},"field_location_alt":{"description":"Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_location_map":{"description":"Location map","$ref":"#\/components\/schemas\/form_type__map_point"},"field_system_name":{"description":"System Name","type":"string"},"field_system_code":{"description":"System Code: Only if systems are assigned codes in the country","type":"string"},"field_year_build":{"description":"Year Built","format":"int64","type":"integer"},"field_projects_interventions_in_system":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_system_derived_urban_periurban":{"description":"Is the system derived from or part of a larger system (urban or peri-urban)? Deprecated: 1","type":"string","deprecated":true},"field_system_derived_urban":{"description":"* Is the system derived from or part of a larger system (urban or peri-urban)?","type":"boolean"},"field_type_system":{"description":"Type of system","type":"string"},"field_type_system_other":{"description":"Other, specify","type":"string"},"field_pumps_location":{"description":"* If it\u2019s a pumped supply system, where is the pump(s) located?","type":"string"},"field_dry_season":{"description":"During dry season \/ low flow \/ summer","type":"string"},"field_rainy_season":{"description":"During rainy season \/ high flow \/ winter","type":"string"},"field_other_than_human_consumption":{"description":"Does the system serve purposes other than human consumption?","type":"string"},"field_other_purposes":{"type":"array","items":{"type":"string"}},"field_other_purposes_other":{"description":"Other, specify","type":"string"},"field_served_communities":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_observations":{"description":"General comments and observations about the system","type":"string"},"field_design":{"description":"Water Supply System Sketch","$ref":"#\/components\/schemas\/form_type__image_reference"},"field_country_specific_field_1":{"description":"Custom field 1","type":"string"},"field_country_specific_field_2":{"description":"Custom field 2","type":"string"},"field_country_specific_field_5":{"description":"Custom field 3","type":"string"},"field_country_specific_field_3":{"type":"array","items":{"type":"string"}},"field_country_specific_field_4":{"type":"array","items":{"type":"string"}},"field_country_specific_field_6":{"type":"array","items":{"type":"string"}},"field_water_source_intake":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_water_transmision_line":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_treatment_points":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_storage_infrastructure":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_distribution_infrastructure":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_water_quality_monitored":{"description":"Is water quality monitored?","type":"string"},"field_why_quality_not_monitored":{"type":"array","items":{"type":"string"}},"field_why_quality_not_monitored_other":{"description":"Other","type":"string"},"field_responsible_entity":{"description":"Responsible entity","$ref":"#\/components\/schemas\/form_type__water_quality_entity_reference"},"field_quality_usual_frequency":{"description":"Usual frequency","type":"string"},"field_responsible_entity_physiochemical":{"description":"Responsible entity","$ref":"#\/components\/schemas\/form_type__water_quality_entity_reference"},"field_quality_usual_frequency_physiochemical":{"description":"Usual frequency","type":"string"},"field_quality_results_available":{"description":"Are water quality test results available?","type":"string"},"field_quality_results_bacteriological":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_quality_results_physiochemical":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_monitoring_residual_disinfectant":{"description":"Is there monitoring of residual disinfectant?","type":"string"},"field_why_residual_disinfectant_not_monitored":{"type":"array","items":{"type":"string"}},"field_why_residual_disinfectant_not_monitored_other":{"description":"Other, specify","type":"string"},"field_residual_responsible_entity":{"description":"Responsible entity","$ref":"#\/components\/schemas\/form_type__water_quality_entity_reference"},"field_residual_usual_frequency":{"description":"Usual frequency","type":"string"},"field_resultsresidual_disinfectant_available":{"description":"Are results of the residual disinfectant monitoring available?","type":"string"},"field_residual_disinfectant_test_results":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_residual_observations":{"description":"Observations and comments about water quality","type":"string"}},"required":["field_country","field_region","field_reference","field_questionnaire_date","field_questionnaire_interviewer","field_have_distribution_network","field_location_lat","field_location_lon","field_location_alt","field_system_name","field_type_system","field_dry_season","field_rainy_season","field_served_communities","field_design","field_distribution_infrastructure","field_water_quality_monitored","field_quality_results_available","field_monitoring_residual_disinfectant","field_resultsresidual_disinfectant_available"]},"form_wssystem-POST":{"type":"object","description":"Collected Water Supply System information.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_region":{"description":"Administrative division: Owner administrative division.","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_creator":{"description":"Creator: Author user.","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_editors":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_editors_update":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__date"}},"field_editors_with_update":{"description":"Editors updates: Record changes history.","$ref":"#\/components\/schemas\/form_type__editor_update"},"field_reference":{"description":"Reference ID: Management reference ID.","type":"string"},"field_ulid_reference":{"description":"Internal reference ID: Internal management reference ID.","type":"string"},"field_validated":{"description":"Validated mark: This record had or have take validated state.","type":"boolean"},"field_deleted":{"description":"Logical delete: This record was deleted.","type":"boolean"},"field_status":{"description":"Inquiry status: Current inquiry status.","type":"string"},"field_questionnaire_date":{"description":"Date of survey","$ref":"#\/components\/schemas\/form_type__date"},"field_questionnaire_interviewer":{"description":"Interviewer Name","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_questionnaire_contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_wss_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_have_distribution_network":{"description":"Have distribution network?","type":"boolean"},"field_location_lat":{"description":"Latitude: Decimal degrees","type":"number"},"field_location_lon":{"description":"Longitude: Decimal degrees","type":"number"},"field_location_alt":{"description":"Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_location_map":{"description":"Location map","$ref":"#\/components\/schemas\/form_type__map_point"},"field_system_name":{"description":"System Name","type":"string"},"field_system_code":{"description":"System Code: Only if systems are assigned codes in the country","type":"string"},"field_year_build":{"description":"Year Built","format":"int64","type":"integer"},"field_projects_interventions_in_system":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_system_derived_urban_periurban":{"description":"Is the system derived from or part of a larger system (urban or peri-urban)? Deprecated: 1","type":"string","deprecated":true},"field_system_derived_urban":{"description":"* Is the system derived from or part of a larger system (urban or peri-urban)?","type":"boolean"},"field_type_system":{"description":"Type of system","type":"string"},"field_type_system_other":{"description":"Other, specify","type":"string"},"field_pumps_location":{"description":"* If it\u2019s a pumped supply system, where is the pump(s) located?","type":"string"},"field_dry_season":{"description":"During dry season \/ low flow \/ summer","type":"string"},"field_rainy_season":{"description":"During rainy season \/ high flow \/ winter","type":"string"},"field_other_than_human_consumption":{"description":"Does the system serve purposes other than human consumption?","type":"string"},"field_other_purposes":{"type":"array","items":{"type":"string"}},"field_other_purposes_other":{"description":"Other, specify","type":"string"},"field_served_communities":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_observations":{"description":"General comments and observations about the system","type":"string"},"field_design":{"description":"Water Supply System Sketch","$ref":"#\/components\/schemas\/form_type__image_reference"},"field_country_specific_field_1":{"description":"Custom field 1","type":"string"},"field_country_specific_field_2":{"description":"Custom field 2","type":"string"},"field_country_specific_field_5":{"description":"Custom field 3","type":"string"},"field_country_specific_field_3":{"type":"array","items":{"type":"string"}},"field_country_specific_field_4":{"type":"array","items":{"type":"string"}},"field_country_specific_field_6":{"type":"array","items":{"type":"string"}},"field_water_source_intake":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_water_transmision_line":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_treatment_points":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_storage_infrastructure":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_distribution_infrastructure":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_water_quality_monitored":{"description":"Is water quality monitored?","type":"string"},"field_why_quality_not_monitored":{"type":"array","items":{"type":"string"}},"field_why_quality_not_monitored_other":{"description":"Other","type":"string"},"field_responsible_entity":{"description":"Responsible entity","$ref":"#\/components\/schemas\/form_type__water_quality_entity_reference"},"field_quality_usual_frequency":{"description":"Usual frequency","type":"string"},"field_responsible_entity_physiochemical":{"description":"Responsible entity","$ref":"#\/components\/schemas\/form_type__water_quality_entity_reference"},"field_quality_usual_frequency_physiochemical":{"description":"Usual frequency","type":"string"},"field_quality_results_available":{"description":"Are water quality test results available?","type":"string"},"field_quality_results_bacteriological":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_quality_results_physiochemical":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_monitoring_residual_disinfectant":{"description":"Is there monitoring of residual disinfectant?","type":"string"},"field_why_residual_disinfectant_not_monitored":{"type":"array","items":{"type":"string"}},"field_why_residual_disinfectant_not_monitored_other":{"description":"Other, specify","type":"string"},"field_residual_responsible_entity":{"description":"Responsible entity","$ref":"#\/components\/schemas\/form_type__water_quality_entity_reference"},"field_residual_usual_frequency":{"description":"Usual frequency","type":"string"},"field_resultsresidual_disinfectant_available":{"description":"Are results of the residual disinfectant monitoring available?","type":"string"},"field_residual_disinfectant_test_results":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_residual_observations":{"description":"Observations and comments about water quality","type":"string"}},"required":["field_country","field_region","field_reference","field_questionnaire_date","field_questionnaire_interviewer","field_have_distribution_network","field_location_lat","field_location_lon","field_location_alt","field_system_name","field_type_system","field_dry_season","field_rainy_season","field_served_communities","field_design","field_distribution_infrastructure","field_water_quality_monitored","field_quality_results_available","field_monitoring_residual_disinfectant","field_resultsresidual_disinfectant_available"]},"form_wssystem-PUT":{"type":"object","description":"Collected Water Supply System information.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_region":{"description":"Administrative division: Owner administrative division.","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_creator":{"description":"Creator: Author user.","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_editors":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__user_reference"}},"field_editors_update":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__date"}},"field_editors_with_update":{"description":"Editors updates: Record changes history.","$ref":"#\/components\/schemas\/form_type__editor_update"},"field_reference":{"description":"Reference ID: Management reference ID.","type":"string"},"field_ulid_reference":{"description":"Internal reference ID: Internal management reference ID.","type":"string"},"field_validated":{"description":"Validated mark: This record had or have take validated state.","type":"boolean"},"field_deleted":{"description":"Logical delete: This record was deleted.","type":"boolean"},"field_status":{"description":"Inquiry status: Current inquiry status.","type":"string"},"field_questionnaire_date":{"description":"Date of survey","$ref":"#\/components\/schemas\/form_type__date"},"field_questionnaire_interviewer":{"description":"Interviewer Name","$ref":"#\/components\/schemas\/form_type__user_reference"},"field_questionnaire_contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_wss_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_have_distribution_network":{"description":"Have distribution network?","type":"boolean"},"field_location_lat":{"description":"Latitude: Decimal degrees","type":"number"},"field_location_lon":{"description":"Longitude: Decimal degrees","type":"number"},"field_location_alt":{"description":"Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_location_map":{"description":"Location map","$ref":"#\/components\/schemas\/form_type__map_point"},"field_system_name":{"description":"System Name","type":"string"},"field_system_code":{"description":"System Code: Only if systems are assigned codes in the country","type":"string"},"field_year_build":{"description":"Year Built","format":"int64","type":"integer"},"field_projects_interventions_in_system":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_system_derived_urban_periurban":{"description":"Is the system derived from or part of a larger system (urban or peri-urban)? Deprecated: 1","type":"string","deprecated":true},"field_system_derived_urban":{"description":"* Is the system derived from or part of a larger system (urban or peri-urban)?","type":"boolean"},"field_type_system":{"description":"Type of system","type":"string"},"field_type_system_other":{"description":"Other, specify","type":"string"},"field_pumps_location":{"description":"* If it\u2019s a pumped supply system, where is the pump(s) located?","type":"string"},"field_dry_season":{"description":"During dry season \/ low flow \/ summer","type":"string"},"field_rainy_season":{"description":"During rainy season \/ high flow \/ winter","type":"string"},"field_other_than_human_consumption":{"description":"Does the system serve purposes other than human consumption?","type":"string"},"field_other_purposes":{"type":"array","items":{"type":"string"}},"field_other_purposes_other":{"description":"Other, specify","type":"string"},"field_served_communities":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_observations":{"description":"General comments and observations about the system","type":"string"},"field_design":{"description":"Water Supply System Sketch","$ref":"#\/components\/schemas\/form_type__image_reference"},"field_country_specific_field_1":{"description":"Custom field 1","type":"string"},"field_country_specific_field_2":{"description":"Custom field 2","type":"string"},"field_country_specific_field_5":{"description":"Custom field 3","type":"string"},"field_country_specific_field_3":{"type":"array","items":{"type":"string"}},"field_country_specific_field_4":{"type":"array","items":{"type":"string"}},"field_country_specific_field_6":{"type":"array","items":{"type":"string"}},"field_water_source_intake":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_water_transmision_line":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_treatment_points":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_storage_infrastructure":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_distribution_infrastructure":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_water_quality_monitored":{"description":"Is water quality monitored?","type":"string"},"field_why_quality_not_monitored":{"type":"array","items":{"type":"string"}},"field_why_quality_not_monitored_other":{"description":"Other","type":"string"},"field_responsible_entity":{"description":"Responsible entity","$ref":"#\/components\/schemas\/form_type__water_quality_entity_reference"},"field_quality_usual_frequency":{"description":"Usual frequency","type":"string"},"field_responsible_entity_physiochemical":{"description":"Responsible entity","$ref":"#\/components\/schemas\/form_type__water_quality_entity_reference"},"field_quality_usual_frequency_physiochemical":{"description":"Usual frequency","type":"string"},"field_quality_results_available":{"description":"Are water quality test results available?","type":"string"},"field_quality_results_bacteriological":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_quality_results_physiochemical":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_monitoring_residual_disinfectant":{"description":"Is there monitoring of residual disinfectant?","type":"string"},"field_why_residual_disinfectant_not_monitored":{"type":"array","items":{"type":"string"}},"field_why_residual_disinfectant_not_monitored_other":{"description":"Other, specify","type":"string"},"field_residual_responsible_entity":{"description":"Responsible entity","$ref":"#\/components\/schemas\/form_type__water_quality_entity_reference"},"field_residual_usual_frequency":{"description":"Usual frequency","type":"string"},"field_resultsresidual_disinfectant_available":{"description":"Are results of the residual disinfectant monitoring available?","type":"string"},"field_residual_disinfectant_test_results":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_residual_observations":{"description":"Observations and comments about water quality","type":"string"}},"required":["field_country","field_region","field_reference","field_questionnaire_date","field_questionnaire_interviewer","field_have_distribution_network","field_location_lat","field_location_lon","field_location_alt","field_system_name","field_type_system","field_dry_season","field_rainy_season","field_served_communities","field_design","field_distribution_infrastructure","field_water_quality_monitored","field_quality_results_available","field_monitoring_residual_disinfectant","field_resultsresidual_disinfectant_available"]},"form_wssystem_communities-GET":{"type":"object","description":"Served communities","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_community":{"description":"Community","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_provider":{"description":"Service provider","$ref":"#\/components\/schemas\/form_type__wsprovider_reference"},"field_households":{"description":"N\u00ba of households served","format":"int64","type":"integer"}},"required":["field_country","field_community","field_provider","field_households"]},"form_wssystem_communities-POST":{"type":"object","description":"Served communities","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_community":{"description":"Community","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_provider":{"description":"Service provider","$ref":"#\/components\/schemas\/form_type__wsprovider_reference"},"field_households":{"description":"N\u00ba of households served","format":"int64","type":"integer"}},"required":["field_country","field_community","field_provider","field_households"]},"form_wssystem_communities-PUT":{"type":"object","description":"Served communities","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_community":{"description":"Community","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_provider":{"description":"Service provider","$ref":"#\/components\/schemas\/form_type__wsprovider_reference"},"field_households":{"description":"N\u00ba of households served","format":"int64","type":"integer"}},"required":["field_country","field_community","field_provider","field_households"]},"form_wssystem_contact-GET":{"type":"object","description":"List of water service system contacts listed in field 0.3 of Water Service Provider form.","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_name":{"description":"Name of person interviewed","type":"string"},"field_occupation":{"description":"Occupation","type":"string"},"field_phone":{"description":"Telephone number","type":"string"},"field_mail":{"description":"Email address","type":"string"},"field_consent_use":{"description":"Consent to use information for SIASAR","type":"string"}},"required":["field_country"]},"form_wssystem_contact-POST":{"type":"object","description":"List of water service system contacts listed in field 0.3 of Water Service Provider form.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_name":{"description":"Name of person interviewed","type":"string"},"field_occupation":{"description":"Occupation","type":"string"},"field_phone":{"description":"Telephone number","type":"string"},"field_mail":{"description":"Email address","type":"string"},"field_consent_use":{"description":"Consent to use information for SIASAR","type":"string"}},"required":["field_country"]},"form_wssystem_contact-PUT":{"type":"object","description":"List of water service system contacts listed in field 0.3 of Water Service Provider form.","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_name":{"description":"Name of person interviewed","type":"string"},"field_occupation":{"description":"Occupation","type":"string"},"field_phone":{"description":"Telephone number","type":"string"},"field_mail":{"description":"Email address","type":"string"},"field_consent_use":{"description":"Consent to use information for SIASAR","type":"string"}},"required":["field_country"]},"form_wssystem_distribution-GET":{"type":"object","description":"","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_distribution_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_distribution_network_code":{"description":"* Distribution Network Code","type":"string"},"field_communities_serviced_network":{"description":"* Name of community (or communities) serviced by the distribution network","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_network_length":{"description":"Total length of network","$ref":"#\/components\/schemas\/form_type__length"},"field_network_material":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__distribution_material_reference"}},"field_network_material_other":{"description":"Other","type":"string"},"field_serve_household":{"description":"* Does the water distribution network serve household connections?","type":"string"},"field_households_connection":{"description":"* How many households have household connection?","format":"int64","type":"integer"},"field_without_households_connection":{"description":"How many public standposts are there to serve households without household connections?","format":"int64","type":"integer"},"field_accessibility_public_standpost":{"description":"* Accessibility of the public standpost: Indicate approximately how long, on average, it takes it takes for a user to leave their home, fetch water at the public standpost, and come back","type":"string"},"field_how_many_micrometers":{"description":"How many have functioning micrometers?","format":"int64","type":"integer"},"field_how_many_micrometers_billing":{"description":"How many of the micrometers that are functional, have registered consumption and are used for billing?","format":"int64","type":"integer"},"field_service_week_days":{"description":"How many days a week is there service?: (from 1 to 7)","format":"int64","type":"integer"},"field_service_week_hours":{"description":"Daily hours of service: (on days of service, from 1 to 24)","format":"int64","type":"integer"},"field_service_methodology":{"description":"Methodology","type":"string"},"field_service_volume":{"description":"Volume Deprecated: 1","$ref":"#\/components\/schemas\/form_type__volume","deprecated":true},"field_service_flow":{"description":"Volume","$ref":"#\/components\/schemas\/form_type__flow"},"field_service_with_problems":{"description":"Within the distribution network, are there areas with service problems?: Refers to problems in some portions of the distribution network that result in a reduced service level compared with the average service level within the distribution network","type":"string"},"field_service_type_problems":{"type":"array","items":{"type":"string"}},"field_service_type_problems_other":{"description":"Other","type":"string"},"field_service_maintenance_conducted_last_year":{"description":"Have maintenance activities been conducted in the last year?","type":"string"},"field_maintenance_activities":{"type":"array","items":{"type":"string"}},"field_maintenance_activities_other":{"description":"Other","type":"string"},"field_distribution_state":{"description":"State of the water distribution infrastructure: To be valued by the person that gathers the information, based on visual inspection and dialogue with interviewees","type":"string"},"field_observations_distribution":{"description":"Observations and comments about the distribution network","type":"string"}},"required":["field_country","field_service_week_days","field_service_week_hours","field_service_methodology","field_service_flow","field_service_maintenance_conducted_last_year","field_distribution_state"]},"form_wssystem_distribution-POST":{"type":"object","description":"","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_distribution_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_distribution_network_code":{"description":"* Distribution Network Code","type":"string"},"field_communities_serviced_network":{"description":"* Name of community (or communities) serviced by the distribution network","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_network_length":{"description":"Total length of network","$ref":"#\/components\/schemas\/form_type__length"},"field_network_material":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__distribution_material_reference"}},"field_network_material_other":{"description":"Other","type":"string"},"field_serve_household":{"description":"* Does the water distribution network serve household connections?","type":"string"},"field_households_connection":{"description":"* How many households have household connection?","format":"int64","type":"integer"},"field_without_households_connection":{"description":"How many public standposts are there to serve households without household connections?","format":"int64","type":"integer"},"field_accessibility_public_standpost":{"description":"* Accessibility of the public standpost: Indicate approximately how long, on average, it takes it takes for a user to leave their home, fetch water at the public standpost, and come back","type":"string"},"field_how_many_micrometers":{"description":"How many have functioning micrometers?","format":"int64","type":"integer"},"field_how_many_micrometers_billing":{"description":"How many of the micrometers that are functional, have registered consumption and are used for billing?","format":"int64","type":"integer"},"field_service_week_days":{"description":"How many days a week is there service?: (from 1 to 7)","format":"int64","type":"integer"},"field_service_week_hours":{"description":"Daily hours of service: (on days of service, from 1 to 24)","format":"int64","type":"integer"},"field_service_methodology":{"description":"Methodology","type":"string"},"field_service_volume":{"description":"Volume Deprecated: 1","$ref":"#\/components\/schemas\/form_type__volume","deprecated":true},"field_service_flow":{"description":"Volume","$ref":"#\/components\/schemas\/form_type__flow"},"field_service_with_problems":{"description":"Within the distribution network, are there areas with service problems?: Refers to problems in some portions of the distribution network that result in a reduced service level compared with the average service level within the distribution network","type":"string"},"field_service_type_problems":{"type":"array","items":{"type":"string"}},"field_service_type_problems_other":{"description":"Other","type":"string"},"field_service_maintenance_conducted_last_year":{"description":"Have maintenance activities been conducted in the last year?","type":"string"},"field_maintenance_activities":{"type":"array","items":{"type":"string"}},"field_maintenance_activities_other":{"description":"Other","type":"string"},"field_distribution_state":{"description":"State of the water distribution infrastructure: To be valued by the person that gathers the information, based on visual inspection and dialogue with interviewees","type":"string"},"field_observations_distribution":{"description":"Observations and comments about the distribution network","type":"string"}},"required":["field_country","field_service_week_days","field_service_week_hours","field_service_methodology","field_service_flow","field_service_maintenance_conducted_last_year","field_distribution_state"]},"form_wssystem_distribution-PUT":{"type":"object","description":"","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_distribution_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_distribution_network_code":{"description":"* Distribution Network Code","type":"string"},"field_communities_serviced_network":{"description":"* Name of community (or communities) serviced by the distribution network","$ref":"#\/components\/schemas\/form_type__administrative_division_reference"},"field_network_length":{"description":"Total length of network","$ref":"#\/components\/schemas\/form_type__length"},"field_network_material":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__distribution_material_reference"}},"field_network_material_other":{"description":"Other","type":"string"},"field_serve_household":{"description":"* Does the water distribution network serve household connections?","type":"string"},"field_households_connection":{"description":"* How many households have household connection?","format":"int64","type":"integer"},"field_without_households_connection":{"description":"How many public standposts are there to serve households without household connections?","format":"int64","type":"integer"},"field_accessibility_public_standpost":{"description":"* Accessibility of the public standpost: Indicate approximately how long, on average, it takes it takes for a user to leave their home, fetch water at the public standpost, and come back","type":"string"},"field_how_many_micrometers":{"description":"How many have functioning micrometers?","format":"int64","type":"integer"},"field_how_many_micrometers_billing":{"description":"How many of the micrometers that are functional, have registered consumption and are used for billing?","format":"int64","type":"integer"},"field_service_week_days":{"description":"How many days a week is there service?: (from 1 to 7)","format":"int64","type":"integer"},"field_service_week_hours":{"description":"Daily hours of service: (on days of service, from 1 to 24)","format":"int64","type":"integer"},"field_service_methodology":{"description":"Methodology","type":"string"},"field_service_volume":{"description":"Volume Deprecated: 1","$ref":"#\/components\/schemas\/form_type__volume","deprecated":true},"field_service_flow":{"description":"Volume","$ref":"#\/components\/schemas\/form_type__flow"},"field_service_with_problems":{"description":"Within the distribution network, are there areas with service problems?: Refers to problems in some portions of the distribution network that result in a reduced service level compared with the average service level within the distribution network","type":"string"},"field_service_type_problems":{"type":"array","items":{"type":"string"}},"field_service_type_problems_other":{"description":"Other","type":"string"},"field_service_maintenance_conducted_last_year":{"description":"Have maintenance activities been conducted in the last year?","type":"string"},"field_maintenance_activities":{"type":"array","items":{"type":"string"}},"field_maintenance_activities_other":{"description":"Other","type":"string"},"field_distribution_state":{"description":"State of the water distribution infrastructure: To be valued by the person that gathers the information, based on visual inspection and dialogue with interviewees","type":"string"},"field_observations_distribution":{"description":"Observations and comments about the distribution network","type":"string"}},"required":["field_country","field_service_week_days","field_service_week_hours","field_service_methodology","field_service_flow","field_service_maintenance_conducted_last_year","field_distribution_state"]},"form_wssystem_intakeflow-GET":{"type":"object","description":"Water Intake Flow","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_season":{"type":"array","items":{"type":"string"}},"field_flow":{"description":"Flow","$ref":"#\/components\/schemas\/form_type__flow"},"field_measured":{"description":"Date of flow measurement","$ref":"#\/components\/schemas\/form_type__month_year"}},"required":["field_country"]},"form_wssystem_intakeflow-POST":{"type":"object","description":"Water Intake Flow","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_season":{"type":"array","items":{"type":"string"}},"field_flow":{"description":"Flow","$ref":"#\/components\/schemas\/form_type__flow"},"field_measured":{"description":"Date of flow measurement","$ref":"#\/components\/schemas\/form_type__month_year"}},"required":["field_country"]},"form_wssystem_intakeflow-PUT":{"type":"object","description":"Water Intake Flow","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_season":{"type":"array","items":{"type":"string"}},"field_flow":{"description":"Flow","$ref":"#\/components\/schemas\/form_type__flow"},"field_measured":{"description":"Date of flow measurement","$ref":"#\/components\/schemas\/form_type__month_year"}},"required":["field_country"]},"form_wssystem_projects-GET":{"type":"object","description":"initial works are included among the interventions","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_year":{"description":"Year","format":"int64","type":"integer"},"field_type_intervention":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__type_intervention_reference"}},"field_financer":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__funder_intervention_reference"}},"field_program":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__program_reference"}},"field_implementing_institution":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__institution_reference"}},"field_amount_exists":{"description":"Do you know the data?","type":"string"},"field_amount":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"}},"required":["field_country"]},"form_wssystem_projects-POST":{"type":"object","description":"initial works are included among the interventions","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_year":{"description":"Year","format":"int64","type":"integer"},"field_type_intervention":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__type_intervention_reference"}},"field_financer":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__funder_intervention_reference"}},"field_program":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__program_reference"}},"field_implementing_institution":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__institution_reference"}},"field_amount_exists":{"description":"Do you know the data?","type":"string"},"field_amount":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"}},"required":["field_country"]},"form_wssystem_projects-PUT":{"type":"object","description":"initial works are included among the interventions","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_year":{"description":"Year","format":"int64","type":"integer"},"field_type_intervention":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__type_intervention_reference"}},"field_financer":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__funder_intervention_reference"}},"field_program":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__program_reference"}},"field_implementing_institution":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__institution_reference"}},"field_amount_exists":{"description":"Do you know the data?","type":"string"},"field_amount":{"description":"Amount","$ref":"#\/components\/schemas\/form_type__currency"}},"required":["field_country"]},"form_wssystem_qualitybacteriological-GET":{"type":"object","description":"","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_result":{"description":"Result","type":"string"},"field_test_date":{"description":"Test date","$ref":"#\/components\/schemas\/form_type__month_year"},"field_test_location":{"description":"Test location","type":"string"},"field_test_location_other":{"description":"Other, specify","type":"string"}},"required":["field_country","field_result","field_test_date"]},"form_wssystem_qualitybacteriological-POST":{"type":"object","description":"","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_result":{"description":"Result","type":"string"},"field_test_date":{"description":"Test date","$ref":"#\/components\/schemas\/form_type__month_year"},"field_test_location":{"description":"Test location","type":"string"},"field_test_location_other":{"description":"Other, specify","type":"string"}},"required":["field_country","field_result","field_test_date"]},"form_wssystem_qualitybacteriological-PUT":{"type":"object","description":"","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_result":{"description":"Result","type":"string"},"field_test_date":{"description":"Test date","$ref":"#\/components\/schemas\/form_type__month_year"},"field_test_location":{"description":"Test location","type":"string"},"field_test_location_other":{"description":"Other, specify","type":"string"}},"required":["field_country","field_result","field_test_date"]},"form_wssystem_qualityphysiochemical-GET":{"type":"object","description":"","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_result":{"description":"Result","type":"string"},"field_test_date":{"description":"Test date","$ref":"#\/components\/schemas\/form_type__month_year"},"field_test_location":{"description":"Test location","type":"string"},"field_test_location_other":{"description":"Other, specify","type":"string"}},"required":["field_country","field_result","field_test_date"]},"form_wssystem_qualityphysiochemical-POST":{"type":"object","description":"","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_result":{"description":"Result","type":"string"},"field_test_date":{"description":"Test date","$ref":"#\/components\/schemas\/form_type__month_year"},"field_test_location":{"description":"Test location","type":"string"},"field_test_location_other":{"description":"Other, specify","type":"string"}},"required":["field_country","field_result","field_test_date"]},"form_wssystem_qualityphysiochemical-PUT":{"type":"object","description":"","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_result":{"description":"Result","type":"string"},"field_test_date":{"description":"Test date","$ref":"#\/components\/schemas\/form_type__month_year"},"field_test_location":{"description":"Test location","type":"string"},"field_test_location_other":{"description":"Other, specify","type":"string"}},"required":["field_country","field_result","field_test_date"]},"form_wssystem_residualtests-GET":{"type":"object","description":"","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_type":{"description":"Parameter","type":"string"},"field_concentration":{"description":"Test result","$ref":"#\/components\/schemas\/form_type__concentration"},"field_date":{"description":"Test date","$ref":"#\/components\/schemas\/form_type__month_year"},"field_test_location":{"description":"Test location","type":"string"},"field_test_location_other":{"description":"Other, specify","type":"string"}},"required":["field_country","field_type","field_concentration","field_date"]},"form_wssystem_residualtests-POST":{"type":"object","description":"","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_type":{"description":"Parameter","type":"string"},"field_concentration":{"description":"Test result","$ref":"#\/components\/schemas\/form_type__concentration"},"field_date":{"description":"Test date","$ref":"#\/components\/schemas\/form_type__month_year"},"field_test_location":{"description":"Test location","type":"string"},"field_test_location_other":{"description":"Other, specify","type":"string"}},"required":["field_country","field_type","field_concentration","field_date"]},"form_wssystem_residualtests-PUT":{"type":"object","description":"","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_type":{"description":"Parameter","type":"string"},"field_concentration":{"description":"Test result","$ref":"#\/components\/schemas\/form_type__concentration"},"field_date":{"description":"Test date","$ref":"#\/components\/schemas\/form_type__month_year"},"field_test_location":{"description":"Test location","type":"string"},"field_test_location_other":{"description":"Other, specify","type":"string"}},"required":["field_country","field_type","field_concentration","field_date"]},"form_wssystem_sourceflow-GET":{"type":"object","description":"Source Flow","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_season":{"type":"array","items":{"type":"string"}},"field_flow":{"description":"Flow","$ref":"#\/components\/schemas\/form_type__flow"},"field_measured":{"description":"Date of flow measurement","$ref":"#\/components\/schemas\/form_type__month_year"}},"required":["field_country"]},"form_wssystem_sourceflow-POST":{"type":"object","description":"Source Flow","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_season":{"type":"array","items":{"type":"string"}},"field_flow":{"description":"Flow","$ref":"#\/components\/schemas\/form_type__flow"},"field_measured":{"description":"Date of flow measurement","$ref":"#\/components\/schemas\/form_type__month_year"}},"required":["field_country"]},"form_wssystem_sourceflow-PUT":{"type":"object","description":"Source Flow","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_season":{"type":"array","items":{"type":"string"}},"field_flow":{"description":"Flow","$ref":"#\/components\/schemas\/form_type__flow"},"field_measured":{"description":"Date of flow measurement","$ref":"#\/components\/schemas\/form_type__month_year"}},"required":["field_country"]},"form_wssystem_sourceintake-GET":{"type":"object","description":"","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_source_photo":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_source_latitude":{"description":"* Latitude: Decimal degrees","type":"number"},"field_source_longitude":{"description":"* Longitude: Decimal degrees","type":"number"},"field_source_altitude":{"description":"* Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_source_name":{"description":"* Name of the source","type":"string"},"field_source_code":{"description":"* Source Code","type":"string"},"field_source_type":{"description":"Source","type":"string"},"field_source_type_surface":{"description":"* Surface","type":"string"},"field_source_type_surface_other":{"description":"* Other","type":"string"},"field_source_type_groundwater":{"description":"* Groundwater","type":"string"},"field_source_type_groundwater_other":{"description":"* Other","type":"string"},"field_source_type_other":{"description":"* Other source","type":"string"},"field_source_type_other_other":{"description":"* Other","type":"string"},"field_source_catchment_type":{"description":"* Type of catchment Deprecated: 1","type":"string","deprecated":true},"field_source_catchment_type_surface":{"description":"* Surface","type":"string"},"field_source_catchment_type_surface_other":{"description":"* Other","type":"string"},"field_source_catchment_type_groundwater":{"description":"* Groundwater","type":"string"},"field_source_catchment_type_groundwater_other":{"description":"* Other","type":"string"},"field_source_flow":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_intake_flow":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_systematically_measure_flow":{"description":"Is there a meter installed to measure water intake flow?","type":"string"},"field_water_protected":{"description":"Are the water source and water intake protected (separated by a fence or other systems)?","type":"string"},"field_presence_vegetation":{"description":"Presence of vegetation, forested areas, or equivalent","type":"string"},"field_erosion":{"description":"Erosion","type":"string"},"field_risk_household_contamination":{"description":"Presence or risk of contamination from household waste or wastewater: e.g., latrines, animals, domestic waste, open defecation, etc.","type":"string"},"field_risk_chemical_contamination":{"description":"Presence or risk of contamination from chemical, products or wastes e.g., industrial, agricultural (pesticide) or artisanal activities, etc.","type":"string"},"field_well_depth_exists":{"description":"Do you know the well depth?","type":"string"},"field_well_depth":{"description":"Value","$ref":"#\/components\/schemas\/form_type__length"},"field_static_water_level_exists":{"description":"Do you know what the estimated static water level is?","type":"string"},"field_static_water_level":{"description":"Value","$ref":"#\/components\/schemas\/form_type__length"},"field_pump_depth_exists":{"description":"Do you know how deep the pump is installed?","type":"string"},"field_pump_depth":{"description":"Value","$ref":"#\/components\/schemas\/form_type__length"},"field_pump_type":{"description":"What is the pump type?","type":"string"},"field_pump_type_other":{"description":"Other","type":"string"},"field_pump_according":{"description":"What is the type of pump according to function?","type":"string"},"field_pump_according_other":{"description":"Other","type":"string"},"field_pump_energy_source":{"description":"What is the energy source?","type":"string"},"field_pump_energy_source_other":{"description":"Other","type":"string"},"field_pump_manual_type":{"description":"What is the manual pump type?","$ref":"#\/components\/schemas\/form_type__pump_type_reference"},"field_pump_maintenance_conducted_last_year":{"description":"Have maintenance activities been conducted in the last year?","type":"string"},"field_maintenance_all_types":{"type":"array","items":{"type":"string"}},"field_maintenance_all_types_other":{"description":"Other","type":"string"},"field_maintenance_electrically":{"type":"array","items":{"type":"string"}},"field_maintenance_electrically_other":{"description":"Other","type":"string"},"field_physical_state_intake":{"description":"Physical state of water intake infrastructure: to be assessed by the interviewer, based on visual inspection and dialogue with interviewees","type":"string"},"field_observations_source_intake":{"description":"Observations and comments about the source and\/or intake","type":"string"}},"required":["field_country","field_source_type","field_water_protected","field_presence_vegetation","field_erosion","field_risk_household_contamination","field_risk_chemical_contamination","field_pump_maintenance_conducted_last_year","field_physical_state_intake"]},"form_wssystem_sourceintake-POST":{"type":"object","description":"","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_source_photo":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_source_latitude":{"description":"* Latitude: Decimal degrees","type":"number"},"field_source_longitude":{"description":"* Longitude: Decimal degrees","type":"number"},"field_source_altitude":{"description":"* Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_source_name":{"description":"* Name of the source","type":"string"},"field_source_code":{"description":"* Source Code","type":"string"},"field_source_type":{"description":"Source","type":"string"},"field_source_type_surface":{"description":"* Surface","type":"string"},"field_source_type_surface_other":{"description":"* Other","type":"string"},"field_source_type_groundwater":{"description":"* Groundwater","type":"string"},"field_source_type_groundwater_other":{"description":"* Other","type":"string"},"field_source_type_other":{"description":"* Other source","type":"string"},"field_source_type_other_other":{"description":"* Other","type":"string"},"field_source_catchment_type":{"description":"* Type of catchment Deprecated: 1","type":"string","deprecated":true},"field_source_catchment_type_surface":{"description":"* Surface","type":"string"},"field_source_catchment_type_surface_other":{"description":"* Other","type":"string"},"field_source_catchment_type_groundwater":{"description":"* Groundwater","type":"string"},"field_source_catchment_type_groundwater_other":{"description":"* Other","type":"string"},"field_source_flow":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_intake_flow":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_systematically_measure_flow":{"description":"Is there a meter installed to measure water intake flow?","type":"string"},"field_water_protected":{"description":"Are the water source and water intake protected (separated by a fence or other systems)?","type":"string"},"field_presence_vegetation":{"description":"Presence of vegetation, forested areas, or equivalent","type":"string"},"field_erosion":{"description":"Erosion","type":"string"},"field_risk_household_contamination":{"description":"Presence or risk of contamination from household waste or wastewater: e.g., latrines, animals, domestic waste, open defecation, etc.","type":"string"},"field_risk_chemical_contamination":{"description":"Presence or risk of contamination from chemical, products or wastes e.g., industrial, agricultural (pesticide) or artisanal activities, etc.","type":"string"},"field_well_depth_exists":{"description":"Do you know the well depth?","type":"string"},"field_well_depth":{"description":"Value","$ref":"#\/components\/schemas\/form_type__length"},"field_static_water_level_exists":{"description":"Do you know what the estimated static water level is?","type":"string"},"field_static_water_level":{"description":"Value","$ref":"#\/components\/schemas\/form_type__length"},"field_pump_depth_exists":{"description":"Do you know how deep the pump is installed?","type":"string"},"field_pump_depth":{"description":"Value","$ref":"#\/components\/schemas\/form_type__length"},"field_pump_type":{"description":"What is the pump type?","type":"string"},"field_pump_type_other":{"description":"Other","type":"string"},"field_pump_according":{"description":"What is the type of pump according to function?","type":"string"},"field_pump_according_other":{"description":"Other","type":"string"},"field_pump_energy_source":{"description":"What is the energy source?","type":"string"},"field_pump_energy_source_other":{"description":"Other","type":"string"},"field_pump_manual_type":{"description":"What is the manual pump type?","$ref":"#\/components\/schemas\/form_type__pump_type_reference"},"field_pump_maintenance_conducted_last_year":{"description":"Have maintenance activities been conducted in the last year?","type":"string"},"field_maintenance_all_types":{"type":"array","items":{"type":"string"}},"field_maintenance_all_types_other":{"description":"Other","type":"string"},"field_maintenance_electrically":{"type":"array","items":{"type":"string"}},"field_maintenance_electrically_other":{"description":"Other","type":"string"},"field_physical_state_intake":{"description":"Physical state of water intake infrastructure: to be assessed by the interviewer, based on visual inspection and dialogue with interviewees","type":"string"},"field_observations_source_intake":{"description":"Observations and comments about the source and\/or intake","type":"string"}},"required":["field_country","field_source_type","field_water_protected","field_presence_vegetation","field_erosion","field_risk_household_contamination","field_risk_chemical_contamination","field_pump_maintenance_conducted_last_year","field_physical_state_intake"]},"form_wssystem_sourceintake-PUT":{"type":"object","description":"","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_source_photo":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_source_latitude":{"description":"* Latitude: Decimal degrees","type":"number"},"field_source_longitude":{"description":"* Longitude: Decimal degrees","type":"number"},"field_source_altitude":{"description":"* Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_source_name":{"description":"* Name of the source","type":"string"},"field_source_code":{"description":"* Source Code","type":"string"},"field_source_type":{"description":"Source","type":"string"},"field_source_type_surface":{"description":"* Surface","type":"string"},"field_source_type_surface_other":{"description":"* Other","type":"string"},"field_source_type_groundwater":{"description":"* Groundwater","type":"string"},"field_source_type_groundwater_other":{"description":"* Other","type":"string"},"field_source_type_other":{"description":"* Other source","type":"string"},"field_source_type_other_other":{"description":"* Other","type":"string"},"field_source_catchment_type":{"description":"* Type of catchment Deprecated: 1","type":"string","deprecated":true},"field_source_catchment_type_surface":{"description":"* Surface","type":"string"},"field_source_catchment_type_surface_other":{"description":"* Other","type":"string"},"field_source_catchment_type_groundwater":{"description":"* Groundwater","type":"string"},"field_source_catchment_type_groundwater_other":{"description":"* Other","type":"string"},"field_source_flow":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_intake_flow":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__subform_reference"}},"field_systematically_measure_flow":{"description":"Is there a meter installed to measure water intake flow?","type":"string"},"field_water_protected":{"description":"Are the water source and water intake protected (separated by a fence or other systems)?","type":"string"},"field_presence_vegetation":{"description":"Presence of vegetation, forested areas, or equivalent","type":"string"},"field_erosion":{"description":"Erosion","type":"string"},"field_risk_household_contamination":{"description":"Presence or risk of contamination from household waste or wastewater: e.g., latrines, animals, domestic waste, open defecation, etc.","type":"string"},"field_risk_chemical_contamination":{"description":"Presence or risk of contamination from chemical, products or wastes e.g., industrial, agricultural (pesticide) or artisanal activities, etc.","type":"string"},"field_well_depth_exists":{"description":"Do you know the well depth?","type":"string"},"field_well_depth":{"description":"Value","$ref":"#\/components\/schemas\/form_type__length"},"field_static_water_level_exists":{"description":"Do you know what the estimated static water level is?","type":"string"},"field_static_water_level":{"description":"Value","$ref":"#\/components\/schemas\/form_type__length"},"field_pump_depth_exists":{"description":"Do you know how deep the pump is installed?","type":"string"},"field_pump_depth":{"description":"Value","$ref":"#\/components\/schemas\/form_type__length"},"field_pump_type":{"description":"What is the pump type?","type":"string"},"field_pump_type_other":{"description":"Other","type":"string"},"field_pump_according":{"description":"What is the type of pump according to function?","type":"string"},"field_pump_according_other":{"description":"Other","type":"string"},"field_pump_energy_source":{"description":"What is the energy source?","type":"string"},"field_pump_energy_source_other":{"description":"Other","type":"string"},"field_pump_manual_type":{"description":"What is the manual pump type?","$ref":"#\/components\/schemas\/form_type__pump_type_reference"},"field_pump_maintenance_conducted_last_year":{"description":"Have maintenance activities been conducted in the last year?","type":"string"},"field_maintenance_all_types":{"type":"array","items":{"type":"string"}},"field_maintenance_all_types_other":{"description":"Other","type":"string"},"field_maintenance_electrically":{"type":"array","items":{"type":"string"}},"field_maintenance_electrically_other":{"description":"Other","type":"string"},"field_physical_state_intake":{"description":"Physical state of water intake infrastructure: to be assessed by the interviewer, based on visual inspection and dialogue with interviewees","type":"string"},"field_observations_source_intake":{"description":"Observations and comments about the source and\/or intake","type":"string"}},"required":["field_country","field_source_type","field_water_protected","field_presence_vegetation","field_erosion","field_risk_household_contamination","field_risk_chemical_contamination","field_pump_maintenance_conducted_last_year","field_physical_state_intake"]},"form_wssystem_storage-GET":{"type":"object","description":"","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_storage_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_storage_latitude":{"description":"* Latitude: Decimal degrees","type":"number"},"field_storage_longitude":{"description":"* Longitude: Decimal degrees","type":"number"},"field_storage_altitude":{"description":"* Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_storage_code":{"description":"* Storage Infrastructure Code","type":"string"},"field_storage_material":{"description":"Material","$ref":"#\/components\/schemas\/form_type__material_reference"},"field_storage_material_other":{"description":"Other","type":"string"},"field_storage_capacity":{"description":"Storage capacity","$ref":"#\/components\/schemas\/form_type__volume"},"field_storage_maintenance_conducted_last_year":{"description":"Have maintenance activities been conducted in the last year?","type":"string"},"field_storage_maintenance_last_year":{"type":"array","items":{"type":"string"}},"field_storage_maintenance_last_year_other":{"description":"Other","type":"string"},"field_physical_state_storage":{"description":"Physical state of water storage infrastructure","type":"string"},"field_observations_storage":{"description":"Observations and comments about storage infrastructure","type":"string"}},"required":["field_country","field_storage_capacity","field_storage_maintenance_conducted_last_year","field_physical_state_storage"]},"form_wssystem_storage-POST":{"type":"object","description":"","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_storage_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_storage_latitude":{"description":"* Latitude: Decimal degrees","type":"number"},"field_storage_longitude":{"description":"* Longitude: Decimal degrees","type":"number"},"field_storage_altitude":{"description":"* Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_storage_code":{"description":"* Storage Infrastructure Code","type":"string"},"field_storage_material":{"description":"Material","$ref":"#\/components\/schemas\/form_type__material_reference"},"field_storage_material_other":{"description":"Other","type":"string"},"field_storage_capacity":{"description":"Storage capacity","$ref":"#\/components\/schemas\/form_type__volume"},"field_storage_maintenance_conducted_last_year":{"description":"Have maintenance activities been conducted in the last year?","type":"string"},"field_storage_maintenance_last_year":{"type":"array","items":{"type":"string"}},"field_storage_maintenance_last_year_other":{"description":"Other","type":"string"},"field_physical_state_storage":{"description":"Physical state of water storage infrastructure","type":"string"},"field_observations_storage":{"description":"Observations and comments about storage infrastructure","type":"string"}},"required":["field_country","field_storage_capacity","field_storage_maintenance_conducted_last_year","field_physical_state_storage"]},"form_wssystem_storage-PUT":{"type":"object","description":"","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_storage_photos":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_storage_latitude":{"description":"* Latitude: Decimal degrees","type":"number"},"field_storage_longitude":{"description":"* Longitude: Decimal degrees","type":"number"},"field_storage_altitude":{"description":"* Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_storage_code":{"description":"* Storage Infrastructure Code","type":"string"},"field_storage_material":{"description":"Material","$ref":"#\/components\/schemas\/form_type__material_reference"},"field_storage_material_other":{"description":"Other","type":"string"},"field_storage_capacity":{"description":"Storage capacity","$ref":"#\/components\/schemas\/form_type__volume"},"field_storage_maintenance_conducted_last_year":{"description":"Have maintenance activities been conducted in the last year?","type":"string"},"field_storage_maintenance_last_year":{"type":"array","items":{"type":"string"}},"field_storage_maintenance_last_year_other":{"description":"Other","type":"string"},"field_physical_state_storage":{"description":"Physical state of water storage infrastructure","type":"string"},"field_observations_storage":{"description":"Observations and comments about storage infrastructure","type":"string"}},"required":["field_country","field_storage_capacity","field_storage_maintenance_conducted_last_year","field_physical_state_storage"]},"form_wssystem_transmisionline-GET":{"type":"object","description":"","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_transmission_line_photo":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_infrastructure_code":{"description":"Transmision line code","type":"string"},"field_length":{"description":"Length","$ref":"#\/components\/schemas\/form_type__length"},"field_material":{"description":"Main material","$ref":"#\/components\/schemas\/form_type__distribution_material_reference"},"field_material_other":{"description":"Other","type":"string"},"field_average_diameter":{"description":"Predominant average diameter or cross-section","$ref":"#\/components\/schemas\/form_type__diameter"},"field_include_special_components":{"description":"Does the transmission line include special components?","type":"boolean"},"field_special_components_type":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__special_component_reference"}},"field_special_components_type_other":{"description":"Other","type":"string"},"field_have_maintenance_conducted_last_year":{"description":"Have maintenance activities been conducted in the last year?","type":"boolean"},"field_maintenance_last_year":{"type":"array","items":{"type":"string"}},"field_maintenance_last_year_other":{"description":"Other","type":"string"},"field_state_transmission":{"description":"State of water transmission line infrastructure: to be assessed by the interviewer, based on visual inspection and dialogue with interviewees","type":"string"},"field_observations":{"description":"Observations and comments about the transmission line","type":"string"}},"required":["field_country","field_have_maintenance_conducted_last_year","field_state_transmission"]},"form_wssystem_transmisionline-POST":{"type":"object","description":"","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_transmission_line_photo":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_infrastructure_code":{"description":"Transmision line code","type":"string"},"field_length":{"description":"Length","$ref":"#\/components\/schemas\/form_type__length"},"field_material":{"description":"Main material","$ref":"#\/components\/schemas\/form_type__distribution_material_reference"},"field_material_other":{"description":"Other","type":"string"},"field_average_diameter":{"description":"Predominant average diameter or cross-section","$ref":"#\/components\/schemas\/form_type__diameter"},"field_include_special_components":{"description":"Does the transmission line include special components?","type":"boolean"},"field_special_components_type":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__special_component_reference"}},"field_special_components_type_other":{"description":"Other","type":"string"},"field_have_maintenance_conducted_last_year":{"description":"Have maintenance activities been conducted in the last year?","type":"boolean"},"field_maintenance_last_year":{"type":"array","items":{"type":"string"}},"field_maintenance_last_year_other":{"description":"Other","type":"string"},"field_state_transmission":{"description":"State of water transmission line infrastructure: to be assessed by the interviewer, based on visual inspection and dialogue with interviewees","type":"string"},"field_observations":{"description":"Observations and comments about the transmission line","type":"string"}},"required":["field_country","field_have_maintenance_conducted_last_year","field_state_transmission"]},"form_wssystem_transmisionline-PUT":{"type":"object","description":"","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_transmission_line_photo":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_infrastructure_code":{"description":"Transmision line code","type":"string"},"field_length":{"description":"Length","$ref":"#\/components\/schemas\/form_type__length"},"field_material":{"description":"Main material","$ref":"#\/components\/schemas\/form_type__distribution_material_reference"},"field_material_other":{"description":"Other","type":"string"},"field_average_diameter":{"description":"Predominant average diameter or cross-section","$ref":"#\/components\/schemas\/form_type__diameter"},"field_include_special_components":{"description":"Does the transmission line include special components?","type":"boolean"},"field_special_components_type":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__special_component_reference"}},"field_special_components_type_other":{"description":"Other","type":"string"},"field_have_maintenance_conducted_last_year":{"description":"Have maintenance activities been conducted in the last year?","type":"boolean"},"field_maintenance_last_year":{"type":"array","items":{"type":"string"}},"field_maintenance_last_year_other":{"description":"Other","type":"string"},"field_state_transmission":{"description":"State of water transmission line infrastructure: to be assessed by the interviewer, based on visual inspection and dialogue with interviewees","type":"string"},"field_observations":{"description":"Observations and comments about the transmission line","type":"string"}},"required":["field_country","field_have_maintenance_conducted_last_year","field_state_transmission"]},"form_wssystem_treatmentpoints-GET":{"type":"object","description":"","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_treatment_point_photo":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_infrastructure_latitude":{"description":"* Latitude: Decimal degrees","type":"number"},"field_infrastructure_longitude":{"description":"* Longitude: Decimal degrees","type":"number"},"field_infrastructure_altitude":{"description":"* Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_infrastructure_code":{"description":"* Infrastructure Code","type":"string"},"field_filtration":{"description":"Is filtration available?","type":"boolean"},"field_filtration_functioning":{"description":"In current use","type":"string"},"field_filtration_technology":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__treat_tech_filtra_reference"}},"field_filtration_state":{"description":"State","type":"string"},"field_coagu_floccu":{"description":"Is coagulation and flocculation available?","type":"boolean"},"field_coagu_floccu_functioning":{"description":"In current use","type":"string"},"field_coagu_floccu_technology":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__treat_tech_coag_floccu_reference"}},"field_coagu_floccu_state":{"description":"State","type":"string"},"field_sedimentation":{"description":"Is sedimentation available?","type":"boolean"},"field_sedimentation_functioning":{"description":"In current use","type":"string"},"field_sedimentation_technology":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__treat_tech_sedimen_reference"}},"field_sedimentation_state":{"description":"State","type":"string"},"field_desalination":{"description":"Is desalination available?","type":"boolean"},"field_desalination_functioning":{"description":"In current use","type":"string"},"field_desalination_technology":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__treat_tech_desali_reference"}},"field_desalination_state":{"description":"State","type":"string"},"field_aeration_oxid":{"description":"Is aeration\/oxidation available?","type":"boolean"},"field_aeration_oxid_functioning":{"description":"In current use","type":"string"},"field_aeration_oxid_technology":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__treat_tech_aera_oxida_reference"}},"field_aeration_oxid_state":{"description":"State","type":"string"},"field_disinfection":{"description":"Is disinfection available?","type":"boolean"},"field_disinfection_functioning":{"description":"In current use","type":"string"},"field_disinfection_technology":{"type":"array","items":{"type":"string"}},"field_disinfection_state":{"description":"State: On the physical condition, the condition should be assessed by the person collecting the information, based on visual evaluation and dialogue with the interviewees. The description of the states is as follows: A, good, in service and functioning properly all year round, with all components in good physical condition; B, fair, in service, but not functioning properly a few times a year and\/or in need of improved maintenance. The problem, in general, could be solved by the community; C, poor, in service, but not functioning properly most of the year and\/or in need of investment for component replacement. The problem, in general, requires support from outside the community; and D; Inoperable, does not work, requires complete rehabilitation with means that are generally beyond the community\u00b4s capacity.","type":"string"},"field_typology_chlorination":{"description":"Typology of chlorination installation or equivalent substance","$ref":"#\/components\/schemas\/form_type__typo_chlori_install_reference"},"field_typology_chlorination_other":{"description":"Other","type":"string"},"field_disinfecting_substance":{"description":"Disinfecting substance","$ref":"#\/components\/schemas\/form_type__disinfect_substance_reference"},"field_disinfecting_substance_other":{"description":"Other","type":"string"},"field_treatment_maintenance_conducted_last_year":{"description":"Have maintenance activities been conducted in the last year?","type":"string"},"field_maintenance_last_year":{"type":"array","items":{"type":"string"}},"field_maintenance_last_year_other":{"description":"Other","type":"string"},"field_observations_disinfection":{"description":"Remarks and comments on treatment and\/or disinfection point","type":"string"}},"required":["field_country","field_treatment_maintenance_conducted_last_year"]},"form_wssystem_treatmentpoints-POST":{"type":"object","description":"","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_treatment_point_photo":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_infrastructure_latitude":{"description":"* Latitude: Decimal degrees","type":"number"},"field_infrastructure_longitude":{"description":"* Longitude: Decimal degrees","type":"number"},"field_infrastructure_altitude":{"description":"* Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_infrastructure_code":{"description":"* Infrastructure Code","type":"string"},"field_filtration":{"description":"Is filtration available?","type":"boolean"},"field_filtration_functioning":{"description":"In current use","type":"string"},"field_filtration_technology":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__treat_tech_filtra_reference"}},"field_filtration_state":{"description":"State","type":"string"},"field_coagu_floccu":{"description":"Is coagulation and flocculation available?","type":"boolean"},"field_coagu_floccu_functioning":{"description":"In current use","type":"string"},"field_coagu_floccu_technology":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__treat_tech_coag_floccu_reference"}},"field_coagu_floccu_state":{"description":"State","type":"string"},"field_sedimentation":{"description":"Is sedimentation available?","type":"boolean"},"field_sedimentation_functioning":{"description":"In current use","type":"string"},"field_sedimentation_technology":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__treat_tech_sedimen_reference"}},"field_sedimentation_state":{"description":"State","type":"string"},"field_desalination":{"description":"Is desalination available?","type":"boolean"},"field_desalination_functioning":{"description":"In current use","type":"string"},"field_desalination_technology":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__treat_tech_desali_reference"}},"field_desalination_state":{"description":"State","type":"string"},"field_aeration_oxid":{"description":"Is aeration\/oxidation available?","type":"boolean"},"field_aeration_oxid_functioning":{"description":"In current use","type":"string"},"field_aeration_oxid_technology":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__treat_tech_aera_oxida_reference"}},"field_aeration_oxid_state":{"description":"State","type":"string"},"field_disinfection":{"description":"Is disinfection available?","type":"boolean"},"field_disinfection_functioning":{"description":"In current use","type":"string"},"field_disinfection_technology":{"type":"array","items":{"type":"string"}},"field_disinfection_state":{"description":"State: On the physical condition, the condition should be assessed by the person collecting the information, based on visual evaluation and dialogue with the interviewees. The description of the states is as follows: A, good, in service and functioning properly all year round, with all components in good physical condition; B, fair, in service, but not functioning properly a few times a year and\/or in need of improved maintenance. The problem, in general, could be solved by the community; C, poor, in service, but not functioning properly most of the year and\/or in need of investment for component replacement. The problem, in general, requires support from outside the community; and D; Inoperable, does not work, requires complete rehabilitation with means that are generally beyond the community\u00b4s capacity.","type":"string"},"field_typology_chlorination":{"description":"Typology of chlorination installation or equivalent substance","$ref":"#\/components\/schemas\/form_type__typo_chlori_install_reference"},"field_typology_chlorination_other":{"description":"Other","type":"string"},"field_disinfecting_substance":{"description":"Disinfecting substance","$ref":"#\/components\/schemas\/form_type__disinfect_substance_reference"},"field_disinfecting_substance_other":{"description":"Other","type":"string"},"field_treatment_maintenance_conducted_last_year":{"description":"Have maintenance activities been conducted in the last year?","type":"string"},"field_maintenance_last_year":{"type":"array","items":{"type":"string"}},"field_maintenance_last_year_other":{"description":"Other","type":"string"},"field_observations_disinfection":{"description":"Remarks and comments on treatment and\/or disinfection point","type":"string"}},"required":["field_country","field_treatment_maintenance_conducted_last_year"]},"form_wssystem_treatmentpoints-PUT":{"type":"object","description":"","properties":{"field_changed":{"description":"Changed: Last change time.","$ref":"#\/components\/schemas\/form_type__date"},"field_created":{"description":"Created: Creation time.","$ref":"#\/components\/schemas\/form_type__date"},"field_country":{"description":"Country: Owner country.","$ref":"#\/components\/schemas\/form_type__country_reference"},"field_treatment_point_photo":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__image_reference"}},"field_infrastructure_latitude":{"description":"* Latitude: Decimal degrees","type":"number"},"field_infrastructure_longitude":{"description":"* Longitude: Decimal degrees","type":"number"},"field_infrastructure_altitude":{"description":"* Altitude","$ref":"#\/components\/schemas\/form_type__length"},"field_infrastructure_code":{"description":"* Infrastructure Code","type":"string"},"field_filtration":{"description":"Is filtration available?","type":"boolean"},"field_filtration_functioning":{"description":"In current use","type":"string"},"field_filtration_technology":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__treat_tech_filtra_reference"}},"field_filtration_state":{"description":"State","type":"string"},"field_coagu_floccu":{"description":"Is coagulation and flocculation available?","type":"boolean"},"field_coagu_floccu_functioning":{"description":"In current use","type":"string"},"field_coagu_floccu_technology":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__treat_tech_coag_floccu_reference"}},"field_coagu_floccu_state":{"description":"State","type":"string"},"field_sedimentation":{"description":"Is sedimentation available?","type":"boolean"},"field_sedimentation_functioning":{"description":"In current use","type":"string"},"field_sedimentation_technology":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__treat_tech_sedimen_reference"}},"field_sedimentation_state":{"description":"State","type":"string"},"field_desalination":{"description":"Is desalination available?","type":"boolean"},"field_desalination_functioning":{"description":"In current use","type":"string"},"field_desalination_technology":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__treat_tech_desali_reference"}},"field_desalination_state":{"description":"State","type":"string"},"field_aeration_oxid":{"description":"Is aeration\/oxidation available?","type":"boolean"},"field_aeration_oxid_functioning":{"description":"In current use","type":"string"},"field_aeration_oxid_technology":{"type":"array","items":{"$ref":"#\/components\/schemas\/form_type__treat_tech_aera_oxida_reference"}},"field_aeration_oxid_state":{"description":"State","type":"string"},"field_disinfection":{"description":"Is disinfection available?","type":"boolean"},"field_disinfection_functioning":{"description":"In current use","type":"string"},"field_disinfection_technology":{"type":"array","items":{"type":"string"}},"field_disinfection_state":{"description":"State: On the physical condition, the condition should be assessed by the person collecting the information, based on visual evaluation and dialogue with the interviewees. The description of the states is as follows: A, good, in service and functioning properly all year round, with all components in good physical condition; B, fair, in service, but not functioning properly a few times a year and\/or in need of improved maintenance. The problem, in general, could be solved by the community; C, poor, in service, but not functioning properly most of the year and\/or in need of investment for component replacement. The problem, in general, requires support from outside the community; and D; Inoperable, does not work, requires complete rehabilitation with means that are generally beyond the community\u00b4s capacity.","type":"string"},"field_typology_chlorination":{"description":"Typology of chlorination installation or equivalent substance","$ref":"#\/components\/schemas\/form_type__typo_chlori_install_reference"},"field_typology_chlorination_other":{"description":"Other","type":"string"},"field_disinfecting_substance":{"description":"Disinfecting substance","$ref":"#\/components\/schemas\/form_type__disinfect_substance_reference"},"field_disinfecting_substance_other":{"description":"Other","type":"string"},"field_treatment_maintenance_conducted_last_year":{"description":"Have maintenance activities been conducted in the last year?","type":"string"},"field_maintenance_last_year":{"type":"array","items":{"type":"string"}},"field_maintenance_last_year_other":{"description":"Other","type":"string"},"field_observations_disinfection":{"description":"Remarks and comments on treatment and\/or disinfection point","type":"string"}},"required":["field_country","field_treatment_maintenance_conducted_last_year"]},"inquiries_join-GET":{"type":"object","description":"Inquiry forms record.","properties":{"id":{"readOnly":true,"description":"Record ID","type":"string","nullable":false},"type":{"readOnly":true,"description":"Record type","type":"string","nullable":false},"type_title":{"readOnly":true,"description":"Record type label","type":"string","nullable":false},"field_reference":{"readOnly":true,"description":"Record user reference","type":"string","nullable":false},"field_ulid_reference":{"readOnly":true,"description":"Record internal reference","type":"string","nullable":false},"field_validated":{"readOnly":true,"description":"Record was validated","type":"boolean","nullable":false},"field_deleted":{"readOnly":true,"description":"Record deleted","type":"boolean","nullable":false},"field_status":{"readOnly":true,"description":"Record status","type":"string","nullable":false},"field_country":{"readOnly":true,"description":"Record country","type":"object","nullable":false},"field_region":{"readOnly":true,"description":"Record administrative division","type":"object","nullable":false},"field_creator":{"readOnly":true,"description":"Record user creator","type":"object","nullable":false},"field_editors":{"readOnly":true,"description":"Record user editors","type":"array","items":{"type":"object"},"nullable":false},"field_editors_update":{"readOnly":true,"description":"Record user editors updates","type":"array","items":{"type":"object"},"nullable":false},"field_image":{"readOnly":true,"description":"Record image","type":"string","nullable":true},"field_title":{"readOnly":true,"description":"Record title","type":"string","nullable":true}},"required":[]},"SIASARPointCollectionItem-GET":{"type":"object","description":"Summarized SIASAR Point","properties":{"id":{"type":"string","description":"Point ID"},"status_code":{"type":"string","description":"Status code"},"status":{"type":"string","description":"Translated status code"},"version":{"type":"string","description":"Point version"},"updated":{"type":"string","format":"date-time","description":"Last update date time"},"administrative_division":{"type":"array","items":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"title":{"type":"string"}}}}},"community":{"type":"array","items":{"type":"string","description":"Comunity IDs"}},"wsp":{"type":"array","items":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"title":{"type":"string"}}}}},"wsystem":{"type":"array","items":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"title":{"type":"string"}}}}},"allowed_actions":{"type":"array","description":"Allowed user actions to this SIASAR point.","items":{"type":"string"}},"notes":{"type":"array","description":"Warnings and errors messages count.","items":{"type":"object","properties":{"warnings":{"type":"integer"},"errors":{"type":"integer"}}}},"image":{"type":"string","description":"Image"},"inquiry_relations":{"type":"object","properties":{"communities":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"label":{"type":"string"}}}},"systems":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"label":{"type":"string"},"communities":{"type":"array","items":[]},"providers":{"type":"array","items":[]}}}},"providers":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"label":{"type":"string"},"f1.4":{"type":"string"}}}}}},"team":{"type":"array","items":{"type":"object","properties":{"value":{"type":"string"},"class":{"type":"string"},"meta":{"type":"object"}}}}},"required":[]}},"responses":{},"parameters":{},"examples":{},"requestBodies":{},"headers":{},"securitySchemes":{"apiKey":{"type":"apiKey","description":"Value for the Authorization header parameter.","name":"Authorization","in":"header"}}},"security":[{"apiKey":[]}],"tags":[]}