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-2011.00/related/detailed_work_activities/4.A.3.a.3.I12.D02
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.3.a.3.I12.D02",
"title": "Operate cutting equipment.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-2011.00?activities=4.A.3.a.3.I12.D02"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4022.00/",
"code": "51-4022.00",
"title": "Forging Machine Setters, Operators, and Tenders, Metal and Plastic",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4033.00/",
"code": "51-4033.00",
"title": "Grinding, Lapping, Polishing, and Buffing Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4061.00/",
"code": "51-4061.00",
"title": "Model Makers, 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-2041.00/",
"code": "51-2041.00",
"title": "Structural Metal Fabricators and Fitters",
"tags": {}
}
]
}
"summary": {
"id": "4.A.3.a.3.I12.D02",
"title": "Operate cutting equipment.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-2011.00?activities=4.A.3.a.3.I12.D02"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4022.00/",
"code": "51-4022.00",
"title": "Forging Machine Setters, Operators, and Tenders, Metal and Plastic",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4033.00/",
"code": "51-4033.00",
"title": "Grinding, Lapping, Polishing, and Buffing Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4061.00/",
"code": "51-4061.00",
"title": "Model Makers, 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-2041.00/",
"code": "51-2041.00",
"title": "Structural Metal Fabricators and Fitters",
"tags": {}
}
]
}