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-9098.00/related/tasks/3082
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "3082",
"title": "Adjust, connect, or disconnect wiring, piping, tubing, and other parts, using hand or power tools.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/49-9098.00?tasks=3082"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9012.00/",
"code": "49-9012.00",
"title": "Control and Valve Installers and Repairers, Except Mechanical Door",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9051.00/",
"code": "49-9051.00",
"title": "Electrical Power-Line Installers and Repairers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2021.00/",
"code": "49-2021.00",
"title": "Radio, Cellular, and Tower Equipment Installers and Repairers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/",
"code": "49-9095.00",
"title": "Manufactured Building and Mobile Home Installers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2093.00/",
"code": "49-2093.00",
"title": "Electrical and Electronics Installers and Repairers, Transportation Equipment",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "3082",
"title": "Adjust, connect, or disconnect wiring, piping, tubing, and other parts, using hand or power tools.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/49-9098.00?tasks=3082"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9012.00/",
"code": "49-9012.00",
"title": "Control and Valve Installers and Repairers, Except Mechanical Door",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9051.00/",
"code": "49-9051.00",
"title": "Electrical Power-Line Installers and Repairers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2021.00/",
"code": "49-2021.00",
"title": "Radio, Cellular, and Tower Equipment Installers and Repairers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/",
"code": "49-9095.00",
"title": "Manufactured Building and Mobile Home Installers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2093.00/",
"code": "49-2093.00",
"title": "Electrical and Electronics Installers and Repairers, Transportation Equipment",
"tags": {
"bright_outlook": true
}
}
]
}