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/49-3043.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 40,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-3043.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112502,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3043.00/related/tools_used/27112502",
         "title": "Pry bars",
         "example": [
            "Aligning pry bars",
            "Pinch bars",
            "Rolling head pry bars"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3043.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Flat head screwdrivers",
            "Phillips head screwdrivers"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3043.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Car hoists",
            "Pneumatic hoists"
         ]
      },
      {
         "code": 27112832,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3043.00/related/tools_used/27112832",
         "title": "Socket attachments and accessories",
         "example": [
            "Socket drive extensions",
            "Socket wrench handles"
         ]
      },
      {
         "code": 25191707,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3043.00/related/tools_used/25191707",
         "title": "Railway lift table for engine and component",
         "example": [
            "Locomotive drop table",
            "Underfloor lifting systems"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3043.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 25191701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3043.00/related/tools_used/25191701",
         "title": "Wheel balancing equipment",
         "example": [
            "Bearing dismounting presses"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3043.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 27111901,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3043.00/related/tools_used/27111901",
         "title": "Cold chisels",
         "example": [
            "Flat cold chisels"
         ]
      },
      {
         "code": 27113202,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3043.00/related/tools_used/27113202",
         "title": "Bearing fitting tool kits",
         "example": [
            "Bearing presses"
         ]
      }
   ]
}