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-9141.00/related/tasks/12583
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "12583",
"title": "Load semiconductor material into furnace.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/51-9141.00?tasks=12583"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4191.00/",
"code": "51-4191.00",
"title": "Heat Treating Equipment Setters, Operators, and Tenders, Metal and Plastic",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-2051.00/",
"code": "51-2051.00",
"title": "Fiberglass Laminators and Fabricators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9081.00/",
"code": "51-9081.00",
"title": "Dental Laboratory Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9195.00/",
"code": "51-9195.00",
"title": "Molders, Shapers, and Casters, Except Metal and Plastic",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4072.00/",
"code": "51-4072.00",
"title": "Molding, Coremaking, and Casting Machine Setters, Operators, and Tenders, Metal and Plastic",
"tags": {}
}
]
}
"summary": {
"id": "12583",
"title": "Load semiconductor material into furnace.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/51-9141.00?tasks=12583"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4191.00/",
"code": "51-4191.00",
"title": "Heat Treating Equipment Setters, Operators, and Tenders, Metal and Plastic",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-2051.00/",
"code": "51-2051.00",
"title": "Fiberglass Laminators and Fabricators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9081.00/",
"code": "51-9081.00",
"title": "Dental Laboratory Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9195.00/",
"code": "51-9195.00",
"title": "Molders, Shapers, and Casters, Except Metal and Plastic",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4072.00/",
"code": "51-4072.00",
"title": "Molding, Coremaking, and Casting Machine Setters, Operators, and Tenders, Metal and Plastic",
"tags": {}
}
]
}