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-4035.00/related/detailed_work_activities/4.A.1.b.3.I01.D02
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.1.b.3.I01.D02",
"title": "Calculate dimensions of workpieces, products, or equipment.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-4035.00?activities=4.A.1.b.3.I01.D02"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4111.00/",
"code": "51-4111.00",
"title": "Tool and Die Makers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4041.00/",
"code": "51-4041.00",
"title": "Machinists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4081.00/",
"code": "51-4081.00",
"title": "Multiple Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
"tags": {}
},
{
"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-4033.00/",
"code": "51-4033.00",
"title": "Grinding, Lapping, Polishing, and Buffing Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
"tags": {}
}
]
}
"summary": {
"id": "4.A.1.b.3.I01.D02",
"title": "Calculate dimensions of workpieces, products, or equipment.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-4035.00?activities=4.A.1.b.3.I01.D02"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4111.00/",
"code": "51-4111.00",
"title": "Tool and Die Makers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4041.00/",
"code": "51-4041.00",
"title": "Machinists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4081.00/",
"code": "51-4081.00",
"title": "Multiple Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
"tags": {}
},
{
"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-4033.00/",
"code": "51-4033.00",
"title": "Grinding, Lapping, Polishing, and Buffing Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
"tags": {}
}
]
}