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/41-1011.00/details/related_occupations
Status:
200 OK
Content-Type:
application/json
{
"start": 1,
"end": 10,
"total": 20,
"next": "https://api-v2.onetcenter.org/online/occupations/41-1011.00/details/related_occupations?start=11&end=20",
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-1012.00/",
"code": "41-1012.00",
"title": "First-Line Supervisors of Non-Retail Sales Workers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-1011.00/",
"code": "43-1011.00",
"title": "First-Line Supervisors of Office and Administrative Support Workers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-1012.00/",
"code": "35-1012.00",
"title": "First-Line Supervisors of Food Preparation and Serving Workers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-1014.00/",
"code": "39-1014.00",
"title": "First-Line Supervisors of Entertainment and Recreation Workers, Except Gambling Services",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/37-1011.00/",
"code": "37-1011.00",
"title": "First-Line Supervisors of Housekeeping and Janitorial Workers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-1042.00/",
"code": "53-1042.00",
"title": "First-Line Supervisors of Helpers, Laborers, and Material Movers, Hand",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-3091.00/",
"code": "41-3091.00",
"title": "Sales Representatives of Services, Except Advertising, Insurance, Financial Services, and Travel",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-1011.00/",
"code": "49-1011.00",
"title": "First-Line Supervisors of Mechanics, Installers, and Repairers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-1043.00/",
"code": "53-1043.00",
"title": "First-Line Supervisors of Material-Moving Machine and Vehicle Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-1022.00/",
"code": "39-1022.00",
"title": "First-Line Supervisors of Personal Service Workers",
"tags": {
"bright_outlook": true
}
}
]
}
"start": 1,
"end": 10,
"total": 20,
"next": "https://api-v2.onetcenter.org/online/occupations/41-1011.00/details/related_occupations?start=11&end=20",
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-1012.00/",
"code": "41-1012.00",
"title": "First-Line Supervisors of Non-Retail Sales Workers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-1011.00/",
"code": "43-1011.00",
"title": "First-Line Supervisors of Office and Administrative Support Workers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/35-1012.00/",
"code": "35-1012.00",
"title": "First-Line Supervisors of Food Preparation and Serving Workers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-1014.00/",
"code": "39-1014.00",
"title": "First-Line Supervisors of Entertainment and Recreation Workers, Except Gambling Services",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/37-1011.00/",
"code": "37-1011.00",
"title": "First-Line Supervisors of Housekeeping and Janitorial Workers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-1042.00/",
"code": "53-1042.00",
"title": "First-Line Supervisors of Helpers, Laborers, and Material Movers, Hand",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-3091.00/",
"code": "41-3091.00",
"title": "Sales Representatives of Services, Except Advertising, Insurance, Financial Services, and Travel",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-1011.00/",
"code": "49-1011.00",
"title": "First-Line Supervisors of Mechanics, Installers, and Repairers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-1043.00/",
"code": "53-1043.00",
"title": "First-Line Supervisors of Material-Moving Machine and Vehicle Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-1022.00/",
"code": "39-1022.00",
"title": "First-Line Supervisors of Personal Service Workers",
"tags": {
"bright_outlook": true
}
}
]
}