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/27-1025.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/details/detailed_work_activities?start=11&end=14",
   "activity": [
      {
         "id": "4.A.2.b.2.I18.D15",
         "title": "Draw detailed or technical illustrations.",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/related/detailed_work_activities/4.A.2.b.2.I18.D15"
      },
      {
         "id": "4.A.2.b.2.I11.D01",
         "title": "Plan facility layouts or designs.",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/related/detailed_work_activities/4.A.2.b.2.I11.D01"
      },
      {
         "id": "4.A.2.b.3.I01.D13",
         "title": "Conduct research to inform art, designs, or other work.",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/related/detailed_work_activities/4.A.2.b.3.I01.D13"
      },
      {
         "id": "4.A.2.b.3.I01.D21",
         "title": "Update professional knowledge.",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/related/detailed_work_activities/4.A.2.b.3.I01.D21"
      },
      {
         "id": "4.A.4.a.2.I13.D03",
         "title": "Confer with clients to determine needs.",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/related/detailed_work_activities/4.A.4.a.2.I13.D03"
      },
      {
         "id": "4.A.4.b.4.I10.D06",
         "title": "Coordinate construction or installation activities.",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/related/detailed_work_activities/4.A.4.b.4.I10.D06"
      },
      {
         "id": "4.A.1.b.2.I05.D12",
         "title": "Inspect facilities or sites to determine if they meet specifications or standards.",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/related/detailed_work_activities/4.A.1.b.2.I05.D12"
      },
      {
         "id": "4.A.1.a.1.I02.D15",
         "title": "Review details of technical drawings or specifications.",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/related/detailed_work_activities/4.A.1.a.1.I02.D15"
      },
      {
         "id": "4.A.4.c.3.I01.D05",
         "title": "Maintain inventories of materials, equipment, or products.",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/related/detailed_work_activities/4.A.4.c.3.I01.D05"
      },
      {
         "id": "4.A.2.b.1.I10.D03",
         "title": "Select materials or props.",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1025.00/related/detailed_work_activities/4.A.2.b.1.I10.D03"
      }
   ]
}