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-5113.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/51-5113.00/details/detailed_work_activities?start=11&end=20",
   "activity": [
      {
         "id": "4.A.1.b.2.I06.D16",
         "title": "Inspected printed materials or other images to verify quality.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/related/detailed_work_activities/4.A.1.b.2.I06.D16"
      },
      {
         "id": "4.A.1.a.1.I02.D06",
         "title": "Study blueprints or other instructions to determine equipment setup requirements.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/related/detailed_work_activities/4.A.1.a.1.I02.D06"
      },
      {
         "id": "4.A.3.a.2.I05.D01",
         "title": "Sew clothing or other articles.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/related/detailed_work_activities/4.A.3.a.2.I05.D01"
      },
      {
         "id": "4.A.3.a.2.I06.D02",
         "title": "Mount attachments or tools onto production equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/related/detailed_work_activities/4.A.3.a.2.I06.D02"
      },
      {
         "id": "4.A.3.a.2.I05.D04",
         "title": "Operate sewing equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/related/detailed_work_activities/4.A.3.a.2.I05.D04"
      },
      {
         "id": "4.A.3.a.2.I12.D02",
         "title": "Trim excess material from workpieces.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/related/detailed_work_activities/4.A.3.a.2.I12.D02"
      },
      {
         "id": "4.A.1.a.2.I01.D07",
         "title": "Watch operating equipment to detect malfunctions.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/related/detailed_work_activities/4.A.1.a.2.I01.D07"
      },
      {
         "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-5113.00/related/detailed_work_activities/4.A.3.a.2.I06.D03"
      },
      {
         "id": "4.A.3.a.1.I03.D21",
         "title": "Clean production equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/related/detailed_work_activities/4.A.3.a.1.I03.D21"
      },
      {
         "id": "4.A.3.b.4.I02.D17",
         "title": "Lubricate production equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/related/detailed_work_activities/4.A.3.b.4.I02.D17"
      }
   ]
}