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-9162.00/related/tasks/11965
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "11965",
"title": "Enter coordinates of hole locations into program memories by depressing pedals or buttons of programmers.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/51-9162.00?tasks=11965"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9161.00/",
"code": "51-9161.00",
"title": "Computer Numerically Controlled Tool Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-5111.00/",
"code": "51-5111.00",
"title": "Prepress Technicians and Workers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/",
"code": "51-5112.00",
"title": "Printing Press Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9141.00/",
"code": "51-9141.00",
"title": "Semiconductor Processing Technicians",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6061.00/",
"code": "51-6061.00",
"title": "Textile Bleaching and Dyeing Machine Operators and Tenders",
"tags": {}
}
]
}
"summary": {
"id": "11965",
"title": "Enter coordinates of hole locations into program memories by depressing pedals or buttons of programmers.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/51-9162.00?tasks=11965"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9161.00/",
"code": "51-9161.00",
"title": "Computer Numerically Controlled Tool Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-5111.00/",
"code": "51-5111.00",
"title": "Prepress Technicians and Workers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/",
"code": "51-5112.00",
"title": "Printing Press Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9141.00/",
"code": "51-9141.00",
"title": "Semiconductor Processing Technicians",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6061.00/",
"code": "51-6061.00",
"title": "Textile Bleaching and Dyeing Machine Operators and Tenders",
"tags": {}
}
]
}