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-3012.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 28,
   "next": "https://api-v2.onetcenter.org/online/occupations/33-3012.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 46101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3012.00/related/tools_used/46101504",
         "title": "Handguns",
         "example": [
            "Electroshock weapons",
            "Law enforcement handguns"
         ]
      },
      {
         "code": 46151504,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3012.00/related/tools_used/46151504",
         "title": "Body armour",
         "example": [
            "Lower body armor",
            "Upper body armor"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3012.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 39111610,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3012.00/related/tools_used/39111610",
         "title": "Flashlight",
         "example": [
            "Law enforcement flashlights"
         ]
      },
      {
         "code": 46171610,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3012.00/related/tools_used/46171610",
         "title": "Security cameras",
         "example": [
            "Surveillance cameras"
         ]
      },
      {
         "code": 43211710,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3012.00/related/tools_used/43211710",
         "title": "Radio frequency identification devices",
         "example": [
            "Radio frequency identification RFID devices"
         ]
      },
      {
         "code": 46151601,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3012.00/related/tools_used/46151601",
         "title": "Handcuffs",
         "example": [
            "Metal handcuffs"
         ]
      },
      {
         "code": 46191601,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3012.00/related/tools_used/46191601",
         "title": "Fire extinguishers",
         "example": [
            "Emergency fire extinguishers"
         ]
      },
      {
         "code": 46101502,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3012.00/related/tools_used/46101502",
         "title": "Police or security shotguns",
         "example": [
            "Law enforcement shotguns"
         ]
      },
      {
         "code": 46151502,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3012.00/related/tools_used/46151502",
         "title": "Riot helmets",
         "example": [
            "Riot protection helmets"
         ]
      }
   ]
}