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
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/33-2021.00/related/tools_used/46191608
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 46191608
,
"title": "Fire suppression system",
"example": [
"Fire suppression sprinkler systems",
"Foam-water sprinkler systems",
"Water mist systems"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-5021.00/",
"code": "53-5021.00",
"title": "Captains, Mates, and Pilots of Water Vessels",
"tags": {},
"example": [
"Carbon dioxide CO2 flooding systems",
"Fixed fire suppression systems",
"Foam fire extinguishing systems",
"Water mist systems"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-5022.00/",
"code": "53-5022.00",
"title": "Motorboat Operators",
"tags": {},
"example": [
"Fixed fire suppression systems"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-5011.00/",
"code": "53-5011.00",
"title": "Sailors and Marine Oilers",
"tags": {},
"example": [
"Carbon dioxide CO2 firefighting systems",
"Foam firefighting systems"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-5031.00/",
"code": "53-5031.00",
"title": "Ship Engineers",
"tags": {},
"example": [
"Fire suppression systems"
]
}
]
}