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-1113.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 31,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-1113.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 52161520,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1113.00/related/tools_used/52161520",
         "title": "Microphones",
         "example": [
            "Handheld microphones",
            "Wireless microphones"
         ]
      },
      {
         "code": 52161505,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1113.00/related/tools_used/52161505",
         "title": "Televisions",
         "example": [
            "Liquid crystal display LCD televisions",
            "Television monitors"
         ]
      },
      {
         "code": 43211715,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1113.00/related/tools_used/43211715",
         "title": "Portable data input terminals",
         "example": [
            "Interactive whiteboard controllers",
            "Student response systems"
         ]
      },
      {
         "code": 45111609,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1113.00/related/tools_used/45111609",
         "title": "Multimedia projectors",
         "example": [
            "Computer projectors",
            "Multimedia projection equipment"
         ]
      },
      {
         "code": 43212105,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1113.00/related/tools_used/43212105",
         "title": "Laser printers",
         "example": [
            "Computer laser printers"
         ]
      },
      {
         "code": 45121520,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1113.00/related/tools_used/45121520",
         "title": "Web cameras",
         "example": [
            "Webcams"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1113.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Photocopying equipment"
         ]
      },
      {
         "code": 52161611,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1113.00/related/tools_used/52161611",
         "title": "Microphone stand",
         "example": [
            "Microphone podiums"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1113.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Computer data input scanners"
         ]
      },
      {
         "code": 44101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1113.00/related/tools_used/44101602",
         "title": "Paper punching or binding machines",
         "example": [
            "Binding machines"
         ]
      }
   ]
}