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-1012.00/related/tools_used/43212112
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 43212112,
"title": "Point of sale POS receipt printers",
"example": [
"Point of sale POS printers"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-3011.00/",
"code": "35-3011.00",
"title": "Bartenders",
"tags": {
"bright_outlook": true
},
"example": [
"Point of sale POS printers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1041.00/",
"code": "13-1041.00",
"title": "Compliance Officers",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-3023.00/",
"code": "35-3023.00",
"title": "Fast Food and Counter Workers",
"tags": {
"bright_outlook": true
},
"example": [
"Point of sale POS printers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/",
"code": "33-3041.00",
"title": "Parking Enforcement Workers",
"tags": {},
"example": [
"Payment receipt printers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-3053.00/",
"code": "53-3053.00",
"title": "Shuttle Drivers and Chauffeurs",
"tags": {
"bright_outlook": true
},
"example": [
"Mobile electronic funds transfer point of sale EFTPOS printers"
]
}
]
}
"summary": {
"code": 43212112,
"title": "Point of sale POS receipt printers",
"example": [
"Point of sale POS printers"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-3011.00/",
"code": "35-3011.00",
"title": "Bartenders",
"tags": {
"bright_outlook": true
},
"example": [
"Point of sale POS printers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1041.00/",
"code": "13-1041.00",
"title": "Compliance Officers",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-3023.00/",
"code": "35-3023.00",
"title": "Fast Food and Counter Workers",
"tags": {
"bright_outlook": true
},
"example": [
"Point of sale POS printers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3041.00/",
"code": "33-3041.00",
"title": "Parking Enforcement Workers",
"tags": {},
"example": [
"Payment receipt printers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-3053.00/",
"code": "53-3053.00",
"title": "Shuttle Drivers and Chauffeurs",
"tags": {
"bright_outlook": true
},
"example": [
"Mobile electronic funds transfer point of sale EFTPOS printers"
]
}
]
}