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-9021.00/related/tasks/12392
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "12392",
"title": "Mark bins as to types of mixtures stored.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/51-9021.00?tasks=12392"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9031.00/",
"code": "51-9031.00",
"title": "Cutters and Trimmers, Hand",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3021.00/",
"code": "51-3021.00",
"title": "Butchers and Meat Cutters",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3022.00/",
"code": "51-3022.00",
"title": "Meat, Poultry, and Fish Cutters and Trimmers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-2023.00/",
"code": "51-2023.00",
"title": "Electromechanical Equipment Assemblers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-7031.00/",
"code": "51-7031.00",
"title": "Model Makers, Wood",
"tags": {}
}
]
}
"summary": {
"id": "12392",
"title": "Mark bins as to types of mixtures stored.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/51-9021.00?tasks=12392"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9031.00/",
"code": "51-9031.00",
"title": "Cutters and Trimmers, Hand",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3021.00/",
"code": "51-3021.00",
"title": "Butchers and Meat Cutters",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-3022.00/",
"code": "51-3022.00",
"title": "Meat, Poultry, and Fish Cutters and Trimmers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-2023.00/",
"code": "51-2023.00",
"title": "Electromechanical Equipment Assemblers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-7031.00/",
"code": "51-7031.00",
"title": "Model Makers, Wood",
"tags": {}
}
]
}