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-3041.00/related/detailed_work_activities/4.A.3.a.1.I10.D06
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.3.a.1.I10.D06",
"title": "Move large objects using heavy equipment.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/49-3041.00?activities=4.A.3.a.1.I10.D06"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9011.00/",
"code": "49-9011.00",
"title": "Mechanical Door Repairers",
"tags": {
"bright_outlook": true
}
},
{
"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-9099.01/",
"code": "49-9099.01",
"title": "Geothermal Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/",
"code": "49-9052.00",
"title": "Telecommunications Line Installers and Repairers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/",
"code": "49-9095.00",
"title": "Manufactured Building and Mobile Home Installers",
"tags": {}
}
]
}
"summary": {
"id": "4.A.3.a.1.I10.D06",
"title": "Move large objects using heavy equipment.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/49-3041.00?activities=4.A.3.a.1.I10.D06"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9011.00/",
"code": "49-9011.00",
"title": "Mechanical Door Repairers",
"tags": {
"bright_outlook": true
}
},
{
"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-9099.01/",
"code": "49-9099.01",
"title": "Geothermal Technicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9052.00/",
"code": "49-9052.00",
"title": "Telecommunications Line Installers and Repairers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9095.00/",
"code": "49-9095.00",
"title": "Manufactured Building and Mobile Home Installers",
"tags": {}
}
]
}