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/21-2011.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 11,
   "next": "https://api-v2.onetcenter.org/online/occupations/21-2011.00/details/detailed_work_activities?start=11&end=11",
   "activity": [
      {
         "id": "4.A.4.b.3.I02.D04",
         "title": "Lead classes or community events.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-2011.00/related/detailed_work_activities/4.A.4.b.3.I02.D04"
      },
      {
         "id": "4.A.4.b.6.I10.D07",
         "title": "Counsel clients or patients regarding personal issues.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-2011.00/related/detailed_work_activities/4.A.4.b.6.I10.D07"
      },
      {
         "id": "4.A.4.b.5.I02.D02",
         "title": "Visit individuals in their homes to provide support or information.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-2011.00/related/detailed_work_activities/4.A.4.b.5.I02.D02"
      },
      {
         "id": "4.A.4.b.3.I04.D21",
         "title": "Train staff members in social services skills.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-2011.00/related/detailed_work_activities/4.A.4.b.3.I04.D21"
      },
      {
         "id": "4.A.2.b.2.I15.D08",
         "title": "Develop educational programs.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-2011.00/related/detailed_work_activities/4.A.2.b.2.I15.D08"
      },
      {
         "id": "4.A.4.a.1.I03.D02",
         "title": "Interpret cultural or religious information for others.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-2011.00/related/detailed_work_activities/4.A.4.a.1.I03.D02"
      },
      {
         "id": "4.A.4.b.6.I10.D01",
         "title": "Intervene in crisis situations to assist clients.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-2011.00/related/detailed_work_activities/4.A.4.b.6.I10.D01"
      },
      {
         "id": "4.A.2.b.2.I03.D04",
         "title": "Develop promotional strategies for religious organizations.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-2011.00/related/detailed_work_activities/4.A.2.b.2.I03.D04"
      },
      {
         "id": "4.A.4.b.4.I09.D08",
         "title": "Manage organizational or program finances.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-2011.00/related/detailed_work_activities/4.A.4.b.4.I09.D08"
      },
      {
         "id": "4.A.2.b.6.I01.D02",
         "title": "Plan conferences, programs, or special events.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-2011.00/related/detailed_work_activities/4.A.2.b.6.I01.D02"
      }
   ]
}