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-1141.02/details/related_occupations
Status:
200 OK
Content-Type:
application/json
{
"start": 1,
"end": 10,
"total": 20,
"next": "https://api-v2.onetcenter.org/online/occupations/29-1141.02/details/related_occupations?start=11&end=20",
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1171.00/",
"code": "29-1171.00",
"title": "Nurse Practitioners",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1141.04/",
"code": "29-1141.04",
"title": "Clinical Nurse Specialists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1223.00/",
"code": "29-1223.00",
"title": "Psychiatrists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2053.00/",
"code": "29-2053.00",
"title": "Psychiatric Technicians",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1215.00/",
"code": "29-1215.00",
"title": "Family Medicine Physicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1141.01/",
"code": "29-1141.01",
"title": "Acute Care Nurses",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1141.00/",
"code": "29-1141.00",
"title": "Registered Nurses",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/",
"code": "19-3039.03",
"title": "Clinical Neuropsychologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1141.03/",
"code": "29-1141.03",
"title": "Critical Care Nurses",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1014.00/",
"code": "21-1014.00",
"title": "Mental Health Counselors",
"tags": {
"bright_outlook": true
}
}
]
}
"start": 1,
"end": 10,
"total": 20,
"next": "https://api-v2.onetcenter.org/online/occupations/29-1141.02/details/related_occupations?start=11&end=20",
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1171.00/",
"code": "29-1171.00",
"title": "Nurse Practitioners",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1141.04/",
"code": "29-1141.04",
"title": "Clinical Nurse Specialists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1223.00/",
"code": "29-1223.00",
"title": "Psychiatrists",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2053.00/",
"code": "29-2053.00",
"title": "Psychiatric Technicians",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1215.00/",
"code": "29-1215.00",
"title": "Family Medicine Physicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1141.01/",
"code": "29-1141.01",
"title": "Acute Care Nurses",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1141.00/",
"code": "29-1141.00",
"title": "Registered Nurses",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-3039.03/",
"code": "19-3039.03",
"title": "Clinical Neuropsychologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1141.03/",
"code": "29-1141.03",
"title": "Critical Care Nurses",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/21-1014.00/",
"code": "21-1014.00",
"title": "Mental Health Counselors",
"tags": {
"bright_outlook": true
}
}
]
}