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-2072.00/related/work_styles/1.C.4.b
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "1.C.4.b",
"name": "Stress Tolerance",
"description": "Job requires accepting criticism and dealing calmly and effectively with high-stress situations.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_styles/1.C.4.b"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-4032.00/",
"code": "27-4032.00",
"title": "Film and Video Editors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1071.01/",
"code": "29-1071.01",
"title": "Anesthesiologist Assistants",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/23-1023.00/",
"code": "23-1023.00",
"title": "Judges, Magistrate Judges, and Magistrates",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/",
"code": "29-1229.03",
"title": "Urologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1141.01/",
"code": "29-1141.01",
"title": "Acute Care Nurses",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "1.C.4.b",
"name": "Stress Tolerance",
"description": "Job requires accepting criticism and dealing calmly and effectively with high-stress situations.",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_styles/1.C.4.b"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-4032.00/",
"code": "27-4032.00",
"title": "Film and Video Editors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1071.01/",
"code": "29-1071.01",
"title": "Anesthesiologist Assistants",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/23-1023.00/",
"code": "23-1023.00",
"title": "Judges, Magistrate Judges, and Magistrates",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/",
"code": "29-1229.03",
"title": "Urologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1141.01/",
"code": "29-1141.01",
"title": "Acute Care Nurses",
"tags": {
"bright_outlook": true
}
}
]
}