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-3052.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 16,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/details/detailed_work_activities?start=11&end=16",
   "activity": [
      {
         "id": "4.A.3.a.4.I01.D14",
         "title": "Drive passenger vehicles.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/related/detailed_work_activities/4.A.3.a.4.I01.D14"
      },
      {
         "id": "4.A.3.a.4.I01.D04",
         "title": "Follow safety procedures for vehicle operation.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/related/detailed_work_activities/4.A.3.a.4.I01.D04"
      },
      {
         "id": "4.A.1.b.2.I04.D01",
         "title": "Inspect motor vehicles.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/related/detailed_work_activities/4.A.1.b.2.I04.D01"
      },
      {
         "id": "4.A.1.b.3.I01.D17",
         "title": "Measure the level or depth of water or other liquids.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/related/detailed_work_activities/4.A.1.b.3.I01.D17"
      },
      {
         "id": "4.A.4.a.3.I03.D12",
         "title": "Provide transportation information to passengers or customers.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/related/detailed_work_activities/4.A.4.a.3.I03.D12"
      },
      {
         "id": "4.A.4.a.3.I03.D08",
         "title": "Provide customers with general information or assistance.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/related/detailed_work_activities/4.A.4.a.3.I03.D08"
      },
      {
         "id": "4.A.4.a.5.I10.D06",
         "title": "Assist passengers during vehicle boarding.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/related/detailed_work_activities/4.A.4.a.5.I10.D06"
      },
      {
         "id": "4.A.4.c.3.I04.D02",
         "title": "Collect fares or payment from customers.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/related/detailed_work_activities/4.A.4.c.3.I04.D02"
      },
      {
         "id": "4.A.4.a.5.I05.D04",
         "title": "Assist others during emergencies.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/related/detailed_work_activities/4.A.4.a.5.I05.D04"
      },
      {
         "id": "4.A.4.a.2.I08.D07",
         "title": "Notify others of emergencies, problems, or hazards.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/related/detailed_work_activities/4.A.4.a.2.I08.D07"
      }
   ]
}