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-1026.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 21,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Straight screwdrivers"
         ]
      },
      {
         "code": 52141801,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/related/tools_used/52141801",
         "title": "Domestic sewing machines",
         "example": [
            "Sewing machines"
         ]
      },
      {
         "code": 27112711,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/related/tools_used/27112711",
         "title": "Power staple guns",
         "example": [
            "Power staplers"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Tack hammers"
         ]
      },
      {
         "code": 31211904,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/related/tools_used/31211904",
         "title": "Paint brushes",
         "example": [
            "Artists' brushes"
         ]
      },
      {
         "code": 27111506,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/related/tools_used/27111506",
         "title": "Shears",
         "example": [
            "Scissors"
         ]
      },
      {
         "code": 27112716,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/related/tools_used/27112716",
         "title": "Power nail guns",
         "example": [
            "Tacker guns"
         ]
      },
      {
         "code": 27111508,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/related/tools_used/27111508",
         "title": "Saws",
         "example": [
            "Hand saws"
         ]
      },
      {
         "code": 27111618,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/related/tools_used/27111618",
         "title": "Claw hammer",
         "example": [
            "Claw hammers"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Tile saws"
         ]
      }
   ]
}