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/15-1221.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 23,
   "next": "https://api-v2.onetcenter.org/online/occupations/15-1221.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 43211502,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1221.00/related/tools_used/43211502",
         "title": "High end computer servers",
         "example": [
            "Distributed heterogeneous computers",
            "High-performance cluster HPC computers",
            "Massively parallel processors MPP",
            "Render farms"
         ],
         "example_more": [
            "Cluster systems"
         ]
      },
      {
         "code": 43211501,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1221.00/related/tools_used/43211501",
         "title": "Computer servers",
         "example": [
            "File servers",
            "Web servers"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1221.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Computer scanners",
            "Laser scanners"
         ]
      },
      {
         "code": 23153202,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1221.00/related/tools_used/23153202",
         "title": "Pick or place robots",
         "example": [
            "Articulated robots",
            "Mobile robots"
         ]
      },
      {
         "code": 43211718,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1221.00/related/tools_used/43211718",
         "title": "Camera based vision systems for automated data collection",
         "example": [
            "Image capture devices",
            "Real time motion capture systems"
         ]
      },
      {
         "code": 45111609,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1221.00/related/tools_used/45111609",
         "title": "Multimedia projectors",
         "example": [
            "Stereographic projectors",
            "Video projectors"
         ]
      },
      {
         "code": 43202001,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1221.00/related/tools_used/43202001",
         "title": "Compact disks CDs",
         "example": [
            "Magneto optical discs"
         ]
      },
      {
         "code": 43201802,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1221.00/related/tools_used/43201802",
         "title": "Hard disk arrays",
         "example": [
            "Network storage arrays"
         ]
      },
      {
         "code": 43211712,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1221.00/related/tools_used/43211712",
         "title": "Graphics tablets",
         "example": [
            "Graphics workstations"
         ]
      },
      {
         "code": 43201813,
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1221.00/related/tools_used/43201813",
         "title": "High capacity removable media drives",
         "example": [
            "Universal serial bus USB flash drives"
         ]
      }
   ]
}