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/47-2151.00/related/work_context/4.C.2.c.1.e
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.C.2.c.1.e",
"name": "Exposed to Hazardous Equipment",
"description": "How often does this job require exposure to hazardous equipment?",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.2.c.1.e"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5043.00/",
"code": "47-5043.00",
"title": "Roof Bolters, Mining",
"tags": {}
},
{
"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/51-7041.00/",
"code": "51-7041.00",
"title": "Sawing Machine Setters, Operators, and Tenders, Wood",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-4021.00/",
"code": "45-4021.00",
"title": "Fallers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5081.00/",
"code": "47-5081.00",
"title": "Helpers--Extraction Workers",
"tags": {}
}
]
}
"summary": {
"id": "4.C.2.c.1.e",
"name": "Exposed to Hazardous Equipment",
"description": "How often does this job require exposure to hazardous equipment?",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.2.c.1.e"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5043.00/",
"code": "47-5043.00",
"title": "Roof Bolters, Mining",
"tags": {}
},
{
"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/51-7041.00/",
"code": "51-7041.00",
"title": "Sawing Machine Setters, Operators, and Tenders, Wood",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/45-4021.00/",
"code": "45-4021.00",
"title": "Fallers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5081.00/",
"code": "47-5081.00",
"title": "Helpers--Extraction Workers",
"tags": {}
}
]
}