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-1042.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 91,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-1042.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41115406,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1042.00/related/tools_used/41115406",
         "title": "Spectrophotometers",
         "example": [
            "Flame atomic absorption spectrophotometers",
            "Graphite furnace atomic absorption spectrophotometers",
            "Recording spectrophotometers",
            "Ultraviolet-Visible UV/VIS spectrophotometers"
         ],
         "example_more": [
            "Cold vapor atomic absorption spectrophotometers",
            "Fourier Transform IR spectrophotometers"
         ]
      },
      {
         "code": 41103903,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1042.00/related/tools_used/41103903",
         "title": "Benchtop centrifuges",
         "example": [
            "Automated centrifuges",
            "Centrifuges",
            "High-speed centrifuges",
            "Tabletop centrifuges"
         ]
      },
      {
         "code": 41121804,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1042.00/related/tools_used/41121804",
         "title": "Laboratory flasks",
         "example": [
            "Erlenmeyer flasks",
            "Flasks",
            "Volumetric flasks"
         ]
      },
      {
         "code": 41115720,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1042.00/related/tools_used/41115720",
         "title": "Chromatography tubing",
         "example": [
            "Absorption tubes",
            "Chromatographic tubes"
         ]
      },
      {
         "code": 41122101,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1042.00/related/tools_used/41122101",
         "title": "Petri plates or dishes",
         "example": [
            "Microdiffusion dishes",
            "Petri dishes"
         ]
      },
      {
         "code": 41121501,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1042.00/related/tools_used/41121501",
         "title": "Robotic or automated liquid handling systems",
         "example": [
            "Liquid handling robots",
            "Microarrayer scanners"
         ]
      },
      {
         "code": 41103904,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1042.00/related/tools_used/41103904",
         "title": "Refrigerated benchtop centrifuges",
         "example": [
            "Refrigerated centrifuges",
            "Refrigerated swinging bucket centrifuges"
         ]
      },
      {
         "code": 41111948,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1042.00/related/tools_used/41111948",
         "title": "Manual or electronic hematology differential cell counters",
         "example": [
            "Coulter counters",
            "Differential cell counters"
         ]
      },
      {
         "code": 42201609,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1042.00/related/tools_used/42201609",
         "title": "Medical magnetic resonance imaging MRI scanners",
         "example": [
            "High-resolution functional magnetic resonance imaging MRI equipment",
            "Medical magnetic resonance imaging MRI equipment"
         ]
      },
      {
         "code": 41121809,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1042.00/related/tools_used/41121809",
         "title": "Laboratory funnels",
         "example": [
            "Filter funnels",
            "Powder funnels"
         ]
      }
   ]
}