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-2021.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 17,
   "next": "https://api-v2.onetcenter.org/online/occupations/21-2021.00/details/detailed_work_activities?start=11&end=17",
   "activity": [
      {
         "id": "4.A.2.b.2.I15.D08",
         "title": "Develop educational programs.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-2021.00/related/detailed_work_activities/4.A.2.b.2.I15.D08"
      },
      {
         "id": "4.A.4.b.3.I02.D04",
         "title": "Lead classes or community events.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-2021.00/related/detailed_work_activities/4.A.4.b.3.I02.D04"
      },
      {
         "id": "4.A.2.b.2.I03.D04",
         "title": "Develop promotional strategies for religious organizations.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-2021.00/related/detailed_work_activities/4.A.2.b.2.I03.D04"
      },
      {
         "id": "4.A.2.b.6.I01.D02",
         "title": "Plan conferences, programs, or special events.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-2021.00/related/detailed_work_activities/4.A.2.b.6.I01.D02"
      },
      {
         "id": "4.A.4.b.6.I06.D03",
         "title": "Advise clients or community groups on health issues.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-2021.00/related/detailed_work_activities/4.A.4.b.6.I06.D03"
      },
      {
         "id": "4.A.4.a.2.I07.D01",
         "title": "Collaborate with other professionals to develop education or assistance programs.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-2021.00/related/detailed_work_activities/4.A.4.a.2.I07.D01"
      },
      {
         "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-2021.00/related/detailed_work_activities/4.A.4.b.6.I10.D07"
      },
      {
         "id": "4.A.4.b.6.I10.D04",
         "title": "Counsel clients regarding interpersonal issues.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-2021.00/related/detailed_work_activities/4.A.4.b.6.I10.D04"
      },
      {
         "id": "4.A.4.b.4.I01.D12",
         "title": "Supervise workers providing client or patient services.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-2021.00/related/detailed_work_activities/4.A.4.b.4.I01.D12"
      },
      {
         "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-2021.00/related/detailed_work_activities/4.A.4.b.3.I04.D21"
      }
   ]
}