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/47-4041.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 89,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-4041.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 46181509,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4041.00/related/tools_used/46181509",
         "title": "Hazardous material protective apparel",
         "example": [
            "Chemical protective clothing",
            "Level B encapsulated suits",
            "Liquid splash protective clothing",
            "Vapor protective garments"
         ],
         "example_more": [
            "Level A encapsulated suits",
            "Personal protective suits",
            "Self-contained protective suits"
         ]
      },
      {
         "code": 41111929,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4041.00/related/tools_used/41111929",
         "title": "Radiation detectors",
         "example": [
            "Beta radiation meters",
            "Gamma radiation meters",
            "Radiation survey meters",
            "Thermoluminescent dosimeters"
         ],
         "example_more": [
            "Alpha radiation meters",
            "Neutron detectors"
         ]
      },
      {
         "code": 27131507,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4041.00/related/tools_used/27131507",
         "title": "Pneumatic sanding machines",
         "example": [
            "Pneumatic scabbling tools",
            "Sandblasters",
            "Slurry blast equipment",
            "Steel shot recyclable blasting equipment"
         ],
         "example_more": [
            "Pneumatic scaling tools"
         ]
      },
      {
         "code": 41104008,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4041.00/related/tools_used/41104008",
         "title": "Air samplers or collectors",
         "example": [
            "Aerosol meters",
            "Air monitoring equipment",
            "Air sampling devices",
            "Personal air monitors"
         ]
      },
      {
         "code": 41113118,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4041.00/related/tools_used/41113118",
         "title": "Multi gas monitors",
         "example": [
            "Color changing gas detection devices",
            "Electrochemical gas monitors",
            "Total vapor survey instruments"
         ]
      },
      {
         "code": 41104010,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4041.00/related/tools_used/41104010",
         "title": "Reagent kits for use with air samplers",
         "example": [
            "Chemical agent detectors",
            "Portable chemical agent detection devices"
         ]
      },
      {
         "code": 46182401,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4041.00/related/tools_used/46182401",
         "title": "Decontamination shower",
         "example": [
            "Decontamination trailers",
            "Decontamination units"
         ]
      },
      {
         "code": 23153202,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4041.00/related/tools_used/23153202",
         "title": "Pick or place robots",
         "example": [
            "Mechanical arms",
            "Remote control track robots"
         ]
      },
      {
         "code": 47121602,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4041.00/related/tools_used/47121602",
         "title": "Vacuum cleaners",
         "example": [
            "Filtered vacuums",
            "High-efficiency particulate air HEPA vacuums"
         ]
      },
      {
         "code": 27112903,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4041.00/related/tools_used/27112903",
         "title": "Hand sprayers",
         "example": [
            "Chemical solution sprayers",
            "High-pressure water sprayers"
         ]
      }
   ]
}