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/51-9195.03/details/related_occupations
Status:
200 OK
Content-Type:
application/json
{
"start": 1,
"end": 10,
"total": 20,
"next": "https://api-v2.onetcenter.org/online/occupations/51-9195.03/details/related_occupations?start=11&end=20",
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9195.00/",
"code": "51-9195.00",
"title": "Molders, Shapers, and Casters, Except Metal and Plastic",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2044.00/",
"code": "47-2044.00",
"title": "Tile and Stone Setters",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2053.00/",
"code": "47-2053.00",
"title": "Terrazzo Workers and Finishers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9022.00/",
"code": "51-9022.00",
"title": "Grinding and Polishing Workers, Hand",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2022.00/",
"code": "47-2022.00",
"title": "Stonemasons",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-7021.00/",
"code": "51-7021.00",
"title": "Furniture Finishers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9194.00/",
"code": "51-9194.00",
"title": "Etchers and Engravers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-7011.00/",
"code": "51-7011.00",
"title": "Cabinetmakers and Bench Carpenters",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-2041.00/",
"code": "51-2041.00",
"title": "Structural Metal Fabricators and Fitters",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4192.00/",
"code": "51-4192.00",
"title": "Layout Workers, Metal and Plastic",
"tags": {}
}
]
}
"start": 1,
"end": 10,
"total": 20,
"next": "https://api-v2.onetcenter.org/online/occupations/51-9195.03/details/related_occupations?start=11&end=20",
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9195.00/",
"code": "51-9195.00",
"title": "Molders, Shapers, and Casters, Except Metal and Plastic",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2044.00/",
"code": "47-2044.00",
"title": "Tile and Stone Setters",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2053.00/",
"code": "47-2053.00",
"title": "Terrazzo Workers and Finishers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9022.00/",
"code": "51-9022.00",
"title": "Grinding and Polishing Workers, Hand",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-2022.00/",
"code": "47-2022.00",
"title": "Stonemasons",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-7021.00/",
"code": "51-7021.00",
"title": "Furniture Finishers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9194.00/",
"code": "51-9194.00",
"title": "Etchers and Engravers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-7011.00/",
"code": "51-7011.00",
"title": "Cabinetmakers and Bench Carpenters",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-2041.00/",
"code": "51-2041.00",
"title": "Structural Metal Fabricators and Fitters",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4192.00/",
"code": "51-4192.00",
"title": "Layout Workers, Metal and Plastic",
"tags": {}
}
]
}