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-3021.00/related/tasks/2953
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "2953",
"title": "Cut openings in vehicle bodies for the installation of customized windows, using templates and power shears or chisels.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/49-3021.00?tasks=2953"
},
"occupation": [
{
"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-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/51-6051.00/",
"code": "51-6051.00",
"title": "Sewers, Hand",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/",
"code": "49-9045.00",
"title": "Refractory Materials Repairers, Except Brickmasons",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9094.00/",
"code": "49-9094.00",
"title": "Locksmiths and Safe Repairers",
"tags": {}
}
]
}
"summary": {
"id": "2953",
"title": "Cut openings in vehicle bodies for the installation of customized windows, using templates and power shears or chisels.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/49-3021.00?tasks=2953"
},
"occupation": [
{
"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-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/51-6051.00/",
"code": "51-6051.00",
"title": "Sewers, Hand",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/",
"code": "49-9045.00",
"title": "Refractory Materials Repairers, Except Brickmasons",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9094.00/",
"code": "49-9094.00",
"title": "Locksmiths and Safe Repairers",
"tags": {}
}
]
}