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/51-9012.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 20,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9012.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41111509,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9012.00/related/tools_used/41111509",
         "title": "Floor or platform scales",
         "example": [
            "Industrial platform scales",
            "Platform scales"
         ]
      },
      {
         "code": 41112210,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9012.00/related/tools_used/41112210",
         "title": "Remote reading thermometers",
         "example": [
            "Remote reading electronic thermometers"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9012.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Straight screwdrivers"
         ]
      },
      {
         "code": 41103312,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9012.00/related/tools_used/41103312",
         "title": "Viscosimeters",
         "example": [
            "Viscosity meters"
         ]
      },
      {
         "code": 41115603,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9012.00/related/tools_used/41115603",
         "title": "pH meters",
         "example": [
            "pH indicators"
         ]
      },
      {
         "code": 27111703,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9012.00/related/tools_used/27111703",
         "title": "Socket sets",
         "example": [
            "Socket wrench sets"
         ]
      },
      {
         "code": 41103313,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9012.00/related/tools_used/41103313",
         "title": "Depth indicators",
         "example": [
            "Gauging rods"
         ]
      },
      {
         "code": 41115313,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9012.00/related/tools_used/41115313",
         "title": "Handheld refractometers or polarimeters",
         "example": [
            "Handheld refractometers"
         ]
      },
      {
         "code": 41121808,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9012.00/related/tools_used/41121808",
         "title": "Laboratory burets",
         "example": [
            "Graduated burets"
         ]
      },
      {
         "code": 27111618,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9012.00/related/tools_used/27111618",
         "title": "Claw hammer",
         "example": [
            "Claw hammers"
         ]
      }
   ]
}