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-6041.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 24,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-6041.00/details/detailed_work_activities?start=11&end=20",
   "activity": [
      {
         "id": "4.A.3.a.2.I36.D02",
         "title": "Assemble garments or textile products.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6041.00/related/detailed_work_activities/4.A.3.a.2.I36.D02"
      },
      {
         "id": "4.A.3.a.2.I12.D02",
         "title": "Trim excess material from workpieces.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6041.00/related/detailed_work_activities/4.A.3.a.2.I12.D02"
      },
      {
         "id": "4.A.3.a.1.I08.D04",
         "title": "Apply water or solutions to fabrics or apparel.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6041.00/related/detailed_work_activities/4.A.3.a.1.I08.D04"
      },
      {
         "id": "4.A.3.a.2.I15.D04",
         "title": "Polish materials, workpieces, or finished products.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6041.00/related/detailed_work_activities/4.A.3.a.2.I15.D04"
      },
      {
         "id": "4.A.3.a.2.I05.D03",
         "title": "Repair textiles or apparel.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6041.00/related/detailed_work_activities/4.A.3.a.2.I05.D03"
      },
      {
         "id": "4.A.3.a.2.I05.D01",
         "title": "Sew clothing or other articles.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6041.00/related/detailed_work_activities/4.A.3.a.2.I05.D01"
      },
      {
         "id": "4.A.3.a.2.I13.D07",
         "title": "Prepare fabrics or materials for processing or production.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6041.00/related/detailed_work_activities/4.A.3.a.2.I13.D07"
      },
      {
         "id": "4.A.3.a.2.I06.D05",
         "title": "Adjust fabrics or other materials during garment production.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6041.00/related/detailed_work_activities/4.A.3.a.2.I06.D05"
      },
      {
         "id": "4.A.2.a.1.I05.D03",
         "title": "Evaluate quality of materials or products.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6041.00/related/detailed_work_activities/4.A.2.a.1.I05.D03"
      },
      {
         "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-6041.00/related/detailed_work_activities/4.A.3.a.2.I06.D03"
      }
   ]
}