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-3023.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-3023.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 48101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3023.00/related/tools_used/48101801",
         "title": "Commercial use cutlery",
         "example": [
            "Butcher knives",
            "Skinning knives"
         ]
      },
      {
         "code": 23152901,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3023.00/related/tools_used/23152901",
         "title": "Wrapping machinery",
         "example": [
            "Package wrapping machines",
            "Shrink wrap meat packing machines"
         ]
      },
      {
         "code": 23181604,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3023.00/related/tools_used/23181604",
         "title": "Cutting machinery",
         "example": [
            "Chop cutting machines",
            "Meat-cutting bandsaws"
         ]
      },
      {
         "code": 27111908,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3023.00/related/tools_used/27111908",
         "title": "Sharpening stones or tools or kits",
         "example": [
            "Knife sharpeners",
            "Sharpening steels"
         ]
      },
      {
         "code": 43211710,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3023.00/related/tools_used/43211710",
         "title": "Radio frequency identification devices",
         "example": [
            "Radio frequency identification RFID devices"
         ]
      },
      {
         "code": 23221101,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3023.00/related/tools_used/23221101",
         "title": "Stunner",
         "example": [
            "Electrical stunning equipment"
         ]
      },
      {
         "code": 27111501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3023.00/related/tools_used/27111501",
         "title": "Knife blades",
         "example": [
            "Meat cleavers"
         ]
      },
      {
         "code": 23181501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3023.00/related/tools_used/23181501",
         "title": "Filling machinery",
         "example": [
            "Casing stuffing machines"
         ]
      },
      {
         "code": 23181601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3023.00/related/tools_used/23181601",
         "title": "Dicing machinery",
         "example": [
            "Cubing machines"
         ]
      },
      {
         "code": 23181511,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3023.00/related/tools_used/23181511",
         "title": "Forming machine",
         "example": [
            "Steak patty machines"
         ]
      }
   ]
}