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/45-4022.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/45-4022.00/details/related_occupations?start=11&end=20",
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2073.00/",
"code": "47-2073.00",
"title": "Operating Engineers and Other Construction Equipment Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5041.00/",
"code": "47-5041.00",
"title": "Continuous Mining Machine Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5044.00/",
"code": "47-5044.00",
"title": "Loading and Moving Machine Operators, Underground Mining",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5022.00/",
"code": "47-5022.00",
"title": "Excavating and Loading Machine and Dragline Operators, Surface Mining",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7041.00/",
"code": "53-7041.00",
"title": "Hoist and Winch Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7051.00/",
"code": "53-7051.00",
"title": "Industrial Truck and Tractor Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-2091.00/",
"code": "45-2091.00",
"title": "Agricultural Equipment Operators",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7021.00/",
"code": "53-7021.00",
"title": "Crane and Tower Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-4021.00/",
"code": "45-4021.00",
"title": "Fallers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-4023.00/",
"code": "45-4023.00",
"title": "Log Graders and Scalers",
"tags": {}
}
]
}
"start": 1,
"end": 10,
"total": 20,
"next": "https://api-v2.onetcenter.org/online/occupations/45-4022.00/details/related_occupations?start=11&end=20",
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2073.00/",
"code": "47-2073.00",
"title": "Operating Engineers and Other Construction Equipment Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5041.00/",
"code": "47-5041.00",
"title": "Continuous Mining Machine Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5044.00/",
"code": "47-5044.00",
"title": "Loading and Moving Machine Operators, Underground Mining",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5022.00/",
"code": "47-5022.00",
"title": "Excavating and Loading Machine and Dragline Operators, Surface Mining",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7041.00/",
"code": "53-7041.00",
"title": "Hoist and Winch Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7051.00/",
"code": "53-7051.00",
"title": "Industrial Truck and Tractor Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-2091.00/",
"code": "45-2091.00",
"title": "Agricultural Equipment Operators",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7021.00/",
"code": "53-7021.00",
"title": "Crane and Tower Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-4021.00/",
"code": "45-4021.00",
"title": "Fallers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-4023.00/",
"code": "45-4023.00",
"title": "Log Graders and Scalers",
"tags": {}
}
]
}