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/47-4051.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/47-4051.00/details/detailed_work_activities?start=11&end=20",
   "activity": [
      {
         "id": "4.A.3.a.2.I18.D01",
         "title": "Direct vehicle traffic.",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4051.00/related/detailed_work_activities/4.A.3.a.2.I18.D01"
      },
      {
         "id": "4.A.3.b.4.I02.D01",
         "title": "Maintain mechanical equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4051.00/related/detailed_work_activities/4.A.3.b.4.I02.D01"
      },
      {
         "id": "4.A.3.a.4.I01.D10",
         "title": "Drive trucks or truck-mounted equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4051.00/related/detailed_work_activities/4.A.3.a.4.I01.D10"
      },
      {
         "id": "4.A.3.a.2.I01.D05",
         "title": "Install fencing or other barriers.",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4051.00/related/detailed_work_activities/4.A.3.a.2.I01.D05"
      },
      {
         "id": "4.A.3.a.1.I05.D06",
         "title": "Remove debris or vegetation from work sites.",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4051.00/related/detailed_work_activities/4.A.3.a.1.I05.D06"
      },
      {
         "id": "4.A.3.a.1.I10.D10",
         "title": "Move construction or extraction materials to locations where they are needed.",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4051.00/related/detailed_work_activities/4.A.3.a.1.I10.D10"
      },
      {
         "id": "4.A.3.a.3.I03.D07",
         "title": "Operate equipment or vehicles to clear construction sites or move materials.",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4051.00/related/detailed_work_activities/4.A.3.a.3.I03.D07"
      },
      {
         "id": "4.A.3.a.1.I07.D05",
         "title": "Spread sand, dirt or other loose materials onto surfaces.",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4051.00/related/detailed_work_activities/4.A.3.a.1.I07.D05"
      },
      {
         "id": "4.A.3.a.1.I03.D19",
         "title": "Clean equipment or facilities.",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4051.00/related/detailed_work_activities/4.A.3.a.1.I03.D19"
      },
      {
         "id": "4.A.3.a.1.I07.D08",
         "title": "Compact materials to create level bases.",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4051.00/related/detailed_work_activities/4.A.3.a.1.I07.D08"
      }
   ]
}