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/53-7011.00/related/detailed_work_activities/4.A.1.b.2.I07.D07
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.1.b.2.I07.D07",
"title": "Inspect material-moving equipment to detect problems.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/53-7011.00?activities=4.A.1.b.2.I07.D07"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-5011.00/",
"code": "53-5011.00",
"title": "Sailors and Marine Oilers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7021.00/",
"code": "53-7021.00",
"title": "Crane and Tower Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5022.00/",
"code": "47-5022.00",
"title": "Excavating and Loading Machine and Dragline Operators, Surface Mining",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-1042.00/",
"code": "53-1042.00",
"title": "First-Line Supervisors of Helpers, Laborers, and Material Movers, Hand",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7121.00/",
"code": "53-7121.00",
"title": "Tank Car, Truck, and Ship Loaders",
"tags": {}
}
]
}
"summary": {
"id": "4.A.1.b.2.I07.D07",
"title": "Inspect material-moving equipment to detect problems.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/53-7011.00?activities=4.A.1.b.2.I07.D07"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-5011.00/",
"code": "53-5011.00",
"title": "Sailors and Marine Oilers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7021.00/",
"code": "53-7021.00",
"title": "Crane and Tower Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5022.00/",
"code": "47-5022.00",
"title": "Excavating and Loading Machine and Dragline Operators, Surface Mining",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-1042.00/",
"code": "53-1042.00",
"title": "First-Line Supervisors of Helpers, Laborers, and Material Movers, Hand",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7121.00/",
"code": "53-7121.00",
"title": "Tank Car, Truck, and Ship Loaders",
"tags": {}
}
]
}