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-2031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 9,
   "total": 9,
   "category": [
      {
         "code": 53111902,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2031.00/related/tools_used/53111902",
         "title": "Womens athletic footwear",
         "example": [
            "Pointe shoes",
            "Women's ballet flats",
            "Women's social dance shoes",
            "Women's tap shoes"
         ],
         "example_more": [
            "Women's ballroom dancing shoes",
            "Women's clogging shoes",
            "Women's hip hop dance shoes",
            "Women's jazz shoes",
            "Women's Latin dance shoes",
            "Women's modern dance shoes"
         ]
      },
      {
         "code": 53111901,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2031.00/related/tools_used/53111901",
         "title": "Mens athletic footwear",
         "example": [
            "Men's ballet flats",
            "Men's ballroom dancing shoes",
            "Men's social dance shoes",
            "Men's tap shoes"
         ],
         "example_more": [
            "Men's clogging shoes",
            "Men's hip hop dance shoes",
            "Men's jazz shoes",
            "Men's Latin dance shoes",
            "Men's modern dance shoes"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2031.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 49201514,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2031.00/related/tools_used/49201514",
         "title": "Exercise balls",
         "example": [
            "Balance balls"
         ]
      },
      {
         "code": 49171505,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2031.00/related/tools_used/49171505",
         "title": "Balance equipment",
         "example": [
            "Dance barres"
         ]
      },
      {
         "code": 52161509,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2031.00/related/tools_used/52161509",
         "title": "Portable stereo systems",
         "example": [
            "Multi-speaker stereo systems"
         ]
      },
      {
         "code": 49201609,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2031.00/related/tools_used/49201609",
         "title": "Resistance bands",
         "example": [
            "Exercise bands"
         ]
      },
      {
         "code": 43211508,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2031.00/related/tools_used/43211508",
         "title": "Personal computers",
         "example": []
      },
      {
         "code": 43211509,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2031.00/related/tools_used/43211509",
         "title": "Tablet computers",
         "example": []
      }
   ]
}