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-8013.03/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 19,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/details/tools_used?start=11&end=19",
   "category": [
      {
         "code": 40102001,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/related/tools_used/40102001",
         "title": "Fire tube boilers",
         "example": [
            "Biomass boilers",
            "Bubbling fluidized bed boilers",
            "Circulating fluidized bed boilers"
         ]
      },
      {
         "code": 21102005,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/related/tools_used/21102005",
         "title": "Grinding mills",
         "example": [
            "Grinders",
            "Tub grinders"
         ]
      },
      {
         "code": 26131605,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/related/tools_used/26131605",
         "title": "Intake structures",
         "example": [
            "Biomass screeners",
            "Disc screeners"
         ]
      },
      {
         "code": 22101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/related/tools_used/22101501",
         "title": "Front end loaders",
         "example": [
            "Wheeled front end loaders"
         ]
      },
      {
         "code": 26111608,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/related/tools_used/26111608",
         "title": "Steam generators",
         "example": [
            "Heat recovery steam generators"
         ]
      },
      {
         "code": 24101708,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/related/tools_used/24101708",
         "title": "Extendable conveyors",
         "example": [
            "Radial stackers"
         ]
      },
      {
         "code": 40102002,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/related/tools_used/40102002",
         "title": "Water tube boiler",
         "example": [
            "Steam boilers"
         ]
      },
      {
         "code": 23201202,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/related/tools_used/23201202",
         "title": "Air dryers",
         "example": [
            "Biomass dryers"
         ]
      },
      {
         "code": 24101712,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/related/tools_used/24101712",
         "title": "Belt conveyors",
         "example": [
            "Belt conveyor systems"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-8013.03/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      }
   ]
}