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/49-9092.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 67,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-9092.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 49141504,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9092.00/related/tools_used/49141504",
         "title": "Diving instruments or accessories",
         "example": [
            "Bailout bottles",
            "Closed diving bells",
            "Weight belts",
            "Wet suit gloves"
         ],
         "example_more": [
            "Code alpha flags",
            "Cylinder harnesses",
            "Dive computers",
            "Divers' knives",
            "Divers' lights",
            "Divers' safety harnesses",
            "Diving gauges",
            "Inflatable dive markers",
            "Open bottom diving bells",
            "Underwater writing slates"
         ]
      },
      {
         "code": 49141505,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9092.00/related/tools_used/49141505",
         "title": "Masks or fins or snorkels",
         "example": [
            "Diving masks",
            "Heavyweight diving helmets",
            "Lightweight diving helmets",
            "Snorkels"
         ],
         "example_more": [
            "Closed circuit system helmets",
            "Fins",
            "Gas reclaim system helmets"
         ]
      },
      {
         "code": 45121512,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9092.00/related/tools_used/45121512",
         "title": "Underwater cameras",
         "example": [
            "Underwater recording equipment",
            "Underwater video cameras",
            "Underwater video equipment"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9092.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Chain hoists",
            "Emergency diver recovery hoists"
         ]
      },
      {
         "code": 27111503,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9092.00/related/tools_used/27111503",
         "title": "Utility knives",
         "example": [
            "Folding knives",
            "Rigging knives"
         ]
      },
      {
         "code": 27112703,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9092.00/related/tools_used/27112703",
         "title": "Power drills",
         "example": [
            "Underwater hydraulic drills",
            "Underwater power drills"
         ]
      },
      {
         "code": 41111804,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9092.00/related/tools_used/41111804",
         "title": "Ultrasonic examination equipment",
         "example": [
            "Ultrasonic pulse velocity meters",
            "Ultrasonic thickness testers"
         ]
      },
      {
         "code": 41104007,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9092.00/related/tools_used/41104007",
         "title": "Water samplers",
         "example": [
            "Mechanical sampling buckets",
            "Sample jars"
         ]
      },
      {
         "code": 41113110,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9092.00/related/tools_used/41113110",
         "title": "Oxygen gas analyzers",
         "example": [
            "Oxygen analyzers"
         ]
      },
      {
         "code": 39111610,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9092.00/related/tools_used/39111610",
         "title": "Flashlight",
         "example": [
            "Underwater flashlights"
         ]
      }
   ]
}