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-2051.00/related/work_context/4.C.2.b.1.d
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.C.2.b.1.d",
"name": "Exposed to Contaminants",
"description": "How often does this job require working exposed to contaminants (such as pollutants, gases, dust or odors)?",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.2.b.1.d"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/",
"code": "49-3021.00",
"title": "Automotive Body and Related Repairers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5041.00/",
"code": "47-5041.00",
"title": "Continuous Mining Machine Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5011.00/",
"code": "47-5011.00",
"title": "Derrick Operators, Oil and Gas",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3052.00/",
"code": "49-3052.00",
"title": "Motorcycle Mechanics",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/",
"code": "49-9045.00",
"title": "Refractory Materials Repairers, Except Brickmasons",
"tags": {}
}
]
}
"summary": {
"id": "4.C.2.b.1.d",
"name": "Exposed to Contaminants",
"description": "How often does this job require working exposed to contaminants (such as pollutants, gases, dust or odors)?",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.2.b.1.d"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3021.00/",
"code": "49-3021.00",
"title": "Automotive Body and Related Repairers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5041.00/",
"code": "47-5041.00",
"title": "Continuous Mining Machine Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5011.00/",
"code": "47-5011.00",
"title": "Derrick Operators, Oil and Gas",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3052.00/",
"code": "49-3052.00",
"title": "Motorcycle Mechanics",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-9045.00/",
"code": "49-9045.00",
"title": "Refractory Materials Repairers, Except Brickmasons",
"tags": {}
}
]
}