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-2022.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 35,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/details/detailed_work_activities?start=11&end=20",
   "activity": [
      {
         "id": "4.A.4.a.1.I01.D02",
         "title": "Explain use of products or services.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/related/detailed_work_activities/4.A.4.a.1.I01.D02"
      },
      {
         "id": "4.A.1.b.2.I12.D01",
         "title": "Test communications equipment to ensure proper functioning.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/related/detailed_work_activities/4.A.1.b.2.I12.D01"
      },
      {
         "id": "4.A.1.b.2.I12.D09",
         "title": "Test electrical circuits or components for proper functioning.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/related/detailed_work_activities/4.A.1.b.2.I12.D09"
      },
      {
         "id": "4.A.3.a.2.I20.D01",
         "title": "Install electrical components, equipment, or systems.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/related/detailed_work_activities/4.A.3.a.2.I20.D01"
      },
      {
         "id": "4.A.3.a.2.I04.D14",
         "title": "Assemble electrical components, subsystems, or systems.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/related/detailed_work_activities/4.A.3.a.2.I04.D14"
      },
      {
         "id": "4.A.3.a.1.I14.D02",
         "title": "Climb equipment or structures to access work areas.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/related/detailed_work_activities/4.A.3.a.1.I14.D02"
      },
      {
         "id": "4.A.3.a.2.I34.D06",
         "title": "Run wiring to connect equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/related/detailed_work_activities/4.A.3.a.2.I34.D06"
      },
      {
         "id": "4.A.3.a.4.I01.D12",
         "title": "Drive trucks or other vehicles to or at work sites.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/related/detailed_work_activities/4.A.3.a.4.I01.D12"
      },
      {
         "id": "4.A.1.a.1.I06.D02",
         "title": "Gather information about work conditions or locations.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/related/detailed_work_activities/4.A.1.a.1.I06.D02"
      },
      {
         "id": "4.A.1.b.2.I07.D05",
         "title": "Inspect telecommunications equipment to identify problems.",
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2022.00/related/detailed_work_activities/4.A.1.b.2.I07.D05"
      }
   ]
}