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/47-4091.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 11,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/details/detailed_work_activities?start=11&end=11",
   "activity": [
      {
         "id": "4.A.3.a.1.I07.D08",
         "title": "Compact materials to create level bases.",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/related/detailed_work_activities/4.A.3.a.1.I07.D08"
      },
      {
         "id": "4.A.3.a.1.I07.D05",
         "title": "Spread sand, dirt or other loose materials onto surfaces.",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/related/detailed_work_activities/4.A.3.a.1.I07.D05"
      },
      {
         "id": "4.A.3.a.1.I10.D10",
         "title": "Move construction or extraction materials to locations where they are needed.",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/related/detailed_work_activities/4.A.3.a.1.I10.D10"
      },
      {
         "id": "4.A.4.a.1.I02.D06",
         "title": "Communicate with clients about products, procedures, and policies.",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/related/detailed_work_activities/4.A.4.a.1.I02.D06"
      },
      {
         "id": "4.A.3.a.2.I41.D07",
         "title": "Align masonry materials.",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/related/detailed_work_activities/4.A.3.a.2.I41.D07"
      },
      {
         "id": "4.A.3.a.2.I12.D05",
         "title": "Cut tile, stone, or other masonry materials.",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/related/detailed_work_activities/4.A.3.a.2.I12.D05"
      },
      {
         "id": "4.A.2.b.2.I18.D07",
         "title": "Create construction or installation diagrams.",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/related/detailed_work_activities/4.A.2.b.2.I18.D07"
      },
      {
         "id": "4.A.3.a.2.I41.D05",
         "title": "Mark reference points on construction materials.",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/related/detailed_work_activities/4.A.3.a.2.I41.D05"
      },
      {
         "id": "4.A.3.a.1.I03.D13",
         "title": "Clean work sites.",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/related/detailed_work_activities/4.A.3.a.1.I03.D13"
      },
      {
         "id": "4.A.3.a.2.I01.D03",
         "title": "Install masonry materials.",
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/related/detailed_work_activities/4.A.3.a.2.I01.D03"
      }
   ]
}