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-6051.00/related/tools_used/53141620
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 53141620,
"title": "Seam ripper",
"example": [
"Seam rippers"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1012.00/",
"code": "27-1012.00",
"title": "Craft Artists",
"tags": {},
"example": [
"Seam rippers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6092.00/",
"code": "51-6092.00",
"title": "Fabric and Apparel Patternmakers",
"tags": {},
"example": [
"Seam rippers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6031.00/",
"code": "51-6031.00",
"title": "Sewing Machine Operators",
"tags": {},
"example": [
"Seam rippers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6052.00/",
"code": "51-6052.00",
"title": "Tailors, Dressmakers, and Custom Sewers",
"tags": {},
"example": [
"Seam rippers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6093.00/",
"code": "51-6093.00",
"title": "Upholsterers",
"tags": {},
"example": [
"Seam rippers"
]
}
]
}
"summary": {
"code": 53141620,
"title": "Seam ripper",
"example": [
"Seam rippers"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-1012.00/",
"code": "27-1012.00",
"title": "Craft Artists",
"tags": {},
"example": [
"Seam rippers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6092.00/",
"code": "51-6092.00",
"title": "Fabric and Apparel Patternmakers",
"tags": {},
"example": [
"Seam rippers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6031.00/",
"code": "51-6031.00",
"title": "Sewing Machine Operators",
"tags": {},
"example": [
"Seam rippers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6052.00/",
"code": "51-6052.00",
"title": "Tailors, Dressmakers, and Custom Sewers",
"tags": {},
"example": [
"Seam rippers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6093.00/",
"code": "51-6093.00",
"title": "Upholsterers",
"tags": {},
"example": [
"Seam rippers"
]
}
]
}