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-4052.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 31,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-4052.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 40151580,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4052.00/related/tools_used/40151580",
         "title": "Lubricator pump",
         "example": [
            "Lubricant pumpers",
            "Lubricant reciprocators"
         ]
      },
      {
         "code": 40101843,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4052.00/related/tools_used/40101843",
         "title": "Electric furnace",
         "example": [
            "Electric arc furnaces",
            "Electric tilt furnaces"
         ]
      },
      {
         "code": 23161605,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4052.00/related/tools_used/23161605",
         "title": "Foundry ladles",
         "example": [
            "Automatic ladles",
            "Hand ladles"
         ]
      },
      {
         "code": 40101805,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4052.00/related/tools_used/40101805",
         "title": "Furnaces",
         "example": [
            "Open-hearth furnaces",
            "Oxygen furnaces"
         ]
      },
      {
         "code": 23161517,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4052.00/related/tools_used/23161517",
         "title": "Die casting machine",
         "example": [
            "Cold chamber die casting machines",
            "Hot chamber die casting machines"
         ]
      },
      {
         "code": 23161608,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4052.00/related/tools_used/23161608",
         "title": "Foundry shovels",
         "example": [
            "Dross hoes",
            "Slag scrappers"
         ]
      },
      {
         "code": 23241401,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4052.00/related/tools_used/23241401",
         "title": "Bench grinder",
         "example": [
            "Handheld pneumatic grinders"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4052.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Chain falls"
         ]
      },
      {
         "code": 23271702,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4052.00/related/tools_used/23271702",
         "title": "Blow torch",
         "example": [
            "Acetylene torches"
         ]
      },
      {
         "code": 46181802,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-4052.00/related/tools_used/46181802",
         "title": "Safety glasses",
         "example": [
            "Protective glasses"
         ]
      }
   ]
}