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-4031.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 16,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/details/detailed_work_activities?start=11&end=16",
   "activity": [
      {
         "id": "4.A.2.b.1.I04.D13",
         "title": "Determine technical requirements of productions or projects.",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/related/detailed_work_activities/4.A.2.b.1.I04.D13"
      },
      {
         "id": "4.A.3.a.3.I05.D04",
         "title": "Operate still or video cameras or related equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/related/detailed_work_activities/4.A.3.a.3.I05.D04"
      },
      {
         "id": "4.A.2.b.1.I11.D01",
         "title": "Edit audio or video recordings.",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/related/detailed_work_activities/4.A.2.b.1.I11.D01"
      },
      {
         "id": "4.A.4.b.4.I12.D19",
         "title": "Coordinate activities of production personnel.",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/related/detailed_work_activities/4.A.4.b.4.I12.D19"
      },
      {
         "id": "4.A.3.a.2.I46.D06",
         "title": "Set up still or video cameras or related equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/related/detailed_work_activities/4.A.3.a.2.I46.D06"
      },
      {
         "id": "4.A.4.a.2.I09.D05",
         "title": "Collaborate with others to determine technical details of productions.",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/related/detailed_work_activities/4.A.4.a.2.I09.D05"
      },
      {
         "id": "4.A.1.b.2.I06.D14",
         "title": "Inspect sets or exhibits.",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/related/detailed_work_activities/4.A.1.b.2.I06.D14"
      },
      {
         "id": "4.A.2.b.1.I10.D03",
         "title": "Select materials or props.",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/related/detailed_work_activities/4.A.2.b.1.I10.D03"
      },
      {
         "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-4031.00/related/detailed_work_activities/4.A.1.a.1.I02.D15"
      },
      {
         "id": "4.A.3.a.3.I10.D02",
         "title": "Operate communications, transmissions, or broadcasting equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4031.00/related/detailed_work_activities/4.A.3.a.3.I10.D02"
      }
   ]
}