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/49-9096.00/related/tasks/13895
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "13895",
"title": "Select gear, such as cables, pulleys, and winches, according to load weights and sizes, facilities, and work schedules.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/49-9096.00?tasks=13895"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9099.01/",
"code": "49-9099.01",
"title": "Geothermal Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9062.00/",
"code": "49-9062.00",
"title": "Medical Equipment Repairers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2098.00/",
"code": "49-2098.00",
"title": "Security and Fire Alarm Systems Installers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/",
"code": "49-3022.00",
"title": "Automotive Glass Installers and Repairers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2094.00/",
"code": "49-2094.00",
"title": "Electrical and Electronics Repairers, Commercial and Industrial Equipment",
"tags": {}
}
]
}
"summary": {
"id": "13895",
"title": "Select gear, such as cables, pulleys, and winches, according to load weights and sizes, facilities, and work schedules.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/49-9096.00?tasks=13895"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9099.01/",
"code": "49-9099.01",
"title": "Geothermal Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9062.00/",
"code": "49-9062.00",
"title": "Medical Equipment Repairers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2098.00/",
"code": "49-2098.00",
"title": "Security and Fire Alarm Systems Installers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/",
"code": "49-3022.00",
"title": "Automotive Glass Installers and Repairers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2094.00/",
"code": "49-2094.00",
"title": "Electrical and Electronics Repairers, Commercial and Industrial Equipment",
"tags": {}
}
]
}