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/53-6011.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/53-6011.00/details/detailed_work_activities?start=11&end=13",
   "activity": [
      {
         "id": "4.A.3.a.3.I02.D03",
         "title": "Control pumps or pumping equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/related/detailed_work_activities/4.A.3.a.3.I02.D03"
      },
      {
         "id": "4.A.3.a.4.I01.D08",
         "title": "Control equipment that regulates vehicle traffic.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/related/detailed_work_activities/4.A.3.a.4.I01.D08"
      },
      {
         "id": "4.A.1.a.2.I07.D11",
         "title": "Monitor surroundings to detect potential hazards.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/related/detailed_work_activities/4.A.1.a.2.I07.D11"
      },
      {
         "id": "4.A.1.a.2.I02.D07",
         "title": "Monitor vehicle movement or location.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/related/detailed_work_activities/4.A.1.a.2.I02.D07"
      },
      {
         "id": "4.A.3.a.2.I18.D01",
         "title": "Direct vehicle traffic.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/related/detailed_work_activities/4.A.3.a.2.I18.D01"
      },
      {
         "id": "4.A.3.b.6.I08.D19",
         "title": "Record operational details of travel.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/related/detailed_work_activities/4.A.3.b.6.I08.D19"
      },
      {
         "id": "4.A.1.a.2.I04.D01",
         "title": "Monitor traffic signals.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/related/detailed_work_activities/4.A.1.a.2.I04.D01"
      },
      {
         "id": "4.A.3.a.1.I03.D14",
         "title": "Clean machinery or equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/related/detailed_work_activities/4.A.3.a.1.I03.D14"
      },
      {
         "id": "4.A.4.a.2.I08.D05",
         "title": "Report vehicle or equipment malfunctions.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/related/detailed_work_activities/4.A.4.a.2.I08.D05"
      },
      {
         "id": "4.A.2.b.5.I02.D02",
         "title": "Arrange maintenance activities.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/related/detailed_work_activities/4.A.2.b.5.I02.D02"
      }
   ]
}