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/17-2041.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 24,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-2041.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41103801,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2041.00/related/tools_used/41103801",
         "title": "Laboratory mixers",
         "example": [
            "Agitators",
            "Benchtop mixers",
            "Powder mixing equipment"
         ]
      },
      {
         "code": 41121501,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2041.00/related/tools_used/41121501",
         "title": "Robotic or automated liquid handling systems",
         "example": [
            "Vial handling systems"
         ]
      },
      {
         "code": 47101521,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2041.00/related/tools_used/47101521",
         "title": "Ultrafiltration equipment",
         "example": [
            "Plate filter presses"
         ]
      },
      {
         "code": 41113102,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2041.00/related/tools_used/41113102",
         "title": "Catalytic combustion analyzers",
         "example": [
            "Catalytic reactors"
         ]
      },
      {
         "code": 41115702,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2041.00/related/tools_used/41115702",
         "title": "Chromatographic scanners",
         "example": [
            "Chromatographic scanning equipment"
         ]
      },
      {
         "code": 41104802,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2041.00/related/tools_used/41104802",
         "title": "Bi distillation units",
         "example": [
            "Distillation systems"
         ]
      },
      {
         "code": 41104812,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2041.00/related/tools_used/41104812",
         "title": "Distillation pipings or columns or fittings",
         "example": [
            "Distillation columns"
         ]
      },
      {
         "code": 41113103,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2041.00/related/tools_used/41113103",
         "title": "Chemical absorption gas analyzers",
         "example": [
            "Gas absorbers"
         ]
      },
      {
         "code": 41115403,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2041.00/related/tools_used/41115403",
         "title": "Spectrometers",
         "example": [
            "Surface analysis spectroscopes"
         ]
      },
      {
         "code": 41104803,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2041.00/related/tools_used/41104803",
         "title": "Laboratory evaporators",
         "example": [
            "Laboratory evaporaters"
         ]
      }
   ]
}