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-1291.00/related/detailed_work_activities/4.A.4.b.3.I06.D05
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "4.A.4.b.3.I06.D05",
      "title": "Train patients, family members, or caregivers in techniques for managing disabilities or illnesses.",
      "see_more": "https://api-v2.onetcenter.org/online/related_activities/results/29-1291.00?activities=4.A.4.b.3.I06.D05"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1128.00/",
         "code": "29-1128.00",
         "title": "Exercise Physiologists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/31-2021.00/",
         "code": "31-2021.00",
         "title": "Physical Therapist Assistants",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1181.00/",
         "code": "29-1181.00",
         "title": "Audiologists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1122.01/",
         "code": "29-1122.01",
         "title": "Low Vision Therapists, Orientation and Mobility Specialists, and Vision Rehabilitation Therapists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/",
         "code": "29-1127.00",
         "title": "Speech-Language Pathologists",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}