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-2022.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 29,
   "next": "https://api-v2.onetcenter.org/online/occupations/33-2022.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-2022.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Base radios",
            "Mobile radios"
         ]
      },
      {
         "code": 41112901,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-2022.00/related/tools_used/41112901",
         "title": "Direction finding compasses",
         "example": [
            "Fire finders",
            "Navigational compasses"
         ]
      },
      {
         "code": 41112210,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-2022.00/related/tools_used/41112210",
         "title": "Remote reading thermometers",
         "example": [
            "Remote reading digital thermometers"
         ]
      },
      {
         "code": 41114410,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-2022.00/related/tools_used/41114410",
         "title": "Weather stations",
         "example": [
            "Portable weather stations"
         ]
      },
      {
         "code": 25101905,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-2022.00/related/tools_used/25101905",
         "title": "All terrain vehicles tracked or wheeled",
         "example": [
            "All terrain vehicles ATV"
         ]
      },
      {
         "code": 41112301,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-2022.00/related/tools_used/41112301",
         "title": "Hygrometers",
         "example": [
            "Digital hygrometers"
         ]
      },
      {
         "code": 41114401,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-2022.00/related/tools_used/41114401",
         "title": "Anemometers",
         "example": [
            "Digital anemometers"
         ]
      },
      {
         "code": 46191601,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-2022.00/related/tools_used/46191601",
         "title": "Fire extinguishers",
         "example": [
            "Portable fire extinguishers"
         ]
      },
      {
         "code": 46181701,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-2022.00/related/tools_used/46181701",
         "title": "Hard hats",
         "example": [
            "Safety helmets"
         ]
      },
      {
         "code": 41111717,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-2022.00/related/tools_used/41111717",
         "title": "Binoculars",
         "example": [
            "Surveillance binoculars"
         ]
      }
   ]
}