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-1192.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 44,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-1192.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 52161520,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1192.00/related/tools_used/52161520",
         "title": "Microphones",
         "example": [
            "Handheld microphones",
            "Wireless microphones"
         ]
      },
      {
         "code": 52161505,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1192.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-1192.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-1192.00/related/tools_used/45111609",
         "title": "Multimedia projectors",
         "example": [
            "Computer projectors",
            "Multimedia projection equipment"
         ]
      },
      {
         "code": 60105410,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1192.00/related/tools_used/60105410",
         "title": "Relationship building or family life skills instructional materials",
         "example": [
            "Human development software"
         ]
      },
      {
         "code": 52141501,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1192.00/related/tools_used/52141501",
         "title": "Domestic refrigerators",
         "example": [
            "Refrigerators"
         ]
      },
      {
         "code": 45121520,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1192.00/related/tools_used/45121520",
         "title": "Web cameras",
         "example": [
            "Webcams"
         ]
      },
      {
         "code": 52141520,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1192.00/related/tools_used/52141520",
         "title": "Domestic mixers",
         "example": [
            "Stand mixers"
         ]
      },
      {
         "code": 60105401,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1192.00/related/tools_used/60105401",
         "title": "Personal finance or money management education instructional materials",
         "example": [
            "Money management software"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1192.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Photocopying equipment"
         ]
      }
   ]
}