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
URL:
https://api-v2.onetcenter.org/online/occupations/25-2051.00/related/tools_used/42172001
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 42172001,
"title": "Mobile medical services first aid kits",
"example": [
"Emergency first aid kits"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2059.01/",
"code": "25-2059.01",
"title": "Adapted Physical Education Specialists",
"tags": {},
"example": [
"Emergency first aid kits"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-3091.00/",
"code": "39-3091.00",
"title": "Amusement and Recreation Attendants",
"tags": {
"bright_outlook": true
},
"example": [
"First aid kits"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-3051.00/",
"code": "53-3051.00",
"title": "Bus Drivers, School",
"tags": {},
"example": [
"Emergency first-aid kits"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/",
"code": "53-3052.00",
"title": "Bus Drivers, Transit and Intercity",
"tags": {},
"example": [
"Emergency first-aid kits"
]
},
{
"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": [
"First aid kits"
]
}
]
}
"summary": {
"code": 42172001,
"title": "Mobile medical services first aid kits",
"example": [
"Emergency first aid kits"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2059.01/",
"code": "25-2059.01",
"title": "Adapted Physical Education Specialists",
"tags": {},
"example": [
"Emergency first aid kits"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-3091.00/",
"code": "39-3091.00",
"title": "Amusement and Recreation Attendants",
"tags": {
"bright_outlook": true
},
"example": [
"First aid kits"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-3051.00/",
"code": "53-3051.00",
"title": "Bus Drivers, School",
"tags": {},
"example": [
"Emergency first-aid kits"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-3052.00/",
"code": "53-3052.00",
"title": "Bus Drivers, Transit and Intercity",
"tags": {},
"example": [
"Emergency first-aid kits"
]
},
{
"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": [
"First aid kits"
]
}
]
}