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/25-4031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-4031.00/details/tools_used?start=11&end=14",
   "category": [
      {
         "code": 45112001,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4031.00/related/tools_used/45112001",
         "title": "Microfiche or microfilm viewers",
         "example": [
            "Microfiche readers",
            "Microfilm readers"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4031.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Photocopying equipment"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4031.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Barcode scanners"
         ]
      },
      {
         "code": 45111608,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4031.00/related/tools_used/45111608",
         "title": "Film projectors",
         "example": []
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4031.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": []
      },
      {
         "code": 45112002,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4031.00/related/tools_used/45112002",
         "title": "Microfiche reader printers",
         "example": [
            "Microfilm printers"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4031.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 44101804,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4031.00/related/tools_used/44101804",
         "title": "Cash registers",
         "example": []
      },
      {
         "code": 52161516,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4031.00/related/tools_used/52161516",
         "title": "Digital video disk players or recorders",
         "example": [
            "Digital video disk DVD players"
         ]
      },
      {
         "code": 43211507,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4031.00/related/tools_used/43211507",
         "title": "Desktop computers",
         "example": []
      }
   ]
}