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/19-4013.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 69,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-4013.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41104501,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4013.00/related/tools_used/41104501",
         "title": "Laboratory mechanical convection ovens",
         "example": [
            "Hot air ovens",
            "Laboratory convection ovens"
         ]
      },
      {
         "code": 41103312,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4013.00/related/tools_used/41103312",
         "title": "Viscosimeters",
         "example": [
            "Viscosity testing equipment",
            "Zhan cups"
         ]
      },
      {
         "code": 41115603,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4013.00/related/tools_used/41115603",
         "title": "pH meters",
         "example": [
            "Universal indicators"
         ]
      },
      {
         "code": 41112213,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4013.00/related/tools_used/41112213",
         "title": "Handheld thermometer",
         "example": [
            "Dry bulb thermometers",
            "Handheld thermometers"
         ]
      },
      {
         "code": 41104806,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4013.00/related/tools_used/41104806",
         "title": "Extracting equipment for laboratories",
         "example": [
            "Distilling equipment",
            "Siphons"
         ]
      },
      {
         "code": 41113037,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4013.00/related/tools_used/41113037",
         "title": "Microplate readers",
         "example": [
            "Enzyme-linked immunosorbent assay ELISA plate readers",
            "Microwell readers"
         ]
      },
      {
         "code": 42281508,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4013.00/related/tools_used/42281508",
         "title": "Steam autoclaves or sterilizers",
         "example": [
            "Steam autoclaves",
            "Steam sterilizers"
         ]
      },
      {
         "code": 41112210,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4013.00/related/tools_used/41112210",
         "title": "Remote reading thermometers",
         "example": [
            "Temperature probes"
         ]
      },
      {
         "code": 46181810,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4013.00/related/tools_used/46181810",
         "title": "Eyewashers or eye wash stations",
         "example": [
            "Eyewash fountains"
         ]
      },
      {
         "code": 41105001,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4013.00/related/tools_used/41105001",
         "title": "Laboratory separators",
         "example": [
            "Laboratory strainers"
         ]
      }
   ]
}