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/49-9095.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 21,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/details/detailed_work_activities?start=11&end=20",
   "activity": [
      {
         "id": "4.A.3.a.2.I39.D02",
         "title": "Seal gaps or cracks to prevent leakage or moisture intrusion.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/related/detailed_work_activities/4.A.3.a.2.I39.D02"
      },
      {
         "id": "4.A.3.a.2.I01.D21",
         "title": "Install prefabricated or manufactured structures.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/related/detailed_work_activities/4.A.3.a.2.I01.D21"
      },
      {
         "id": "4.A.3.a.1.I10.D06",
         "title": "Move large objects using heavy equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/related/detailed_work_activities/4.A.3.a.1.I10.D06"
      },
      {
         "id": "4.A.1.b.2.I12.D05",
         "title": "Test mechanical equipment to ensure proper functioning.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/related/detailed_work_activities/4.A.1.b.2.I12.D05"
      },
      {
         "id": "4.A.1.b.2.I07.D03",
         "title": "Inspect systems to determine if they are operating properly.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/related/detailed_work_activities/4.A.1.b.2.I07.D03"
      },
      {
         "id": "4.A.3.a.2.I34.D03",
         "title": "Connect hoses to equipment or piping.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/related/detailed_work_activities/4.A.3.a.2.I34.D03"
      },
      {
         "id": "4.A.3.a.2.I19.D06",
         "title": "Remove parts or components from equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/related/detailed_work_activities/4.A.3.a.2.I19.D06"
      },
      {
         "id": "4.A.3.b.4.I01.D04",
         "title": "Repair structural components.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/related/detailed_work_activities/4.A.3.b.4.I01.D04"
      },
      {
         "id": "4.A.4.a.2.I13.D04",
         "title": "Confer with customers or users to assess problems.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/related/detailed_work_activities/4.A.4.a.2.I13.D04"
      },
      {
         "id": "4.A.1.b.3.I02.D07",
         "title": "Estimate costs for labor or materials.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/related/detailed_work_activities/4.A.1.b.3.I02.D07"
      }
   ]
}