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-9197.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/details/detailed_work_activities?start=11&end=14",
   "activity": [
      {
         "id": "4.A.3.a.2.I36.D06",
         "title": "Assemble tires.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/related/detailed_work_activities/4.A.3.a.2.I36.D06"
      },
      {
         "id": "4.A.3.a.2.I06.D03",
         "title": "Mount materials or workpieces onto production equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/related/detailed_work_activities/4.A.3.a.2.I06.D03"
      },
      {
         "id": "4.A.3.a.2.I15.D06",
         "title": "Smooth surfaces with abrasive materials or tools.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/related/detailed_work_activities/4.A.3.a.2.I15.D06"
      },
      {
         "id": "4.A.3.a.2.I33.D08",
         "title": "Apply solutions to production equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/related/detailed_work_activities/4.A.3.a.2.I33.D08"
      },
      {
         "id": "4.A.3.a.2.I41.D04",
         "title": "Align parts or workpieces to ensure proper assembly.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/related/detailed_work_activities/4.A.3.a.2.I41.D04"
      },
      {
         "id": "4.A.3.a.2.I12.D04",
         "title": "Cut industrial materials in preparation for fabrication or processing.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/related/detailed_work_activities/4.A.3.a.2.I12.D04"
      },
      {
         "id": "4.A.1.b.2.I06.D11",
         "title": "Inspect items for damage or defects.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/related/detailed_work_activities/4.A.1.b.2.I06.D11"
      },
      {
         "id": "4.A.1.b.3.I01.D04",
         "title": "Measure product or material dimensions.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/related/detailed_work_activities/4.A.1.b.3.I01.D04"
      },
      {
         "id": "4.A.3.a.2.I12.D02",
         "title": "Trim excess material from workpieces.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/related/detailed_work_activities/4.A.3.a.2.I12.D02"
      },
      {
         "id": "4.A.3.a.2.I39.D03",
         "title": "Fill cracks, imperfections, or holes in products or workpieces.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9197.00/related/detailed_work_activities/4.A.3.a.2.I39.D03"
      }
   ]
}