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-3021.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 22,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/details/detailed_work_activities?start=11&end=20",
   "activity": [
      {
         "id": "4.A.3.a.2.I15.D03",
         "title": "Smooth surfaces of objects or equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/detailed_work_activities/4.A.3.a.2.I15.D03"
      },
      {
         "id": "4.A.1.b.2.I06.D15",
         "title": "Inspect completed work to ensure proper functioning.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/detailed_work_activities/4.A.1.b.2.I06.D15"
      },
      {
         "id": "4.A.3.a.2.I04.D07",
         "title": "Install vehicle parts or accessories.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/detailed_work_activities/4.A.3.a.2.I04.D07"
      },
      {
         "id": "4.A.3.a.2.I35.D05",
         "title": "Operate welding equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/detailed_work_activities/4.A.3.a.2.I35.D05"
      },
      {
         "id": "4.A.3.a.2.I33.D02",
         "title": "Paint surfaces or equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/detailed_work_activities/4.A.3.a.2.I33.D02"
      },
      {
         "id": "4.A.4.a.2.I03.D19",
         "title": "Receive information or instructions for performing work assignments.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/detailed_work_activities/4.A.4.a.2.I03.D19"
      },
      {
         "id": "4.A.3.a.1.I04.D02",
         "title": "Apply protective coverings to objects or surfaces near work areas.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/detailed_work_activities/4.A.3.a.1.I04.D02"
      },
      {
         "id": "4.A.3.a.2.I06.D03",
         "title": "Mount materials or workpieces onto production equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/detailed_work_activities/4.A.3.a.2.I06.D03"
      },
      {
         "id": "4.A.3.a.2.I12.D03",
         "title": "Cut materials according to specifications or needs.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/detailed_work_activities/4.A.3.a.2.I12.D03"
      },
      {
         "id": "4.A.3.a.2.I15.D02",
         "title": "Remove dents from equipment, materials, tools or structures.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/related/detailed_work_activities/4.A.3.a.2.I15.D02"
      }
   ]
}