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/19-4099.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 38,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-4099.01/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41114621,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.01/related/tools_used/41114621",
         "title": "Tension testers",
         "example": [
            "Bolt tension meters",
            "Tension meters"
         ]
      },
      {
         "code": 41111623,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.01/related/tools_used/41111623",
         "title": "Thickness measuring devices",
         "example": [
            "Coating thickness gauges",
            "Sonic testers"
         ]
      },
      {
         "code": 41111804,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.01/related/tools_used/41111804",
         "title": "Ultrasonic examination equipment",
         "example": [
            "Ultrasonic flaw detectors",
            "Ultrasonic thickness gauges"
         ]
      },
      {
         "code": 41111934,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.01/related/tools_used/41111934",
         "title": "Force or torque sensors",
         "example": [
            "Force gauges",
            "Torque testers"
         ]
      },
      {
         "code": 41115406,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.01/related/tools_used/41115406",
         "title": "Spectrophotometers",
         "example": [
            "Absorbance spectrophotometers",
            "Fluorescence spectrophotometers"
         ]
      },
      {
         "code": 41113710,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.01/related/tools_used/41113710",
         "title": "Level meter",
         "example": [
            "Levelmeters"
         ]
      },
      {
         "code": 41105301,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.01/related/tools_used/41105301",
         "title": "Gel boxes",
         "example": [
            "Gel casters"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.01/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Copy machines"
         ]
      },
      {
         "code": 41114611,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.01/related/tools_used/41114611",
         "title": "Hardness testers",
         "example": [
            "Durometers"
         ]
      },
      {
         "code": 41102421,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.01/related/tools_used/41102421",
         "title": "Temperature cycling chambers or thermal cyclers",
         "example": [
            "Thermal cyclers"
         ]
      }
   ]
}