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/21-1092.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 20,
   "next": "https://api-v2.onetcenter.org/online/occupations/21-1092.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 46151601,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1092.00/related/tools_used/46151601",
         "title": "Handcuffs",
         "example": [
            "Metal handcuffs",
            "Plastic handcuffs"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1092.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1092.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Photocopying equipment"
         ]
      },
      {
         "code": 42143602,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1092.00/related/tools_used/42143602",
         "title": "Torso and belt restraints",
         "example": [
            "Upper body restraints"
         ]
      },
      {
         "code": 45111902,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1092.00/related/tools_used/45111902",
         "title": "Videoconferencing systems",
         "example": [
            "Videoconferencing equipment"
         ]
      },
      {
         "code": 25101503,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1092.00/related/tools_used/25101503",
         "title": "Automobiles or cars",
         "example": [
            "Passenger cars"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1092.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 46101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1092.00/related/tools_used/46101504",
         "title": "Handguns",
         "example": [
            "Law enforcement handguns"
         ]
      },
      {
         "code": 46151504,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1092.00/related/tools_used/46151504",
         "title": "Body armour",
         "example": [
            "Protective body armor"
         ]
      },
      {
         "code": 46151604,
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1092.00/related/tools_used/46151604",
         "title": "Alcohol analyzers",
         "example": [
            "Breathalyzers"
         ]
      }
   ]
}