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-4192.00/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-4192.00/details/tasks?start=11&end=14",
   "task": [
      {
         "id": "10298",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4192.00/related/tasks/10298",
         "title": "Mark curves, lines, holes, dimensions, and welding symbols onto workpieces, using scribes, soapstones, punches, and hand drills.",
         "importance": 86,
         "category": "Core"
      },
      {
         "id": "10302",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4192.00/related/tasks/10302",
         "title": "Plan locations and sequences of cutting, drilling, bending, rolling, punching, and welding operations, using compasses, protractors, dividers, and rules.",
         "importance": 85,
         "category": "Core"
      },
      {
         "id": "10295",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4192.00/related/tasks/10295",
         "title": "Fit and align fabricated parts to be welded or assembled.",
         "importance": 85,
         "category": "Core"
      },
      {
         "id": "10300",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4192.00/related/tasks/10300",
         "title": "Locate center lines and verify template positions, using measuring instruments such as gauge blocks, height gauges, and dial indicators.",
         "importance": 84,
         "category": "Core"
      },
      {
         "id": "10296",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4192.00/related/tasks/10296",
         "title": "Plan and develop layouts from blueprints and templates, applying knowledge of trigonometry, design, effects of heat, and properties of metals.",
         "importance": 81,
         "category": "Core"
      },
      {
         "id": "10297",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4192.00/related/tasks/10297",
         "title": "Lay out and fabricate metal structural parts such as plates, bulkheads, and frames.",
         "importance": 81,
         "category": "Core"
      },
      {
         "id": "10299",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4192.00/related/tasks/10299",
         "title": "Compute layout dimensions, and determine and mark reference points on metal stock or workpieces for further processing, such as welding and assembly.",
         "importance": 80,
         "category": "Core"
      },
      {
         "id": "10301",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4192.00/related/tasks/10301",
         "title": "Lift and position workpieces in relation to surface plates, manually or with hoists, and using parallel blocks and angle plates.",
         "importance": 77,
         "category": "Core"
      },
      {
         "id": "10304",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4192.00/related/tasks/10304",
         "title": "Design and prepare templates of wood, paper, or metal.",
         "importance": 71,
         "category": "Core"
      },
      {
         "id": "10307",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4192.00/related/tasks/10307",
         "title": "Install doors, hatches, brackets, and clips.",
         "importance": 80,
         "category": "Supplemental"
      }
   ]
}