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/29-1127.00/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 23,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/details/tasks?start=11&end=20",
   "task": [
      {
         "id": "18523",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/tasks/18523",
         "title": "Evaluate hearing or speech and language test results, barium swallow results, or medical or background information to diagnose and plan treatment for speech, language, fluency, voice, or swallowing disorders.",
         "importance": 97,
         "category": "Core"
      },
      {
         "id": "18524",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/tasks/18524",
         "title": "Write reports and maintain proper documentation of information, such as client Medicaid or billing records or caseload activities, including the initial evaluation, treatment, progress, and discharge of clients.",
         "importance": 97,
         "category": "Core"
      },
      {
         "id": "1867",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/tasks/1867",
         "title": "Monitor patients' progress and adjust treatments accordingly.",
         "importance": 96,
         "category": "Core"
      },
      {
         "id": "1871",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/tasks/1871",
         "title": "Develop or implement treatment plans for problems such as stuttering, delayed language, swallowing disorders, or inappropriate pitch or harsh voice problems, based on own assessments and recommendations of physicians, psychologists, or social workers.",
         "importance": 96,
         "category": "Core"
      },
      {
         "id": "1869",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/tasks/1869",
         "title": "Administer hearing or speech and language evaluations, tests, or examinations to patients to collect information on type and degree of impairments, using written or oral tests or special instruments.",
         "importance": 95,
         "category": "Core"
      },
      {
         "id": "18528",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/tasks/18528",
         "title": "Educate patients and family members about various topics, such as communication techniques or strategies to cope with or to avoid personal misunderstandings.",
         "importance": 92,
         "category": "Core"
      },
      {
         "id": "18530",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/tasks/18530",
         "title": "Supervise or collaborate with therapy team.",
         "importance": 91,
         "category": "Core"
      },
      {
         "id": "18526",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/tasks/18526",
         "title": "Participate in and write reports for meetings regarding patients' progress, such as individualized educational planning (IEP) meetings, in-service meetings, or intervention assistance team meetings.",
         "importance": 91,
         "category": "Core"
      },
      {
         "id": "1874",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/tasks/1874",
         "title": "Teach clients to control or strengthen tongue, jaw, face muscles, or breathing mechanisms.",
         "importance": 87,
         "category": "Core"
      },
      {
         "id": "1873",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/tasks/1873",
         "title": "Instruct clients in techniques for more effective communication, such as sign language, lip reading, or voice improvement.",
         "importance": 87,
         "category": "Core"
      }
   ]
}