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-6051.07/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 6,
   "total": 6,
   "activity": [
      {
         "id": "4.A.1.b.2.I04.D01",
         "title": "Inspect motor vehicles.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/related/detailed_work_activities/4.A.1.b.2.I04.D01"
      },
      {
         "id": "4.A.3.b.6.I15.D03",
         "title": "Prepare accident or incident reports.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/related/detailed_work_activities/4.A.3.b.6.I15.D03"
      },
      {
         "id": "4.A.4.b.6.I05.D12",
         "title": "Recommend changes or corrective procedures.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/related/detailed_work_activities/4.A.4.b.6.I05.D12"
      },
      {
         "id": "4.A.1.a.1.I21.D03",
         "title": "Investigate transportation incidents, violations, or complaints.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/related/detailed_work_activities/4.A.1.a.1.I21.D03"
      },
      {
         "id": "4.A.2.a.3.I01.D04",
         "title": "Review documents or materials for compliance with policies or regulations.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/related/detailed_work_activities/4.A.2.a.3.I01.D04"
      },
      {
         "id": "4.A.3.a.2.I34.D09",
         "title": "Connect cables or electrical lines.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.07/related/detailed_work_activities/4.A.3.a.2.I34.D09"
      }
   ]
}