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/33-9031.00/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 8,
   "total": 8,
   "task": [
      {
         "id": "4409",
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9031.00/related/tasks/4409",
         "title": "Monitor establishment activities to ensure adherence to all state gaming regulations and company policies and procedures.",
         "importance": 95,
         "category": "Core"
      },
      {
         "id": "4407",
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9031.00/related/tasks/4407",
         "title": "Observe casino or casino hotel operations for irregular activities, such as cheating or theft by employees or patrons, using audio and video equipment and one-way mirrors.",
         "importance": 95,
         "category": "Core"
      },
      {
         "id": "4408",
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9031.00/related/tasks/4408",
         "title": "Report all violations and suspicious behaviors to supervisors, verbally or in writing.",
         "importance": 95,
         "category": "Core"
      },
      {
         "id": "21145",
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9031.00/related/tasks/21145",
         "title": "Develop and maintain log of surveillance observations.",
         "importance": 93,
         "category": "Core"
      },
      {
         "id": "21146",
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9031.00/related/tasks/21146",
         "title": "Inspect and monitor audio or video surveillance equipment to ensure it is working appropriately.",
         "importance": 91,
         "category": "Core"
      },
      {
         "id": "21147",
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9031.00/related/tasks/21147",
         "title": "Review video surveillance footage.",
         "importance": 90,
         "category": "Core"
      },
      {
         "id": "4410",
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9031.00/related/tasks/4410",
         "title": "Act as oversight or security agents for management or customers.",
         "importance": 86,
         "category": "Core"
      },
      {
         "id": "4411",
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9031.00/related/tasks/4411",
         "title": "Supervise or train surveillance observers.",
         "importance": 77,
         "category": "Core"
      }
   ]
}