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-8099.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 67,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Straight screwdrivers"
         ]
      },
      {
         "code": 41115602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/related/tools_used/41115602",
         "title": "Titration equipment",
         "example": [
            "Autotitrators",
            "Titrators"
         ]
      },
      {
         "code": 41104812,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/related/tools_used/41104812",
         "title": "Distillation pipings or columns or fittings",
         "example": [
            "Distillation columns",
            "Stripper columns"
         ]
      },
      {
         "code": 41104008,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/related/tools_used/41104008",
         "title": "Air samplers or collectors",
         "example": [
            "Air monitoring equipment",
            "Emissions monitoring systems"
         ]
      },
      {
         "code": 40141609,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/related/tools_used/40141609",
         "title": "Control valves",
         "example": [
            "Flow control valves FCV",
            "Throttle control valves TCV"
         ]
      },
      {
         "code": 41112410,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/related/tools_used/41112410",
         "title": "Pressure transmitters",
         "example": [
            "Pressure gauges"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 41104301,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/related/tools_used/41104301",
         "title": "Standard fermentation units",
         "example": [
            "Fermentation processing vessels"
         ]
      },
      {
         "code": 22101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/related/tools_used/22101501",
         "title": "Front end loaders",
         "example": [
            "Wheeled front end loaders"
         ]
      },
      {
         "code": 41104501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/related/tools_used/41104501",
         "title": "Laboratory mechanical convection ovens",
         "example": [
            "Gravity convection ovens"
         ]
      }
   ]
}