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/19-1031.02/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/details/detailed_work_activities?start=11&end=14",
   "activity": [
      {
         "id": "4.A.4.b.4.I04.D02",
         "title": "Manage agricultural or forestry operations.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/related/detailed_work_activities/4.A.4.b.4.I04.D02"
      },
      {
         "id": "4.A.1.a.2.I11.D10",
         "title": "Determine operational compliance with regulations or standards.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/related/detailed_work_activities/4.A.1.a.2.I11.D10"
      },
      {
         "id": "4.A.4.c.1.I04.D01",
         "title": "Issue permits or other legal documents.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/related/detailed_work_activities/4.A.4.c.1.I04.D01"
      },
      {
         "id": "4.A.2.b.2.I08.D04",
         "title": "Develop plans to manage natural or renewable resources.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/related/detailed_work_activities/4.A.2.b.2.I08.D04"
      },
      {
         "id": "4.A.4.a.2.I11.D01",
         "title": "Communicate with government agencies.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/related/detailed_work_activities/4.A.4.a.2.I11.D01"
      },
      {
         "id": "4.A.4.a.2.I03.D18",
         "title": "Confer with others to conduct or arrange operational activities.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/related/detailed_work_activities/4.A.4.a.2.I03.D18"
      },
      {
         "id": "4.A.1.a.2.I09.D03",
         "title": "Measure environmental characteristics.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/related/detailed_work_activities/4.A.1.a.2.I09.D03"
      },
      {
         "id": "4.A.1.a.1.I13.D01",
         "title": "Research livestock management methods.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/related/detailed_work_activities/4.A.1.a.1.I13.D01"
      },
      {
         "id": "4.A.4.b.6.I03.D04",
         "title": "Advise others about land management or conservation.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/related/detailed_work_activities/4.A.4.b.6.I03.D04"
      },
      {
         "id": "4.A.4.a.7.I01.D03",
         "title": "Mediate disputes.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/related/detailed_work_activities/4.A.4.a.7.I01.D03"
      }
   ]
}