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-3021.00/related/detailed_work_activities/4.A.4.a.2.I13.D05
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.4.a.2.I13.D05",
"title": "Confer with customers or designers to determine order specifications.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-3021.00?activities=4.A.4.a.2.I13.D05"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6092.00/",
"code": "51-6092.00",
"title": "Fabric and Apparel Patternmakers",
"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-6052.00/",
"code": "51-6052.00",
"title": "Tailors, Dressmakers, and Custom Sewers",
"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-5113.00/",
"code": "51-5113.00",
"title": "Print Binding and Finishing Workers",
"tags": {}
}
]
}
"summary": {
"id": "4.A.4.a.2.I13.D05",
"title": "Confer with customers or designers to determine order specifications.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-3021.00?activities=4.A.4.a.2.I13.D05"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6092.00/",
"code": "51-6092.00",
"title": "Fabric and Apparel Patternmakers",
"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-6052.00/",
"code": "51-6052.00",
"title": "Tailors, Dressmakers, and Custom Sewers",
"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-5113.00/",
"code": "51-5113.00",
"title": "Print Binding and Finishing Workers",
"tags": {}
}
]
}