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-1013.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 63,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-1013.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41115201,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1013.00/related/tools_used/41115201",
         "title": "Radarbased surveillance systems",
         "example": [
            "Ground penetrating radar GPR",
            "Light detection and ranging LIDAR systems",
            "Synthetic aperture radar SAR"
         ]
      },
      {
         "code": 41115401,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1013.00/related/tools_used/41115401",
         "title": "Spectrofluorimeters or fluorimeters",
         "example": [
            "Fluorimeters",
            "X ray fluorescence XRF spectrometers"
         ]
      },
      {
         "code": 41115311,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1013.00/related/tools_used/41115311",
         "title": "Photometer",
         "example": [
            "Flame photometers",
            "Luminometers"
         ]
      },
      {
         "code": 41115603,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1013.00/related/tools_used/41115603",
         "title": "pH meters",
         "example": [
            "Digital pH meters",
            "pH indicators"
         ]
      },
      {
         "code": 41121804,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1013.00/related/tools_used/41121804",
         "title": "Laboratory flasks",
         "example": [
            "Erlenmeyer flasks",
            "Glass flasks"
         ]
      },
      {
         "code": 41113909,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1013.00/related/tools_used/41113909",
         "title": "Soil core sampling apparatus",
         "example": [
            "Calibrated soil scoops",
            "Soil augers"
         ]
      },
      {
         "code": 41103410,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1013.00/related/tools_used/41103410",
         "title": "Refrigerated and heated reach in environmental or growth chambers",
         "example": [
            "Laboratory growth chambers"
         ]
      },
      {
         "code": 41104510,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1013.00/related/tools_used/41104510",
         "title": "Drying cabinets or ovens",
         "example": [
            "Laboratory drying ovens"
         ]
      },
      {
         "code": 41103710,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1013.00/related/tools_used/41103710",
         "title": "Orbital shaking water baths",
         "example": [
            "Hot water shaking baths"
         ]
      },
      {
         "code": 41113910,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1013.00/related/tools_used/41113910",
         "title": "Soil testing kits",
         "example": [
            "Heat flux plates"
         ]
      }
   ]
}