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-3021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 38,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-3021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 48101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3021.00/related/tools_used/48101801",
         "title": "Commercial use cutlery",
         "example": [
            "Boning knives",
            "Chefs' knives",
            "Trim knives",
            "Whizzard knives"
         ],
         "example_more": [
            "Bone dusters",
            "Boning hooks",
            "Breaking knives",
            "Butcher knives",
            "Fish scalers",
            "Fish skinners",
            "Meat cleavers",
            "Paring knives",
            "T-handle boning hooks"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3021.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Beef splitting saws",
            "Butcher saws",
            "Frozen food saws",
            "Meat cutting band saws"
         ]
      },
      {
         "code": 23181510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3021.00/related/tools_used/23181510",
         "title": "Meat tyer or bagger",
         "example": [
            "Meat stringing machines",
            "Net applicators"
         ]
      },
      {
         "code": 23181511,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3021.00/related/tools_used/23181511",
         "title": "Forming machine",
         "example": [
            "Hamburger presses",
            "Meatball molders"
         ]
      },
      {
         "code": 31162811,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3021.00/related/tools_used/31162811",
         "title": "Shaft collar",
         "example": [
            "Beef shackles",
            "Hog shackles"
         ]
      },
      {
         "code": 23181603,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3021.00/related/tools_used/23181603",
         "title": "Chopping machinery",
         "example": [
            "Bowl choppers",
            "Mincing machines"
         ]
      },
      {
         "code": 48101605,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3021.00/related/tools_used/48101605",
         "title": "Commercial use food grinders",
         "example": [
            "Auto feed grinders",
            "Frozen block grinders"
         ]
      },
      {
         "code": 24102210,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3021.00/related/tools_used/24102210",
         "title": "Baling press",
         "example": [
            "Balers"
         ]
      },
      {
         "code": 48101510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3021.00/related/tools_used/48101510",
         "title": "Commercial use food warmers",
         "example": [
            "Thermal circulators"
         ]
      },
      {
         "code": 23181501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3021.00/related/tools_used/23181501",
         "title": "Filling machinery",
         "example": [
            "Sausage linkers"
         ]
      }
   ]
}