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/39-3012.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 18,
   "next": "https://api-v2.onetcenter.org/online/occupations/39-3012.00/details/tools_used?start=11&end=18",
   "category": [
      {
         "code": 48121102,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3012.00/related/tools_used/48121102",
         "title": "Lottery machine",
         "example": [
            "Bingo blowers",
            "Random number generating equipment"
         ]
      },
      {
         "code": 43212105,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3012.00/related/tools_used/43212105",
         "title": "Laser printers",
         "example": [
            "Keno ticket printers",
            "Ticket printers"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3012.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 52161520,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3012.00/related/tools_used/52161520",
         "title": "Microphones",
         "example": [
            "Handheld microphones"
         ]
      },
      {
         "code": 49221530,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3012.00/related/tools_used/49221530",
         "title": "Sports timer",
         "example": [
            "Digital game pacers"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3012.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Barcode scanners"
         ]
      },
      {
         "code": 48121302,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3012.00/related/tools_used/48121302",
         "title": "Networked wagering games",
         "example": [
            "Keno systems"
         ]
      },
      {
         "code": 43211902,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3012.00/related/tools_used/43211902",
         "title": "Liquid crystal display LCD panels or monitors",
         "example": [
            "Liquid crystal display LCD monitors"
         ]
      },
      {
         "code": 43211903,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3012.00/related/tools_used/43211903",
         "title": "Touch screen monitors",
         "example": [
            "Touch screen computer monitors"
         ]
      },
      {
         "code": 44101804,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3012.00/related/tools_used/44101804",
         "title": "Cash registers",
         "example": [
            "Electronic cash registers"
         ]
      }
   ]
}