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/33-3031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 33,
   "next": "https://api-v2.onetcenter.org/online/occupations/33-3031.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 25111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3031.00/related/tools_used/25111802",
         "title": "Recreational motorboats",
         "example": [
            "Airboats",
            "Jet propulsion motor boats",
            "Patrol boats"
         ]
      },
      {
         "code": 46101502,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3031.00/related/tools_used/46101502",
         "title": "Police or security shotguns",
         "example": [
            "12-gauge shotguns",
            "Shotguns"
         ]
      },
      {
         "code": 46101503,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3031.00/related/tools_used/46101503",
         "title": "Military rifles",
         "example": [
            "Police rifles",
            "Semiautomatic rifles"
         ]
      },
      {
         "code": 46101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3031.00/related/tools_used/46101504",
         "title": "Handguns",
         "example": [
            ".40 caliber semi-automatic pistols",
            "Service revolvers"
         ]
      },
      {
         "code": 42261904,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3031.00/related/tools_used/42261904",
         "title": "Biological evidence collection kits",
         "example": [
            "Blood collection kits",
            "Deoxyribonucleic acid DNA collection kits"
         ]
      },
      {
         "code": 25101905,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3031.00/related/tools_used/25101905",
         "title": "All terrain vehicles tracked or wheeled",
         "example": [
            "All terrain vehicles ATV",
            "Four wheel drive 4WD vehicles"
         ]
      },
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3031.00/related/tools_used/42172001",
         "title": "Mobile medical services first aid kits",
         "example": [
            "Emergency first aid kits"
         ]
      },
      {
         "code": 10141501,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3031.00/related/tools_used/10141501",
         "title": "Saddles",
         "example": [
            "Horse saddles"
         ]
      },
      {
         "code": 41115501,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3031.00/related/tools_used/41115501",
         "title": "Sonars",
         "example": [
            "Sonar equipment"
         ]
      },
      {
         "code": 10141601,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3031.00/related/tools_used/10141601",
         "title": "Bridles",
         "example": [
            "Horse bridles"
         ]
      }
   ]
}