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-6092.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/51-6092.00/details/related_occupations?start=11&end=20",
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4062.00/",
"code": "51-4062.00",
"title": "Patternmakers, Metal and Plastic",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6051.00/",
"code": "51-6051.00",
"title": "Sewers, Hand",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-7032.00/",
"code": "51-7032.00",
"title": "Patternmakers, Wood",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1022.00/",
"code": "27-1022.00",
"title": "Fashion Designers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6052.00/",
"code": "51-6052.00",
"title": "Tailors, Dressmakers, and Custom Sewers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4192.00/",
"code": "51-4192.00",
"title": "Layout Workers, Metal and Plastic",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9031.00/",
"code": "51-9031.00",
"title": "Cutters and Trimmers, Hand",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6031.00/",
"code": "51-6031.00",
"title": "Sewing Machine Operators",
"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-9195.00/",
"code": "51-9195.00",
"title": "Molders, Shapers, and Casters, Except Metal and Plastic",
"tags": {}
}
]
}
"start": 1,
"end": 10,
"total": 20,
"next": "https://api-v2.onetcenter.org/online/occupations/51-6092.00/details/related_occupations?start=11&end=20",
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4062.00/",
"code": "51-4062.00",
"title": "Patternmakers, Metal and Plastic",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6051.00/",
"code": "51-6051.00",
"title": "Sewers, Hand",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-7032.00/",
"code": "51-7032.00",
"title": "Patternmakers, Wood",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1022.00/",
"code": "27-1022.00",
"title": "Fashion Designers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6052.00/",
"code": "51-6052.00",
"title": "Tailors, Dressmakers, and Custom Sewers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4192.00/",
"code": "51-4192.00",
"title": "Layout Workers, Metal and Plastic",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9031.00/",
"code": "51-9031.00",
"title": "Cutters and Trimmers, Hand",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6031.00/",
"code": "51-6031.00",
"title": "Sewing Machine Operators",
"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-9195.00/",
"code": "51-9195.00",
"title": "Molders, Shapers, and Casters, Except Metal and Plastic",
"tags": {}
}
]
}