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-2051.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 24,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-2051.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 31211908,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2051.00/related/tools_used/31211908",
         "title": "Paint sprayers",
         "example": [
            "High-volume low-pressure HVLP spray guns",
            "Paint spray guns",
            "Pneumatic spray guns"
         ]
      },
      {
         "code": 23153134,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2051.00/related/tools_used/23153134",
         "title": "Feed or drive rollers",
         "example": [
            "Fiber reinforced polymer FRP rollers",
            "Pressure-fed roller applicators"
         ]
      },
      {
         "code": 27112710,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2051.00/related/tools_used/27112710",
         "title": "Power screwguns",
         "example": [
            "Power drivers"
         ]
      },
      {
         "code": 27111503,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2051.00/related/tools_used/27111503",
         "title": "Utility knives",
         "example": [
            "Trimming knives"
         ]
      },
      {
         "code": 23153503,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2051.00/related/tools_used/23153503",
         "title": "Paint systems ovens",
         "example": [
            "Curing ovens"
         ]
      },
      {
         "code": 31141603,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2051.00/related/tools_used/31141603",
         "title": "Glass vacuum moldings",
         "example": [
            "Vacuum bags"
         ]
      },
      {
         "code": 47121803,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2051.00/related/tools_used/47121803",
         "title": "Squeegees or washers",
         "example": [
            "Squeegees"
         ]
      },
      {
         "code": 41102404,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2051.00/related/tools_used/41102404",
         "title": "Laboratory heaters",
         "example": [
            "Heat lamps"
         ]
      },
      {
         "code": 23101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2051.00/related/tools_used/23101504",
         "title": "Bending machines",
         "example": [
            "Rotating mandrels"
         ]
      },
      {
         "code": 31211904,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-2051.00/related/tools_used/31211904",
         "title": "Paint brushes",
         "example": [
            "Paint application brushes"
         ]
      }
   ]
}