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-2031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 125,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-2031.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41115307,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2031.00/related/tools_used/41115307",
         "title": "Lasers",
         "example": [
            "Diode lasers",
            "Helium-cadmium lasers",
            "Nitrogen lasers",
            "Picosecond lasers"
         ],
         "example_more": [
            "Dye lasers",
            "Neodymium-doped yttrium aluminum garnet Nd:YAG lasers"
         ]
      },
      {
         "code": 41115602,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2031.00/related/tools_used/41115602",
         "title": "Titration equipment",
         "example": [
            "Autotitrators",
            "Karl Fischer titrators",
            "Titrators"
         ]
      },
      {
         "code": 41103903,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2031.00/related/tools_used/41103903",
         "title": "Benchtop centrifuges",
         "example": [
            "Chemical centrifuges",
            "High-speed centrifuges",
            "Tabletop centrifuges"
         ]
      },
      {
         "code": 41112201,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2031.00/related/tools_used/41112201",
         "title": "Calorimeters",
         "example": [
            "Differential scanning calorimeters",
            "Oxygen bomb calorimeters"
         ]
      },
      {
         "code": 41115403,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2031.00/related/tools_used/41115403",
         "title": "Spectrometers",
         "example": [
            "Luminescence spectrometers",
            "Ultraviolet-visible spectrometers"
         ]
      },
      {
         "code": 41104603,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2031.00/related/tools_used/41104603",
         "title": "Tube furnaces",
         "example": [
            "Split-hinge furnaces",
            "Tubular furnaces"
         ]
      },
      {
         "code": 41121513,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2031.00/related/tools_used/41121513",
         "title": "Dropping pipettes",
         "example": [
            "Micropipettes",
            "Pipettes"
         ]
      },
      {
         "code": 41104804,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2031.00/related/tools_used/41104804",
         "title": "Vacuum or rotary evaporators",
         "example": [
            "Distillation ovens",
            "Rotary evaporators"
         ]
      },
      {
         "code": 41111724,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2031.00/related/tools_used/41111724",
         "title": "Scanning probe microscopes",
         "example": [
            "Nanoscopes",
            "Scanning tunneling microscopes STM"
         ]
      },
      {
         "code": 41104806,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2031.00/related/tools_used/41104806",
         "title": "Extracting equipment for laboratories",
         "example": [
            "Microdistillation ovens",
            "Microwave digestion systems"
         ]
      }
   ]
}