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/47-1011.03/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 52,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-1011.03/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41114407,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-1011.03/related/tools_used/41114407",
         "title": "Solar radiation surface observing apparatus",
         "example": [
            "Solarimeters"
         ]
      },
      {
         "code": 27112703,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-1011.03/related/tools_used/27112703",
         "title": "Power drills",
         "example": [
            "Cordless drills",
            "Impact drills",
            "Right-angle drills"
         ]
      },
      {
         "code": 27112115,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-1011.03/related/tools_used/27112115",
         "title": "Locking pliers",
         "example": [
            "Channel lock pliers",
            "Vise grip pliers"
         ]
      },
      {
         "code": 27111708,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-1011.03/related/tools_used/27111708",
         "title": "Pipe wrenches",
         "example": [
            "Large pipe wrenches",
            "Medium pipe wrenches"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-1011.03/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Jig saws",
            "Reciprocating saws"
         ]
      },
      {
         "code": 23241610,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-1011.03/related/tools_used/23241610",
         "title": "Pipe or tube cutter",
         "example": [
            "Tubing cutters"
         ]
      },
      {
         "code": 27111810,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-1011.03/related/tools_used/27111810",
         "title": "Stud finders",
         "example": [
            "Stud locators"
         ]
      },
      {
         "code": 41113630,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-1011.03/related/tools_used/41113630",
         "title": "Multimeters",
         "example": [
            "Digital multimeters"
         ]
      },
      {
         "code": 27111930,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-1011.03/related/tools_used/27111930",
         "title": "Round file",
         "example": [
            "Rat tail files"
         ]
      },
      {
         "code": 46182001,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-1011.03/related/tools_used/46182001",
         "title": "Masks or accessories",
         "example": [
            "Filter masks"
         ]
      }
   ]
}