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/27-4011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 35,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-4011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 52161512,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4011.00/related/tools_used/52161512",
         "title": "Loudspeakers",
         "example": [
            "Integrated speaker systems",
            "Loudspeaker sets",
            "Portable speaker systems"
         ]
      },
      {
         "code": 52161520,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4011.00/related/tools_used/52161520",
         "title": "Microphones",
         "example": [
            "Wired microphones",
            "Wireless microphones"
         ]
      },
      {
         "code": 45111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4011.00/related/tools_used/45111801",
         "title": "Media control systems",
         "example": [
            "Audiovisual A/V mixers",
            "Master control switchers"
         ]
      },
      {
         "code": 52161502,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4011.00/related/tools_used/52161502",
         "title": "Cassette players or recorders",
         "example": [
            "Cassette players",
            "Videotape duplicating equipment"
         ]
      },
      {
         "code": 45111704,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4011.00/related/tools_used/45111704",
         "title": "Audio mixing consoles",
         "example": [
            "Microphone mixers",
            "Sound boards"
         ]
      },
      {
         "code": 45121516,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4011.00/related/tools_used/45121516",
         "title": "Digital camcorders or video cameras",
         "example": [
            "Digital camcorders",
            "Digital video cameras"
         ]
      },
      {
         "code": 30191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4011.00/related/tools_used/30191501",
         "title": "Ladders",
         "example": [
            "Step ladders"
         ]
      },
      {
         "code": 45111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4011.00/related/tools_used/45111701",
         "title": "Assistive listening devices",
         "example": [
            "Assistive amplification systems"
         ]
      },
      {
         "code": 22101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4011.00/related/tools_used/22101801",
         "title": "Manlift or personnel lift",
         "example": [
            "Man lifts"
         ]
      },
      {
         "code": 45111902,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4011.00/related/tools_used/45111902",
         "title": "Videoconferencing systems",
         "example": [
            "Videoconferencing equipment"
         ]
      }
   ]
}