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/53-6051.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 19,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-6051.00/details/tools_used?start=11&end=19",
   "category": [
      {
         "code": 41103313,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.00/related/tools_used/41103313",
         "title": "Depth indicators",
         "example": [
            "Measuring rods",
            "Sounding lines",
            "Ullage tapes"
         ]
      },
      {
         "code": 41104007,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.00/related/tools_used/41104007",
         "title": "Water samplers",
         "example": [
            "Automatic samplers",
            "Bottom samplers"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Calibrated measuring tapes"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 41103903,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.00/related/tools_used/41103903",
         "title": "Benchtop centrifuges",
         "example": [
            "Centrifugal testers"
         ]
      },
      {
         "code": 41112213,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.00/related/tools_used/41112213",
         "title": "Handheld thermometer",
         "example": [
            "Portable electronic thermometers"
         ]
      },
      {
         "code": 41111713,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.00/related/tools_used/41111713",
         "title": "Magnifiers",
         "example": [
            "Hand magnifying lenses"
         ]
      },
      {
         "code": 43211715,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.00/related/tools_used/43211715",
         "title": "Portable data input terminals",
         "example": [
            "Handheld computers"
         ]
      },
      {
         "code": 41104017,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.00/related/tools_used/41104017",
         "title": "Sample holders",
         "example": [
            "Sample containers"
         ]
      },
      {
         "code": 44101808,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6051.00/related/tools_used/44101808",
         "title": "Scientific calculator",
         "example": [
            "Programmable calculators"
         ]
      }
   ]
}