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-2141.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 35,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-2141.01/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2141.01/related/tools_used/41101504",
         "title": "Homogenizers",
         "example": [
            "Digital sonifiers",
            "Ultrasonic blenders"
         ]
      },
      {
         "code": 41115408,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2141.01/related/tools_used/41115408",
         "title": "Infrared spectrometers",
         "example": [
            "Fourier transfer infrared FTIR spectrometers",
            "Infrared IR spectrophotometers"
         ]
      },
      {
         "code": 41113708,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2141.01/related/tools_used/41113708",
         "title": "Power meters",
         "example": [
            "Load boxes",
            "Power analyzers"
         ]
      },
      {
         "code": 41113010,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2141.01/related/tools_used/41113010",
         "title": "Thermo gravimetry analyzers",
         "example": [
            "Thermal gravimetric analyzers"
         ]
      },
      {
         "code": 41111720,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2141.01/related/tools_used/41111720",
         "title": "Scanning electron microscopes",
         "example": [
            "Scanning electron microscopes SEM"
         ]
      },
      {
         "code": 41112201,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2141.01/related/tools_used/41112201",
         "title": "Calorimeters",
         "example": [
            "Differential scanning calorimeters"
         ]
      },
      {
         "code": 41115401,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2141.01/related/tools_used/41115401",
         "title": "Spectrofluorimeters or fluorimeters",
         "example": [
            "X ray fluorescence XRF spectrometers"
         ]
      },
      {
         "code": 41104501,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2141.01/related/tools_used/41104501",
         "title": "Laboratory mechanical convection ovens",
         "example": [
            "Gravity convection ovens"
         ]
      },
      {
         "code": 41101701,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2141.01/related/tools_used/41101701",
         "title": "Laboratory mills",
         "example": [
            "Laboratory ball mills"
         ]
      },
      {
         "code": 23181511,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2141.01/related/tools_used/23181511",
         "title": "Forming machine",
         "example": [
            "Molding presses"
         ]
      }
   ]
}