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-2041.00/related/tasks/10036
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "10036",
"title": "Verify conformance of workpieces to specifications, using squares, rulers, and measuring tapes.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/51-2041.00?tasks=10036"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4193.00/",
"code": "51-4193.00",
"title": "Plating 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-9041.00/",
"code": "51-9041.00",
"title": "Extruding, Forming, Pressing, and Compacting Machine Setters, Operators, and Tenders",
"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-9061.00/",
"code": "51-9061.00",
"title": "Inspectors, Testers, Sorters, Samplers, and Weighers",
"tags": {}
}
]
}
"summary": {
"id": "10036",
"title": "Verify conformance of workpieces to specifications, using squares, rulers, and measuring tapes.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/51-2041.00?tasks=10036"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4193.00/",
"code": "51-4193.00",
"title": "Plating 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-9041.00/",
"code": "51-9041.00",
"title": "Extruding, Forming, Pressing, and Compacting Machine Setters, Operators, and Tenders",
"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-9061.00/",
"code": "51-9061.00",
"title": "Inspectors, Testers, Sorters, Samplers, and Weighers",
"tags": {}
}
]
}