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-2011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 24,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-2011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41111715,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2011.00/related/tools_used/41111715",
         "title": "Telescopes",
         "example": [
            "Automated telescopes",
            "Optical telescopes",
            "Very large array VLA telescopes",
            "Very long baseline array VLBA telescopes"
         ],
         "example_more": [
            "Charge-coupled device CCD imagers",
            "Dobsonian telescopes",
            "European VLBI Network EVN telescopes",
            "Radio telescopes",
            "Reflector telescopes",
            "Refracting telescopes",
            "Scanning telescopes",
            "Schmidt-Cassegrain telescopes",
            "Single-dish radio telescopes",
            "Solar telescopes"
         ]
      },
      {
         "code": 41115403,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2011.00/related/tools_used/41115403",
         "title": "Spectrometers",
         "example": [
            "Ebert-Fastie spectrometers",
            "Near-infrared imagers and spectrometers NIRI",
            "Pulsar processors",
            "Wideband pulsar processors"
         ],
         "example_more": [
            "Echelle spectrometers",
            "Near-infrared integral field spectrometers",
            "Spectroscopes"
         ]
      },
      {
         "code": 41115201,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2011.00/related/tools_used/41115201",
         "title": "Radarbased surveillance systems",
         "example": [
            "Doppler Rayleigh laser imaging ranging and detecting LIDAR systems",
            "Laser imaging detection and ranging LIDAR systems",
            "Resonance fluorescence laser imaging detection and ranging LIDAR systems"
         ]
      },
      {
         "code": 41115402,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2011.00/related/tools_used/41115402",
         "title": "Spectrographs",
         "example": [
            "High resolution spectrographs",
            "Low resolution imaging spectrographs",
            "Multi-object spectrographs MOS"
         ]
      },
      {
         "code": 41112201,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2011.00/related/tools_used/41112201",
         "title": "Calorimeters",
         "example": [
            "Differential scanning calorimeters"
         ]
      },
      {
         "code": 41101701,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2011.00/related/tools_used/41101701",
         "title": "Laboratory mills",
         "example": [
            "Ball mills"
         ]
      },
      {
         "code": 41115311,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2011.00/related/tools_used/41115311",
         "title": "Photometer",
         "example": [
            "Tilting filter photometers"
         ]
      },
      {
         "code": 31242202,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2011.00/related/tools_used/31242202",
         "title": "Polarizers",
         "example": [
            "Solar telescope filters"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2011.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 41104803,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2011.00/related/tools_used/41104803",
         "title": "Laboratory evaporators",
         "example": [
            "Thermal evaporators"
         ]
      }
   ]
}