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/29-2061.00/related/tools_used/42271602
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 42271602,
"title": "Spirometers",
"example": [
"Handheld spirometers",
"Personal computer PC-based spirometers",
"Pocket spirometers",
"Pulmonary function testing PFT equipment"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1141.01/",
"code": "29-1141.01",
"title": "Acute Care Nurses",
"tags": {
"bright_outlook": true
},
"example": [
"Incentive spirometers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1229.01/",
"code": "29-1229.01",
"title": "Allergists and Immunologists",
"tags": {},
"example": [
"Digital spirometers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1071.01/",
"code": "29-1071.01",
"title": "Anesthesiologist Assistants",
"tags": {
"bright_outlook": true
},
"example": [
"Digital spirometers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1211.00/",
"code": "29-1211.00",
"title": "Anesthesiologists",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/",
"code": "17-2031.00",
"title": "Bioengineers and Biomedical Engineers",
"tags": {
"bright_outlook": true
},
"example": []
}
]
}
"summary": {
"code": 42271602,
"title": "Spirometers",
"example": [
"Handheld spirometers",
"Personal computer PC-based spirometers",
"Pocket spirometers",
"Pulmonary function testing PFT equipment"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1141.01/",
"code": "29-1141.01",
"title": "Acute Care Nurses",
"tags": {
"bright_outlook": true
},
"example": [
"Incentive spirometers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1229.01/",
"code": "29-1229.01",
"title": "Allergists and Immunologists",
"tags": {},
"example": [
"Digital spirometers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1071.01/",
"code": "29-1071.01",
"title": "Anesthesiologist Assistants",
"tags": {
"bright_outlook": true
},
"example": [
"Digital spirometers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1211.00/",
"code": "29-1211.00",
"title": "Anesthesiologists",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/",
"code": "17-2031.00",
"title": "Bioengineers and Biomedical Engineers",
"tags": {
"bright_outlook": true
},
"example": []
}
]
}