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-2081.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 78,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-2081.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41115311,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2081.00/related/tools_used/41115311",
         "title": "Photometer",
         "example": [
            "Laser photometers",
            "Luminometers"
         ]
      },
      {
         "code": 41115404,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2081.00/related/tools_used/41115404",
         "title": "Mass spectrometers",
         "example": [
            "Plasma-mass spectrometers",
            "Trace metal analyzers"
         ]
      },
      {
         "code": 41115406,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2081.00/related/tools_used/41115406",
         "title": "Spectrophotometers",
         "example": [
            "Fluorescence spectrophotometers"
         ]
      },
      {
         "code": 41112509,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2081.00/related/tools_used/41112509",
         "title": "Air velocity and temperature monitors",
         "example": [
            "Air velocity meters",
            "Ambient air measurement devices",
            "Nitrogen oxide burners"
         ]
      },
      {
         "code": 41112501,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2081.00/related/tools_used/41112501",
         "title": "Flowmeters",
         "example": [
            "Flow meters",
            "Pitot tubes"
         ]
      },
      {
         "code": 41115701,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2081.00/related/tools_used/41115701",
         "title": "Chromatographic detectors",
         "example": [
            "Liquid chromatography detectors",
            "Ultraviolet UV light detectors"
         ]
      },
      {
         "code": 41113002,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2081.00/related/tools_used/41113002",
         "title": "Chemiluminescence or bioluminescence analyzers",
         "example": [
            "Fluorescence detectors",
            "Microbics toxicity analyzers"
         ]
      },
      {
         "code": 41104002,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2081.00/related/tools_used/41104002",
         "title": "Sample oxidizer",
         "example": [
            "Biological oxidizers",
            "Thermal/catalytic oxidizers TCO"
         ]
      },
      {
         "code": 41104402,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2081.00/related/tools_used/41104402",
         "title": "Forced air or mechanical convection general purpose incubators",
         "example": [
            "Air incubators",
            "Incubators"
         ]
      },
      {
         "code": 41113902,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2081.00/related/tools_used/41113902",
         "title": "Dissolution or disintegration testers",
         "example": [
            "Soil modulus failure testing devices",
            "Soil-erodability testing devices"
         ]
      }
   ]
}