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-3022.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 27,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-3022.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 48101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3022.00/related/tools_used/48101801",
         "title": "Commercial use cutlery",
         "example": [
            "Boning knives",
            "Butcher knives",
            "Meat cleavers",
            "Meat tenderizing tools"
         ],
         "example_more": [
            "Bone dusters"
         ]
      },
      {
         "code": 23181604,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3022.00/related/tools_used/23181604",
         "title": "Cutting machinery",
         "example": [
            "Derinding machines",
            "Meat saws",
            "Meat-cutting bandsaws",
            "Shredding machines"
         ]
      },
      {
         "code": 23181511,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3022.00/related/tools_used/23181511",
         "title": "Forming machine",
         "example": [
            "Hamburger patty makers",
            "Pressing machines"
         ]
      },
      {
         "code": 27112401,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3022.00/related/tools_used/27112401",
         "title": "Staple guns",
         "example": [
            "Pneumatic staple guns"
         ]
      },
      {
         "code": 23181501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3022.00/related/tools_used/23181501",
         "title": "Filling machinery",
         "example": [
            "Needle machines"
         ]
      },
      {
         "code": 23181601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3022.00/related/tools_used/23181601",
         "title": "Dicing machinery",
         "example": [
            "Cubing machines"
         ]
      },
      {
         "code": 23152901,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3022.00/related/tools_used/23152901",
         "title": "Wrapping machinery",
         "example": [
            "Wrapping machines"
         ]
      },
      {
         "code": 48101611,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3022.00/related/tools_used/48101611",
         "title": "Commercial use scales",
         "example": [
            "Meat scales"
         ]
      },
      {
         "code": 31162811,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3022.00/related/tools_used/31162811",
         "title": "Shaft collar",
         "example": [
            "Meat shackles"
         ]
      },
      {
         "code": 27111502,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3022.00/related/tools_used/27111502",
         "title": "Razor knives",
         "example": [
            "Box cutters"
         ]
      }
   ]
}