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/49-9045.00/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 10,
   "task": [
      {
         "id": "13819",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/related/tasks/13819",
         "title": "Reline or repair ladles and pouring spouts with refractory clay, using trowels.",
         "importance": 80,
         "category": "Core"
      },
      {
         "id": "13820",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/related/tasks/13820",
         "title": "Chip slag from linings of ladles or remove linings when beyond repair, using hammers and chisels.",
         "importance": 69,
         "category": "Core"
      },
      {
         "id": "13821",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/related/tasks/13821",
         "title": "Mix specified amounts of sand, clay, mortar powder, and water to form refractory clay or mortar, using shovels or mixing machines.",
         "importance": 66,
         "category": "Core"
      },
      {
         "id": "13822",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/related/tasks/13822",
         "title": "Measure furnace walls to determine dimensions and cut required number of sheets from plastic block, using saws.",
         "importance": 83,
         "category": "Supplemental"
      },
      {
         "id": "13824",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/related/tasks/13824",
         "title": "Dry and bake new linings by placing inverted linings over burners, building fires in ladles, or by using blowtorches.",
         "importance": 74,
         "category": "Supplemental"
      },
      {
         "id": "13825",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/related/tasks/13825",
         "title": "Remove worn or damaged plastic block refractory linings of furnaces, using hand tools.",
         "importance": 72,
         "category": "Supplemental"
      },
      {
         "id": "13827",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/related/tasks/13827",
         "title": "Climb scaffolding, carrying hoses, and spray surfaces of cupolas with refractory mixtures, using spray equipment.",
         "importance": 67,
         "category": "Supplemental"
      },
      {
         "id": "13829",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/related/tasks/13829",
         "title": "Spread mortar on stopper heads and rods, using trowels, and slide brick sleeves over rods to form refractory jackets.",
         "importance": 64,
         "category": "Supplemental"
      },
      {
         "id": "13830",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/related/tasks/13830",
         "title": "Dump and tamp clay in molds, using tamping tools.",
         "importance": 58,
         "category": "Supplemental"
      },
      {
         "id": "13832",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/related/tasks/13832",
         "title": "Transfer clay structures to curing ovens, melting tanks, and drawing kilns, using forklifts.",
         "importance": 55,
         "category": "Supplemental"
      }
   ]
}