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/33-3041.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 23,
   "next": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/details/detailed_work_activities?start=11&end=20",
   "activity": [
      {
         "id": "4.A.1.a.1.I04.D02",
         "title": "Use databases to locate investigation details or other information.",
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/related/detailed_work_activities/4.A.1.a.1.I04.D02"
      },
      {
         "id": "4.A.1.a.2.I07.D05",
         "title": "Patrol properties to maintain safety.",
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/related/detailed_work_activities/4.A.1.a.2.I07.D05"
      },
      {
         "id": "4.A.4.c.1.I04.D03",
         "title": "Issue warnings or citations.",
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/related/detailed_work_activities/4.A.4.c.1.I04.D03"
      },
      {
         "id": "4.A.4.a.2.I08.D06",
         "title": "Relay information about incidents or emergencies to personnel using phones or two-way radios.",
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/related/detailed_work_activities/4.A.4.a.2.I08.D06"
      },
      {
         "id": "4.A.4.c.3.I01.D04",
         "title": "Maintain supply or equipment inventories.",
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/related/detailed_work_activities/4.A.4.c.3.I01.D04"
      },
      {
         "id": "4.A.4.a.3.I01.D01",
         "title": "Testify at legal or legislative proceedings.",
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/related/detailed_work_activities/4.A.4.a.3.I01.D01"
      },
      {
         "id": "4.A.4.a.2.I08.D01",
         "title": "Communicate situation details to appropriate personnel.",
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/related/detailed_work_activities/4.A.4.a.2.I08.D01"
      },
      {
         "id": "4.A.1.a.2.I07.D04",
         "title": "Locate suspicious objects or vehicles.",
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/related/detailed_work_activities/4.A.1.a.2.I07.D04"
      },
      {
         "id": "4.A.1.a.2.I09.D02",
         "title": "Monitor environmental conditions to detect hazards.",
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/related/detailed_work_activities/4.A.1.a.2.I09.D02"
      },
      {
         "id": "4.A.4.b.3.I04.D14",
         "title": "Train employees in proper work procedures.",
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/related/detailed_work_activities/4.A.4.b.3.I04.D14"
      }
   ]
}