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/35-3023.00/related/tools_used/48101611
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 48101611,
"title": "Commercial use scales",
"example": [
"Portion scales",
"Scales"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/",
"code": "51-3011.00",
"title": "Bakers",
"tags": {},
"example": [
"Balance scales",
"Digital scales",
"Portion scales",
"Weigh hoppers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-3023.01/",
"code": "35-3023.01",
"title": "Baristas",
"tags": {
"bright_outlook": true
},
"example": [
"Electronic food scales"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3021.00/",
"code": "51-3021.00",
"title": "Butchers and Meat Cutters",
"tags": {},
"example": [
"Meat scales"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2032.00/",
"code": "25-2032.00",
"title": "Career/Technical Education Teachers, Secondary School",
"tags": {},
"example": [
"Food measuring scales"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-2011.00/",
"code": "41-2011.00",
"title": "Cashiers",
"tags": {
"bright_outlook": true
},
"example": [
"Electronic food scales",
"Food scales"
]
}
]
}
"summary": {
"code": 48101611,
"title": "Commercial use scales",
"example": [
"Portion scales",
"Scales"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3011.00/",
"code": "51-3011.00",
"title": "Bakers",
"tags": {},
"example": [
"Balance scales",
"Digital scales",
"Portion scales",
"Weigh hoppers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-3023.01/",
"code": "35-3023.01",
"title": "Baristas",
"tags": {
"bright_outlook": true
},
"example": [
"Electronic food scales"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3021.00/",
"code": "51-3021.00",
"title": "Butchers and Meat Cutters",
"tags": {},
"example": [
"Meat scales"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-2032.00/",
"code": "25-2032.00",
"title": "Career/Technical Education Teachers, Secondary School",
"tags": {},
"example": [
"Food measuring scales"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-2011.00/",
"code": "41-2011.00",
"title": "Cashiers",
"tags": {
"bright_outlook": true
},
"example": [
"Electronic food scales",
"Food scales"
]
}
]
}