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/51-9195.05/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 23,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/details/detailed_work_activities?start=11&end=20",
   "activity": [
      {
         "id": "4.A.3.a.3.I06.D07",
         "title": "Operate heating or drying equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/related/detailed_work_activities/4.A.3.a.3.I06.D07"
      },
      {
         "id": "4.A.3.a.2.I07.D02",
         "title": "Shape clay or dough to create products.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/related/detailed_work_activities/4.A.3.a.2.I07.D02"
      },
      {
         "id": "4.A.3.a.2.I09.D05",
         "title": "Adjust equipment to ensure optimal performance.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/related/detailed_work_activities/4.A.3.a.2.I09.D05"
      },
      {
         "id": "4.A.3.a.2.I33.D06",
         "title": "Apply protective or decorative finishes to workpieces or products.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/related/detailed_work_activities/4.A.3.a.2.I33.D06"
      },
      {
         "id": "4.A.3.a.1.I01.D02",
         "title": "Mix ingredients to create specific finishes.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/related/detailed_work_activities/4.A.3.a.1.I01.D02"
      },
      {
         "id": "4.A.1.a.2.I01.D05",
         "title": "Monitor equipment operation to ensure proper functioning.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/related/detailed_work_activities/4.A.1.a.2.I01.D05"
      },
      {
         "id": "4.A.3.a.2.I06.D06",
         "title": "Position raw materials on processing or production equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/related/detailed_work_activities/4.A.3.a.2.I06.D06"
      },
      {
         "id": "4.A.3.a.2.I40.D03",
         "title": "Remove products or workpieces from production equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/related/detailed_work_activities/4.A.3.a.2.I40.D03"
      },
      {
         "id": "4.A.3.a.2.I28.D02",
         "title": "Construct distinctive physical objects for artistic, functional, or commercial purposes.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/related/detailed_work_activities/4.A.3.a.2.I28.D02"
      },
      {
         "id": "4.A.4.a.4.I01.D05",
         "title": "Develop professional relationships or networks.",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/related/detailed_work_activities/4.A.4.a.4.I01.D05"
      }
   ]
}