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/51-7041.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 30,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-7041.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7041.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Band scroll saws",
            "Circular saws",
            "Contour band saws",
            "Cutoff saws"
         ],
         "example_more": [
            "Band saws",
            "Jig saws",
            "Rip saws",
            "Sliding table saws",
            "Table saws"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7041.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Dial calipers",
            "Digital calipers",
            "Vernier calipers"
         ]
      },
      {
         "code": 23101512,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7041.00/related/tools_used/23101512",
         "title": "Sawing machines",
         "example": [
            "Miter saws",
            "Multiple blade sawing machines"
         ]
      },
      {
         "code": 21102204,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7041.00/related/tools_used/21102204",
         "title": "Forestry saws",
         "example": [
            "Crosscut saws",
            "Head saws"
         ]
      },
      {
         "code": 41111604,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7041.00/related/tools_used/41111604",
         "title": "Rulers",
         "example": [
            "Precision rulers",
            "Steel rules"
         ]
      },
      {
         "code": 43211510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7041.00/related/tools_used/43211510",
         "title": "Mainframe console or dumb terminals",
         "example": [
            "Computer terminals"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7041.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Straight screwdrivers"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7041.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 23231102,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7041.00/related/tools_used/23231102",
         "title": "Saw guide",
         "example": [
            "Saw guides"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7041.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Hoisting equipment"
         ]
      }
   ]
}