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/53-2022.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 24,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-2022.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 25101708,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2022.00/related/tools_used/25101708",
         "title": "Rescue truck",
         "example": [
            "Emergency response vehicles",
            "Fire vehicles"
         ]
      },
      {
         "code": 43212110,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2022.00/related/tools_used/43212110",
         "title": "Multi function printers",
         "example": [
            "Identification card printers"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2022.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 22101620,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2022.00/related/tools_used/22101620",
         "title": "Joint cleaning or refacing machines",
         "example": [
            "Crack sealing equipment"
         ]
      },
      {
         "code": 46191601,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2022.00/related/tools_used/46191601",
         "title": "Fire extinguishers",
         "example": [
            "Multipurpose fire extinguishers"
         ]
      },
      {
         "code": 10191701,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2022.00/related/tools_used/10191701",
         "title": "Animal control traps",
         "example": [
            "Animal traps"
         ]
      },
      {
         "code": 22101531,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2022.00/related/tools_used/22101531",
         "title": "Snow blowers",
         "example": [
            "Snow removal equipment"
         ]
      },
      {
         "code": 46181802,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2022.00/related/tools_used/46181802",
         "title": "Safety glasses",
         "example": [
            "Protective glasses"
         ]
      },
      {
         "code": 43211902,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2022.00/related/tools_used/43211902",
         "title": "Liquid crystal display LCD panels or monitors",
         "example": [
            "Visual display boards"
         ]
      },
      {
         "code": 39111612,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2022.00/related/tools_used/39111612",
         "title": "Area lighting",
         "example": [
            "Airfield lighting equipment"
         ]
      }
   ]
}