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-3021.00/related/tools_used/25101503
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 25101503,
"title": "Automobiles or cars",
"example": [
"Passenger vehicles"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-6011.00/",
"code": "39-6011.00",
"title": "Baggage Porters and Bellhops",
"tags": {},
"example": [
"Passenger vehicles"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3011.00/",
"code": "33-3011.00",
"title": "Bailiffs",
"tags": {},
"example": [
"Passenger cars"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/",
"code": "53-6011.00",
"title": "Bridge and Lock Tenders",
"tags": {},
"example": [
"Motor vehicles"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-9011.00/",
"code": "39-9011.00",
"title": "Childcare Workers",
"tags": {
"bright_outlook": true
},
"example": [
"Passenger cars"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-2011.00/",
"code": "21-2011.00",
"title": "Clergy",
"tags": {},
"example": [
"Passenger vehicles"
]
}
]
}
"summary": {
"code": 25101503,
"title": "Automobiles or cars",
"example": [
"Passenger vehicles"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-6011.00/",
"code": "39-6011.00",
"title": "Baggage Porters and Bellhops",
"tags": {},
"example": [
"Passenger vehicles"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3011.00/",
"code": "33-3011.00",
"title": "Bailiffs",
"tags": {},
"example": [
"Passenger cars"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/",
"code": "53-6011.00",
"title": "Bridge and Lock Tenders",
"tags": {},
"example": [
"Motor vehicles"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-9011.00/",
"code": "39-9011.00",
"title": "Childcare Workers",
"tags": {
"bright_outlook": true
},
"example": [
"Passenger cars"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-2011.00/",
"code": "21-2011.00",
"title": "Clergy",
"tags": {},
"example": [
"Passenger vehicles"
]
}
]
}