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/13-1041.06/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 10,
   "activity": [
      {
         "id": "4.A.1.a.1.I03.D01",
         "title": "Collect evidence for legal proceedings.",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1041.06/related/detailed_work_activities/4.A.1.a.1.I03.D01"
      },
      {
         "id": "4.A.3.b.6.I14.D01",
         "title": "Prepare legal or investigatory documentation.",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1041.06/related/detailed_work_activities/4.A.3.b.6.I14.D01"
      },
      {
         "id": "4.A.1.a.1.I23.D09",
         "title": "Interview witnesses, suspects, or claimants.",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1041.06/related/detailed_work_activities/4.A.1.a.1.I23.D09"
      },
      {
         "id": "4.A.4.a.3.I03.D06",
         "title": "Inform individuals or organizations of status or findings.",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1041.06/related/detailed_work_activities/4.A.4.a.3.I03.D06"
      },
      {
         "id": "4.A.4.b.4.I12.D09",
         "title": "Coordinate logistics or other business operations.",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1041.06/related/detailed_work_activities/4.A.4.b.4.I12.D09"
      },
      {
         "id": "4.A.3.b.6.I02.D07",
         "title": "Document information related to legal proceedings.",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1041.06/related/detailed_work_activities/4.A.3.b.6.I02.D07"
      },
      {
         "id": "4.A.4.b.4.I01.D13",
         "title": "Supervise employees.",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1041.06/related/detailed_work_activities/4.A.4.b.4.I01.D13"
      },
      {
         "id": "4.A.4.b.4.I12.D37",
         "title": "Coordinate operational activities.",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1041.06/related/detailed_work_activities/4.A.4.b.4.I12.D37"
      },
      {
         "id": "4.A.4.a.3.I01.D01",
         "title": "Testify at legal or legislative proceedings.",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1041.06/related/detailed_work_activities/4.A.4.a.3.I01.D01"
      },
      {
         "id": "4.A.4.b.4.I15.D04",
         "title": "Coordinate enforcement of laws or regulations.",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1041.06/related/detailed_work_activities/4.A.4.b.4.I15.D04"
      }
   ]
}