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/19-3093.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 11,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-3093.00/details/tools_used?start=11&end=11",
   "category": [
      {
         "code": 45112001,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3093.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/19-3093.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Photocopying equipment"
         ]
      },
      {
         "code": 45111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3093.00/related/tools_used/45111701",
         "title": "Assistive listening devices",
         "example": [
            "Analog-to-digital converters"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3093.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Data input scanners"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3093.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 43212104,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3093.00/related/tools_used/43212104",
         "title": "Inkjet printers",
         "example": [
            "Computer inkjet printers"
         ]
      },
      {
         "code": 45121504,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3093.00/related/tools_used/45121504",
         "title": "Digital cameras",
         "example": [
            "Digital still cameras"
         ]
      },
      {
         "code": 43212105,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3093.00/related/tools_used/43212105",
         "title": "Laser printers",
         "example": [
            "Computer laser printers"
         ]
      },
      {
         "code": 52161535,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3093.00/related/tools_used/52161535",
         "title": "Digital voice recorders",
         "example": [
            "Digital audio recorders"
         ]
      },
      {
         "code": 52161520,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3093.00/related/tools_used/52161520",
         "title": "Microphones",
         "example": []
      }
   ]
}