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/17-2131.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 124,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-2131.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41105001,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2131.00/related/tools_used/41105001",
         "title": "Laboratory separators",
         "example": [
            "Electrostatic separators",
            "High tension separators",
            "Isodynamic separators",
            "Magnetic separators"
         ]
      },
      {
         "code": 41101701,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2131.00/related/tools_used/41101701",
         "title": "Laboratory mills",
         "example": [
            "Ball mills",
            "Jar mills",
            "Rod mills"
         ]
      },
      {
         "code": 41114621,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2131.00/related/tools_used/41114621",
         "title": "Tension testers",
         "example": [
            "High temperature material testing systems",
            "High-vacuum tensile testing chambers",
            "Tensile testers"
         ]
      },
      {
         "code": 23191102,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2131.00/related/tools_used/23191102",
         "title": "Twin screw extruder",
         "example": [
            "Balling drums",
            "Twin screw extruders",
            "Twin-screw extruders"
         ]
      },
      {
         "code": 41114603,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2131.00/related/tools_used/41114603",
         "title": "Concrete or cement testing instruments",
         "example": [
            "Concrete test hammers",
            "Freeze-thaw test units",
            "Stabilometers"
         ]
      },
      {
         "code": 41101705,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2131.00/related/tools_used/41101705",
         "title": "Laboratory crushers or pulverizers",
         "example": [
            "Laboratory pulverizers",
            "Laboratory sample splitters",
            "Sample presses"
         ]
      },
      {
         "code": 41103308,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2131.00/related/tools_used/41103308",
         "title": "High vacuum combustion apparatus",
         "example": [
            "Microwave sintering furnaces",
            "Plasma-arc furnaces",
            "Rotating furnaces"
         ]
      },
      {
         "code": 41101518,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2131.00/related/tools_used/41101518",
         "title": "Laboratory blenders or emulsifiers",
         "example": [
            "Hot blenders",
            "Laboratory blenders",
            "Slurry blenders"
         ]
      },
      {
         "code": 23211101,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2131.00/related/tools_used/23211101",
         "title": "Semiconductor process systems",
         "example": [
            "Etching equipment",
            "Micromanipulators"
         ]
      },
      {
         "code": 41112201,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2131.00/related/tools_used/41112201",
         "title": "Calorimeters",
         "example": [
            "Adiabatic bomb calorimeters",
            "Differential scanning calorimeters"
         ]
      }
   ]
}