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-3091.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 106,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Digital calipers",
            "Sliding calipers",
            "Spreading calipers",
            "Vernier calipers"
         ],
         "example_more": [
            "Dial calipers",
            "Mandibulometers"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Digitizers",
            "Flatbed scanners",
            "Laser scanners",
            "Slide scanners"
         ]
      },
      {
         "code": 41111808,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/related/tools_used/41111808",
         "title": "X ray radiography examination equipment",
         "example": [
            "High resolution industrial computed tomography CT scanners",
            "Industrial micro computed tomography CT scanners",
            "Portable x ray machines",
            "X ray cabinets"
         ]
      },
      {
         "code": 41105002,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/related/tools_used/41105002",
         "title": "Laboratory sifting equipment",
         "example": [
            "Graded sieves",
            "Mesh sifting screens",
            "Shaker screens"
         ]
      },
      {
         "code": 27112201,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/related/tools_used/27112201",
         "title": "Trowels",
         "example": [
            "Marshalltown trowels",
            "Plains trowels"
         ]
      },
      {
         "code": 41115201,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/related/tools_used/41115201",
         "title": "Radarbased surveillance systems",
         "example": [
            "Ground penetrating radar GPR",
            "Remote sensing equipment"
         ]
      },
      {
         "code": 41115401,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/related/tools_used/41115401",
         "title": "Spectrofluorimeters or fluorimeters",
         "example": [
            "Fluorometers",
            "X ray fluorescence XRF spectrometers"
         ]
      },
      {
         "code": 41115811,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/related/tools_used/41115811",
         "title": "Deoxyribonucleic sequence analyzers",
         "example": [
            "Deoxyribonucleic acid DNA analyzers",
            "Deoxyribonucleic acid DNA sequencers"
         ]
      },
      {
         "code": 41102421,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/related/tools_used/41102421",
         "title": "Temperature cycling chambers or thermal cyclers",
         "example": [
            "Polymerase chain reaction PCR thermocyclers",
            "Thermal cyclers"
         ]
      },
      {
         "code": 41103502,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/related/tools_used/41103502",
         "title": "Fume hoods or cupboards",
         "example": [
            "Fume hoods",
            "Laboratory fume hoods"
         ]
      }
   ]
}