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-9051.00/related/tasks/4966
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4966",
"title": "Confer with supervisors or other equipment operators to report equipment malfunctions or to resolve production problems.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/51-9051.00?tasks=4966"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/",
"code": "51-2022.00",
"title": "Electrical and Electronic Equipment Assemblers",
"tags": {
"bright_outlook": true
}
},
{
"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-8091.00/",
"code": "51-8091.00",
"title": "Chemical Plant and System Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8092.00/",
"code": "51-8092.00",
"title": "Gas Plant Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-1011.00/",
"code": "51-1011.00",
"title": "First-Line Supervisors of Production and Operating Workers",
"tags": {}
}
]
}
"summary": {
"id": "4966",
"title": "Confer with supervisors or other equipment operators to report equipment malfunctions or to resolve production problems.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/51-9051.00?tasks=4966"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-2022.00/",
"code": "51-2022.00",
"title": "Electrical and Electronic Equipment Assemblers",
"tags": {
"bright_outlook": true
}
},
{
"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-8091.00/",
"code": "51-8091.00",
"title": "Chemical Plant and System Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8092.00/",
"code": "51-8092.00",
"title": "Gas Plant Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-1011.00/",
"code": "51-1011.00",
"title": "First-Line Supervisors of Production and Operating Workers",
"tags": {}
}
]
}