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/51-8092.00/related/detailed_work_activities/4.A.1.b.2.I07.D15
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.1.b.2.I07.D15",
"title": "Inspect production equipment.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-8092.00?activities=4.A.1.b.2.I07.D15"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8012.00/",
"code": "51-8012.00",
"title": "Power Distributors and Dispatchers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8031.00/",
"code": "51-8031.00",
"title": "Water and Wastewater Treatment Plant and System Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-2051.00/",
"code": "51-2051.00",
"title": "Fiberglass Laminators and Fabricators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9192.00/",
"code": "51-9192.00",
"title": "Cleaning, Washing, and Metal Pickling Equipment Operators and Tenders",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8091.00/",
"code": "51-8091.00",
"title": "Chemical Plant and System Operators",
"tags": {}
}
]
}
"summary": {
"id": "4.A.1.b.2.I07.D15",
"title": "Inspect production equipment.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-8092.00?activities=4.A.1.b.2.I07.D15"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8012.00/",
"code": "51-8012.00",
"title": "Power Distributors and Dispatchers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8031.00/",
"code": "51-8031.00",
"title": "Water and Wastewater Treatment Plant and System Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-2051.00/",
"code": "51-2051.00",
"title": "Fiberglass Laminators and Fabricators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9192.00/",
"code": "51-9192.00",
"title": "Cleaning, Washing, and Metal Pickling Equipment Operators and Tenders",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8091.00/",
"code": "51-8091.00",
"title": "Chemical Plant and System Operators",
"tags": {}
}
]
}