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-1015.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 18,
   "next": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/details/detailed_work_activities?start=11&end=18",
   "activity": [
      {
         "id": "4.A.3.b.6.I11.D01",
         "title": "Maintain client records.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/related/detailed_work_activities/4.A.3.b.6.I11.D01"
      },
      {
         "id": "4.A.4.a.1.I05.D03",
         "title": "Confer with clients to discuss treatment plans or progress.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/related/detailed_work_activities/4.A.4.a.1.I05.D03"
      },
      {
         "id": "4.A.2.b.2.I01.D01",
         "title": "Develop treatment plans for patients or clients.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/related/detailed_work_activities/4.A.2.b.2.I01.D01"
      },
      {
         "id": "4.A.4.a.5.I09.D03",
         "title": "Assist clients in handling details of daily life.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/related/detailed_work_activities/4.A.4.a.5.I09.D03"
      },
      {
         "id": "4.A.2.a.1.I01.D01",
         "title": "Evaluate potential problems in home or work environments of clients.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/related/detailed_work_activities/4.A.2.a.1.I01.D01"
      },
      {
         "id": "4.A.1.a.2.I05.D02",
         "title": "Monitor clients to evaluate treatment progress.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/related/detailed_work_activities/4.A.1.a.2.I05.D02"
      },
      {
         "id": "4.A.2.a.1.I02.D02",
         "title": "Evaluate the effectiveness of counseling or educational programs.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/related/detailed_work_activities/4.A.2.a.1.I02.D02"
      },
      {
         "id": "4.A.4.a.5.I01.D05",
         "title": "Refer individuals to educational or work programs.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/related/detailed_work_activities/4.A.4.a.5.I01.D05"
      },
      {
         "id": "4.A.4.a.1.I05.D02",
         "title": "Confer with family members to discuss client treatment plans or progress.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/related/detailed_work_activities/4.A.4.a.1.I05.D02"
      },
      {
         "id": "4.A.4.a.4.I01.D03",
         "title": "Develop working relationships with others to facilitate program activities.",
         "related": "https://api-v2.onetcenter.org/online/occupations/21-1015.00/related/detailed_work_activities/4.A.4.a.4.I01.D03"
      }
   ]
}