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-4042.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 55,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-4042.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 40151520,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4042.00/related/tools_used/40151520",
         "title": "Sampling pumps",
         "example": [
            "Centrifugal water sampling pumps",
            "Low-flow pumps",
            "Purge pumps",
            "Water sample extraction pumps"
         ],
         "example_more": [
            "Bladder water sampling pumps",
            "Micropurge sampling equipment"
         ]
      },
      {
         "code": 41104008,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4042.00/related/tools_used/41104008",
         "title": "Air samplers or collectors",
         "example": [
            "Air sampling impingers",
            "Bioaerosol impactors",
            "Indoor air quality IAQ monitors",
            "Particulate samplers"
         ],
         "example_more": [
            "Air monitoring equipment",
            "Lead air sampling kits"
         ]
      },
      {
         "code": 41112501,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4042.00/related/tools_used/41112501",
         "title": "Flowmeters",
         "example": [
            "Electronic pump calibrators",
            "Flow monitoring equipment",
            "Pilot tubes",
            "Pump flowmeters"
         ]
      },
      {
         "code": 41115503,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4042.00/related/tools_used/41115503",
         "title": "Sound measuring apparatus or decibel meter",
         "example": [
            "Noise dosimeters",
            "Noise logging analyzers",
            "Noise monitoring instruments",
            "Sound level meters"
         ]
      },
      {
         "code": 41104007,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4042.00/related/tools_used/41104007",
         "title": "Water samplers",
         "example": [
            "Lead water sampling kits",
            "Water sample extraction tubes",
            "Water sampling augers",
            "Water sampling pumps"
         ]
      },
      {
         "code": 41104016,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4042.00/related/tools_used/41104016",
         "title": "Air pollutant samplers",
         "example": [
            "Digital hand meters",
            "Handheld laser particle counters",
            "Particulate monitors"
         ]
      },
      {
         "code": 41113116,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4042.00/related/tools_used/41113116",
         "title": "Gas detector tubes",
         "example": [
            "Detector tubes",
            "Freon detectors",
            "Halogen leak detectors"
         ]
      },
      {
         "code": 41104009,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4042.00/related/tools_used/41104009",
         "title": "Air sampling pumps",
         "example": [
            "Air sampling primary flow calibrators",
            "Area sampling pumps",
            "Sequential air samplers"
         ]
      },
      {
         "code": 41113319,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4042.00/related/tools_used/41113319",
         "title": "Water analyzers",
         "example": [
            "Chloride test kits",
            "Hach field kits",
            "Water chemistry analysis equipment"
         ]
      },
      {
         "code": 41113910,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4042.00/related/tools_used/41113910",
         "title": "Soil testing kits",
         "example": [
            "Lead soil sampling kits",
            "Soil vapor extraction units"
         ]
      }
   ]
}