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/27-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/27-2022.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 49151602,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2022.00/related/tools_used/49151602",
         "title": "Ice skates",
         "example": [
            "Figure skates",
            "Ice hockey skates",
            "Speed skates"
         ]
      },
      {
         "code": 49161510,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2022.00/related/tools_used/49161510",
         "title": "Football tackling dummies",
         "example": [
            "Football training dummies"
         ]
      },
      {
         "code": 49211810,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2022.00/related/tools_used/49211810",
         "title": "Radar speed gun",
         "example": [
            "Speed measuring radar guns"
         ]
      },
      {
         "code": 25191520,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2022.00/related/tools_used/25191520",
         "title": "Environmental test chamber",
         "example": [
            "Cyclical variations in adaptive conditioning CVAC pods"
         ]
      },
      {
         "code": 49161501,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2022.00/related/tools_used/49161501",
         "title": "Football blocking sleds",
         "example": [
            "Football training sleds"
         ]
      },
      {
         "code": 49161502,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2022.00/related/tools_used/49161502",
         "title": "Baseball gloves",
         "example": [
            "Baseball catching gloves"
         ]
      },
      {
         "code": 41111912,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2022.00/related/tools_used/41111912",
         "title": "Physiological recorders",
         "example": [
            "Motion analysis equipment"
         ]
      },
      {
         "code": 54111503,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2022.00/related/tools_used/54111503",
         "title": "Stop watch",
         "example": [
            "Digital stopwatches"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2022.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 49151603,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2022.00/related/tools_used/49151603",
         "title": "Hockey sticks",
         "example": [
            "Ice hockey sticks"
         ]
      }
   ]
}