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/53-5021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 75,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-5021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 25111901,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-5021.00/related/tools_used/25111901",
         "title": "Marine craft communications systems",
         "example": [
            "Ultra high frequency UHF radiotelephone systems",
            "Very high frequency VHF radiotelephone system",
            "Very high frequency VHF radiotelephone systems",
            "Very high frequency VHF radiotelephones"
         ],
         "example_more": [
            "Bridge to bridge radiotelephones",
            "High frequency HF radiotelephone systems",
            "Ship-to-shore radios",
            "Voice pipes"
         ]
      },
      {
         "code": 25173108,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-5021.00/related/tools_used/25173108",
         "title": "Vehicle navigation systems",
         "example": [
            "Automatic radar plotting aids ARPA",
            "Dynamic positioning DP systems",
            "Steering control systems",
            "Voyage management systems VMS"
         ],
         "example_more": [
            "Electronic chart display and information systems ECDIS",
            "Global Navigation Satellite System GNSS",
            "Integrated bridge systems",
            "Long range navigation LORAN systems"
         ]
      },
      {
         "code": 25111907,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-5021.00/related/tools_used/25111907",
         "title": "Anchor lines",
         "example": [
            "Anchors",
            "Mooring cables",
            "Natural fiber mooring ropes",
            "Synthetic mooring ropes"
         ],
         "example_more": [
            "Mooring chains",
            "Mooring lines"
         ]
      },
      {
         "code": 46191601,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-5021.00/related/tools_used/46191601",
         "title": "Fire extinguishers",
         "example": [
            "Dry chemical fire extinguishers",
            "Foam fire extinguishers",
            "Portable carbon dioxide fire extinguishers",
            "Portable water fire extinguishers"
         ],
         "example_more": [
            "Portable dry chemical fire extinguishers"
         ]
      },
      {
         "code": 46161503,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-5021.00/related/tools_used/46161503",
         "title": "Marine signaling systems",
         "example": [
            "Semaphores",
            "Signal flags",
            "Signal light controls",
            "Signal lights"
         ],
         "example_more": [
            "Ship's whistles"
         ]
      },
      {
         "code": 24101608,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-5021.00/related/tools_used/24101608",
         "title": "Winches",
         "example": [
            "Electric mooring winches",
            "Manual winches",
            "Mooring winches",
            "Steam winches"
         ],
         "example_more": [
            "Hydraulic mooring winches"
         ]
      },
      {
         "code": 46191608,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-5021.00/related/tools_used/46191608",
         "title": "Fire suppression system",
         "example": [
            "Carbon dioxide CO2 flooding systems",
            "Fixed fire suppression systems",
            "Foam fire extinguishing systems",
            "Water mist systems"
         ],
         "example_more": [
            "Carbon dioxide CO2 fire extinguishing systems"
         ]
      },
      {
         "code": 25111909,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-5021.00/related/tools_used/25111909",
         "title": "Anchor rollers",
         "example": [
            "Electric windlasses",
            "Hand capstans",
            "Hydraulic capstans",
            "Hydraulic windlasses"
         ],
         "example_more": [
            "Hand windlasses"
         ]
      },
      {
         "code": 24101619,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-5021.00/related/tools_used/24101619",
         "title": "Bridge cranes",
         "example": [
            "Electric deck cranes",
            "Gantry cranes",
            "Grabbing cranes",
            "Hydraulic deck cranes"
         ]
      },
      {
         "code": 41112401,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-5021.00/related/tools_used/41112401",
         "title": "Depth gauges",
         "example": [
            "Echo sounders",
            "Sounding rods",
            "Sounding tapes"
         ]
      }
   ]
}