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-9051.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 29,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9051.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9051.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Portable saws",
            "Radial arm saws",
            "Swing saws",
            "Table saws"
         ]
      },
      {
         "code": 41112304,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9051.00/related/tools_used/41112304",
         "title": "Moisture meters",
         "example": [
            "Dielectric power loss moisture meters",
            "Electric moisture meters",
            "Resistance moisture meters"
         ]
      },
      {
         "code": 41104510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9051.00/related/tools_used/41104510",
         "title": "Drying cabinets or ovens",
         "example": [
            "Drying ovens"
         ]
      },
      {
         "code": 24101620,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9051.00/related/tools_used/24101620",
         "title": "Track cranes",
         "example": [
            "Tracked overhead cranes"
         ]
      },
      {
         "code": 41112301,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9051.00/related/tools_used/41112301",
         "title": "Hygrometers",
         "example": [
            "Digital hygrometers"
         ]
      },
      {
         "code": 24101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9051.00/related/tools_used/24101501",
         "title": "Carts",
         "example": [
            "Moving carts"
         ]
      },
      {
         "code": 41111501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9051.00/related/tools_used/41111501",
         "title": "Electronic toploading balances",
         "example": [
            "Electronic top-loading balances"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9051.00/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Digital micrometers"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9051.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Digital calipers"
         ]
      },
      {
         "code": 23201202,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9051.00/related/tools_used/23201202",
         "title": "Air dryers",
         "example": [
            "Industrial air dryers"
         ]
      }
   ]
}