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-3052.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 30,
   "next": "https://api-v2.onetcenter.org/online/occupations/33-3052.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 25101702,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3052.00/related/tools_used/25101702",
         "title": "Police vehicles",
         "example": [
            "Police bicycles",
            "Police motorcycles",
            "Police patrol cars"
         ]
      },
      {
         "code": 46151605,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3052.00/related/tools_used/46151605",
         "title": "Weapon or explosives detectors and supplies",
         "example": [
            "Biological hazard detectors",
            "Chemical hazard detectors",
            "Explosive detectors"
         ]
      },
      {
         "code": 46151601,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3052.00/related/tools_used/46151601",
         "title": "Handcuffs",
         "example": [
            "Metal handcuffs",
            "Plastic handcuffs"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3052.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers",
            "Mobile data computers"
         ]
      },
      {
         "code": 46101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3052.00/related/tools_used/46101504",
         "title": "Handguns",
         "example": [
            "Pistols",
            "Service revolvers"
         ]
      },
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3052.00/related/tools_used/42172001",
         "title": "Mobile medical services first aid kits",
         "example": [
            "First aid kits"
         ]
      },
      {
         "code": 46182001,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3052.00/related/tools_used/46182001",
         "title": "Masks or accessories",
         "example": [
            "Filter masks"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3052.00/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      },
      {
         "code": 45121501,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3052.00/related/tools_used/45121501",
         "title": "Still cameras",
         "example": [
            "35 millimeter cameras"
         ]
      },
      {
         "code": 46191601,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3052.00/related/tools_used/46191601",
         "title": "Fire extinguishers",
         "example": [
            "Multipurpose fire extinguishers"
         ]
      }
   ]
}