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-3011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 115,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23181511,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/related/tools_used/23181511",
         "title": "Forming machine",
         "example": [
            "Automatic dough presses",
            "Bagel dividers",
            "Rotary molders",
            "Tartlet machines"
         ],
         "example_more": [
            "Baguette molders",
            "Bread molders",
            "Bun machines",
            "Conical rounders",
            "Cookie depositors",
            "Dough chunkers",
            "Dough dividers",
            "Dough extruders",
            "Dough sheeters",
            "Doughnut depositors",
            "Filled stick extruders",
            "French bread molders",
            "Pie presses",
            "Pretzel dough extruding machines",
            "Pretzel dough twisting machines",
            "Reversible sheeters"
         ]
      },
      {
         "code": 48101817,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/related/tools_used/48101817",
         "title": "Cake decorating equipment or moulds",
         "example": [
            "Cake decorating combs",
            "Cake decorating palette knives",
            "Rose nails",
            "Textured mats"
         ],
         "example_more": [
            "Cake decorating stencils",
            "Cake decorating turntables",
            "Decorating pens",
            "Ejector sets",
            "Fondant crimpers",
            "Fondant smoothers",
            "Icing smoothers",
            "Icing spatulas",
            "Marzipan tools"
         ]
      },
      {
         "code": 48101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/related/tools_used/48101801",
         "title": "Commercial use cutlery",
         "example": [
            "Chefs' knives",
            "Paring knives",
            "Pastry wheels",
            "Serrated knives"
         ],
         "example_more": [
            "Bench knives",
            "Bowl knives",
            "Bread knives",
            "Channel knives",
            "Chocolate shavers",
            "Kitchen shears",
            "Pastry crimpers"
         ]
      },
      {
         "code": 48101802,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/related/tools_used/48101802",
         "title": "Commercial use molds",
         "example": [
            "Bakers' couches",
            "Baking frames",
            "Tart rings",
            "Tart tampers"
         ],
         "example_more": [
            "Barquette molds",
            "Bread bannetons",
            "Cake molds",
            "Cake rings",
            "Cannoli tubes",
            "Chocolate molds",
            "Dessert molds"
         ]
      },
      {
         "code": 48101517,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/related/tools_used/48101517",
         "title": "Commercial use ovens",
         "example": [
            "Deck ovens",
            "Direct gas fired ovens",
            "Steam injected ovens",
            "Tunnel ovens"
         ],
         "example_more": [
            "Direct recirculating ovens",
            "Hearth ovens",
            "Revolving tray ovens"
         ]
      },
      {
         "code": 48101812,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/related/tools_used/48101812",
         "title": "Commercial use strainers",
         "example": [
            "China caps",
            "Chinois",
            "Kitchen strainers",
            "Skimmers"
         ],
         "example_more": [
            "Doughnut screens"
         ]
      },
      {
         "code": 52151616,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/related/tools_used/52151616",
         "title": "Domestic kitchen spatulas",
         "example": [
            "Bowl scrapers",
            "Icing spreaders",
            "Perforated grill spatulas",
            "Straight spatulas"
         ],
         "example_more": [
            "Offset spatulas"
         ]
      },
      {
         "code": 48101510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/related/tools_used/48101510",
         "title": "Commercial use food warmers",
         "example": [
            "Chocolate warmers",
            "Dough proofers",
            "Food warmers",
            "Hot cases"
         ]
      },
      {
         "code": 48101611,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/related/tools_used/48101611",
         "title": "Commercial use scales",
         "example": [
            "Balance scales",
            "Digital scales",
            "Portion scales",
            "Weigh hoppers"
         ]
      },
      {
         "code": 48101614,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/related/tools_used/48101614",
         "title": "Commercial use icing sets or bags",
         "example": [
            "Cake decorating tips",
            "Cake decorating tubes",
            "Pastry bags",
            "Squeeze bottles"
         ]
      }
   ]
}