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.3.a.2.I41.D04
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.3.a.2.I41.D04",
"title": "Align parts or workpieces to ensure proper assembly.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-4035.00?activities=4.A.3.a.2.I41.D04"
},
"occupation": [
{
"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-2041.00/",
"code": "51-2041.00",
"title": "Structural Metal Fabricators and Fitters",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4122.00/",
"code": "51-4122.00",
"title": "Welding, Soldering, and Brazing Machine Setters, Operators, and Tenders",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-2031.00/",
"code": "51-2031.00",
"title": "Engine and Other Machine Assemblers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4032.00/",
"code": "51-4032.00",
"title": "Drilling and Boring Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
"tags": {}
}
]
}
"summary": {
"id": "4.A.3.a.2.I41.D04",
"title": "Align parts or workpieces to ensure proper assembly.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-4035.00?activities=4.A.3.a.2.I41.D04"
},
"occupation": [
{
"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-2041.00/",
"code": "51-2041.00",
"title": "Structural Metal Fabricators and Fitters",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4122.00/",
"code": "51-4122.00",
"title": "Welding, Soldering, and Brazing Machine Setters, Operators, and Tenders",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-2031.00/",
"code": "51-2031.00",
"title": "Engine and Other Machine Assemblers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4032.00/",
"code": "51-4032.00",
"title": "Drilling and Boring Machine Tool Setters, Operators, and Tenders, Metal and Plastic",
"tags": {}
}
]
}