Interactive Demo

This demonstration page allows you to test out the Web Services API by sending a request and viewing the JSON data returned. See the Reference Manual for a complete guide to the available services.

Request

https://api-v2.onetcenter.org/
GET parameters
? =
& =
& =
& =
& =
& =
& =
& =
& =
& =

Response

Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/online/occupations/51-8031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 56,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-8031.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 47101521,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8031.00/related/tools_used/47101521",
         "title": "Ultrafiltration equipment",
         "example": [
            "Backwash filters",
            "Microstrainers",
            "Trickling filter beds",
            "Vacuum filters"
         ],
         "example_more": [
            "Rapid sand filters",
            "Slow sand filters"
         ]
      },
      {
         "code": 47101512,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8031.00/related/tools_used/47101512",
         "title": "Mixers or agitators",
         "example": [
            "Aerators",
            "Agitators",
            "Flocculators"
         ]
      },
      {
         "code": 47101505,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8031.00/related/tools_used/47101505",
         "title": "Chlorine handling equipment",
         "example": [
            "Dechlorination equipment",
            "Disinfection chlorinators",
            "Sulphonators"
         ]
      },
      {
         "code": 41113322,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8031.00/related/tools_used/41113322",
         "title": "Nitrogen or nitrate or nitrite analyzer",
         "example": [
            "Ammonium analyzers",
            "Nitrate analyzers"
         ]
      },
      {
         "code": 47101522,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8031.00/related/tools_used/47101522",
         "title": "Packaged water treatment systems",
         "example": [
            "Anaerobic treatment equipment",
            "Sequential batch reactors"
         ]
      },
      {
         "code": 47101513,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8031.00/related/tools_used/47101513",
         "title": "Oxygen generators",
         "example": [
            "Aeration compressors",
            "Diffusors"
         ]
      },
      {
         "code": 47101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8031.00/related/tools_used/47101504",
         "title": "Bacterial removal equipment",
         "example": [
            "Air strippers",
            "Fixed-film reactors"
         ]
      },
      {
         "code": 41113314,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8031.00/related/tools_used/41113314",
         "title": "Oil content monitors analyzers",
         "example": [
            "Oil-in-water monitors",
            "Total oil and grease analyzers"
         ]
      },
      {
         "code": 47101514,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8031.00/related/tools_used/47101514",
         "title": "Water purification equipment",
         "example": [
            "Flotation equipment",
            "Rotating biological contactors"
         ]
      },
      {
         "code": 40151564,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8031.00/related/tools_used/40151564",
         "title": "Chemical pumps",
         "example": [
            "Chemical feed pumps",
            "Chemical feeding equipment"
         ]
      }
   ]
}