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-2031.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 19,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/details/detailed_work_activities?start=11&end=19",
   "activity": [
      {
         "id": "4.A.1.b.2.I04.D05",
         "title": "Inspect aircraft or aircraft components.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/related/detailed_work_activities/4.A.1.b.2.I04.D05"
      },
      {
         "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-2031.00/related/detailed_work_activities/4.A.4.a.3.I03.D12"
      },
      {
         "id": "4.A.1.a.2.I06.D06",
         "title": "Monitor activities of individuals to ensure safety or compliance with rules.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/related/detailed_work_activities/4.A.1.a.2.I06.D06"
      },
      {
         "id": "4.A.1.a.2.I07.D07",
         "title": "Maintain surveillance of individuals or establishments.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/related/detailed_work_activities/4.A.1.a.2.I07.D07"
      },
      {
         "id": "4.A.1.a.2.I06.D02",
         "title": "Monitor patron activities to identify problems or potential problems.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/related/detailed_work_activities/4.A.1.a.2.I06.D02"
      },
      {
         "id": "4.A.4.a.5.I05.D04",
         "title": "Assist others during emergencies.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/related/detailed_work_activities/4.A.4.a.5.I05.D04"
      },
      {
         "id": "4.A.4.a.5.I07.D01",
         "title": "Provide first aid or rescue assistance in emergencies.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/related/detailed_work_activities/4.A.4.a.5.I07.D01"
      },
      {
         "id": "4.A.4.a.7.I03.D04",
         "title": "Resolve issues affecting transportation operations.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/related/detailed_work_activities/4.A.4.a.7.I03.D04"
      },
      {
         "id": "4.A.4.a.2.I03.D19",
         "title": "Receive information or instructions for performing work assignments.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/related/detailed_work_activities/4.A.4.a.2.I03.D19"
      },
      {
         "id": "4.A.4.a.5.I10.D03",
         "title": "Assist customers to ensure comfort or safety.",
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/related/detailed_work_activities/4.A.4.a.5.I10.D03"
      }
   ]
}