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/23-1011.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/23-1011.00/details/detailed_work_activities?start=11&end=14",
   "activity": [
      {
         "id": "4.A.4.b.6.I08.D01",
         "title": "Provide legal advice to clients.",
         "related": "https://api-v2.onetcenter.org/online/occupations/23-1011.00/related/detailed_work_activities/4.A.4.b.6.I08.D01"
      },
      {
         "id": "4.A.2.a.4.I08.D01",
         "title": "Identify implications for cases from legal precedents or other legal information.",
         "related": "https://api-v2.onetcenter.org/online/occupations/23-1011.00/related/detailed_work_activities/4.A.2.a.4.I08.D01"
      },
      {
         "id": "4.A.1.a.1.I23.D07",
         "title": "Interview claimants to get information related to legal proceedings.",
         "related": "https://api-v2.onetcenter.org/online/occupations/23-1011.00/related/detailed_work_activities/4.A.1.a.1.I23.D07"
      },
      {
         "id": "4.A.4.a.3.I01.D02",
         "title": "Represent the interests of clients in legal proceedings.",
         "related": "https://api-v2.onetcenter.org/online/occupations/23-1011.00/related/detailed_work_activities/4.A.4.a.3.I01.D02"
      },
      {
         "id": "4.A.4.a.2.I12.D01",
         "title": "Meet with individuals involved in legal processes to provide information and clarify issues.",
         "related": "https://api-v2.onetcenter.org/online/occupations/23-1011.00/related/detailed_work_activities/4.A.4.a.2.I12.D01"
      },
      {
         "id": "4.A.3.b.6.I14.D09",
         "title": "Prepare legal documents.",
         "related": "https://api-v2.onetcenter.org/online/occupations/23-1011.00/related/detailed_work_activities/4.A.3.b.6.I14.D09"
      },
      {
         "id": "4.A.1.a.1.I05.D02",
         "title": "Research relevant legal materials to aid decision making.",
         "related": "https://api-v2.onetcenter.org/online/occupations/23-1011.00/related/detailed_work_activities/4.A.1.a.1.I05.D02"
      },
      {
         "id": "4.A.4.a.7.I01.D02",
         "title": "Arbitrate disputes between parties to resolve legal conflicts.",
         "related": "https://api-v2.onetcenter.org/online/occupations/23-1011.00/related/detailed_work_activities/4.A.4.a.7.I01.D02"
      },
      {
         "id": "4.A.4.b.4.I01.D09",
         "title": "Supervise activities of other legal personnel.",
         "related": "https://api-v2.onetcenter.org/online/occupations/23-1011.00/related/detailed_work_activities/4.A.4.b.4.I01.D09"
      },
      {
         "id": "4.A.4.a.7.I02.D10",
         "title": "Negotiate contracts with clients or service providers.",
         "related": "https://api-v2.onetcenter.org/online/occupations/23-1011.00/related/detailed_work_activities/4.A.4.a.7.I02.D10"
      }
   ]
}