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-9094.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 13,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-9094.00/details/detailed_work_activities?start=11&end=13",
   "activity": [
      {
         "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-9094.00/related/detailed_work_activities/4.A.3.a.2.I12.D03"
      },
      {
         "id": "4.A.3.a.2.I19.D02",
         "title": "Disassemble equipment for maintenance or repair.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9094.00/related/detailed_work_activities/4.A.3.a.2.I19.D02"
      },
      {
         "id": "4.A.3.a.2.I27.D02",
         "title": "Fabricate parts or components.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9094.00/related/detailed_work_activities/4.A.3.a.2.I27.D02"
      },
      {
         "id": "4.A.3.b.4.I06.D05",
         "title": "Repair worn, damaged, or defective mechanical parts.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9094.00/related/detailed_work_activities/4.A.3.b.4.I06.D05"
      },
      {
         "id": "4.A.3.a.2.I30.D03",
         "title": "Drill holes in parts, equipment, or materials.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9094.00/related/detailed_work_activities/4.A.3.a.2.I30.D03"
      },
      {
         "id": "4.A.3.a.2.I01.D19",
         "title": "Install hardware or other interior fixtures.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9094.00/related/detailed_work_activities/4.A.3.a.2.I01.D19"
      },
      {
         "id": "4.A.3.b.4.I06.D03",
         "title": "Replace worn, damaged, or defective mechanical parts.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9094.00/related/detailed_work_activities/4.A.3.b.4.I06.D03"
      },
      {
         "id": "4.A.3.a.2.I46.D05",
         "title": "Set equipment guides, stops, spacers, or other fixtures.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9094.00/related/detailed_work_activities/4.A.3.a.2.I46.D05"
      },
      {
         "id": "4.A.3.b.6.I08.D11",
         "title": "Document operational activities.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9094.00/related/detailed_work_activities/4.A.3.b.6.I08.D11"
      },
      {
         "id": "4.A.3.a.2.I19.D08",
         "title": "Disable door locks.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9094.00/related/detailed_work_activities/4.A.3.a.2.I19.D08"
      }
   ]
}