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/45-3031.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 20,
   "next": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/details/detailed_work_activities?start=11&end=20",
   "activity": [
      {
         "id": "4.A.3.a.2.I44.D01",
         "title": "Locate animals for fishing or hunting purposes.",
         "related": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/related/detailed_work_activities/4.A.3.a.2.I44.D01"
      },
      {
         "id": "4.A.1.a.1.I17.D01",
         "title": "Obtain documentation to authorize activities.",
         "related": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/related/detailed_work_activities/4.A.1.a.1.I17.D01"
      },
      {
         "id": "4.A.3.a.4.I01.D12",
         "title": "Drive trucks or other vehicles to or at work sites.",
         "related": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/related/detailed_work_activities/4.A.3.a.4.I01.D12"
      },
      {
         "id": "4.A.3.a.4.I01.D02",
         "title": "Navigate water vessels.",
         "related": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/related/detailed_work_activities/4.A.3.a.4.I01.D02"
      },
      {
         "id": "4.A.3.a.2.I29.D02",
         "title": "Remove skin or other body parts from animals.",
         "related": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/related/detailed_work_activities/4.A.3.a.2.I29.D02"
      },
      {
         "id": "4.A.3.b.4.I02.D06",
         "title": "Maintain forestry, hunting, or agricultural equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/related/detailed_work_activities/4.A.3.b.4.I02.D06"
      },
      {
         "id": "4.A.3.a.2.I22.D03",
         "title": "Position animal trapping or capture equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/related/detailed_work_activities/4.A.3.a.2.I22.D03"
      },
      {
         "id": "4.A.3.a.2.I44.D02",
         "title": "Capture or kill animals.",
         "related": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/related/detailed_work_activities/4.A.3.a.2.I44.D02"
      },
      {
         "id": "4.A.2.a.2.I02.D04",
         "title": "Sort forestry or agricultural materials.",
         "related": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/related/detailed_work_activities/4.A.2.a.2.I02.D04"
      },
      {
         "id": "4.A.3.a.2.I42.D01",
         "title": "Package agricultural products for shipment or further processing.",
         "related": "https://api-v2.onetcenter.org/online/occupations/45-3031.00/related/detailed_work_activities/4.A.3.a.2.I42.D01"
      }
   ]
}