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-2199.11/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 81,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-2199.11/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23211101,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.11/related/tools_used/23211101",
         "title": "Semiconductor process systems",
         "example": [
            "Focused ion beam FIB systems",
            "Ion beam assisted deposition IBAD systems",
            "Ion mills",
            "Plasma enhanced chemical vapor deposition PECVD systems"
         ],
         "example_more": [
            "Mask aligners",
            "Micromanipulators",
            "Spin coaters",
            "Sputtering systems"
         ]
      },
      {
         "code": 41115403,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.11/related/tools_used/41115403",
         "title": "Spectrometers",
         "example": [
            "Auger electron spectrometers",
            "Electron energy loss spectrometers",
            "Energy dispersive x-ray spectrometers EDS",
            "X-ray photoelectron spectrometers"
         ],
         "example_more": [
            "Photoluminescence spectrometers",
            "Raman spectrometers",
            "Reflectance spectrometers"
         ]
      },
      {
         "code": 41113708,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.11/related/tools_used/41113708",
         "title": "Power meters",
         "example": [
            "Apparent power meters",
            "Power quality meters",
            "Reactive power meters"
         ]
      },
      {
         "code": 41111720,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.11/related/tools_used/41111720",
         "title": "Scanning electron microscopes",
         "example": [
            "Field emission scanning electron microscopes FESEM",
            "Scanning electron microscopes SEM"
         ]
      },
      {
         "code": 41104501,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.11/related/tools_used/41104501",
         "title": "Laboratory mechanical convection ovens",
         "example": [
            "Bench ovens",
            "Humidity ovens"
         ]
      },
      {
         "code": 41113601,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.11/related/tools_used/41113601",
         "title": "Ammeters",
         "example": [
            "Picoammeters",
            "Recording ammeters"
         ]
      },
      {
         "code": 41104503,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.11/related/tools_used/41104503",
         "title": "Ageing ovens",
         "example": [
            "Accelerated weathering machines",
            "Solar simulators"
         ]
      },
      {
         "code": 41104803,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.11/related/tools_used/41104803",
         "title": "Laboratory evaporators",
         "example": [
            "Electron beam evaporators",
            "Vacuum evaporators"
         ]
      },
      {
         "code": 41113633,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.11/related/tools_used/41113633",
         "title": "Potentiometers",
         "example": [
            "Chronopotentiometers",
            "Potentiostats"
         ]
      },
      {
         "code": 41114407,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.11/related/tools_used/41114407",
         "title": "Solar radiation surface observing apparatus",
         "example": [
            "Irradiance detectors",
            "Pyranometers"
         ]
      }
   ]
}