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/21-1014.00/related/work_context/4.C.2.d.1.a
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.C.2.d.1.a",
"name": "Spend Time Sitting",
"description": "How much does this job require sitting?",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.2.d.1.a"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5031.00/",
"code": "43-5031.00",
"title": "Public Safety Telecommunicators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/23-1021.00/",
"code": "23-1021.00",
"title": "Administrative Law Judges, Adjudicators, and Hearing Officers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-2011.00/",
"code": "15-2011.00",
"title": "Actuaries",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3111.00/",
"code": "11-3111.00",
"title": "Compensation and Benefits Managers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1041.08/",
"code": "13-1041.08",
"title": "Customs Brokers",
"tags": {}
}
]
}
"summary": {
"id": "4.C.2.d.1.a",
"name": "Spend Time Sitting",
"description": "How much does this job require sitting?",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.2.d.1.a"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5031.00/",
"code": "43-5031.00",
"title": "Public Safety Telecommunicators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/23-1021.00/",
"code": "23-1021.00",
"title": "Administrative Law Judges, Adjudicators, and Hearing Officers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-2011.00/",
"code": "15-2011.00",
"title": "Actuaries",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-3111.00/",
"code": "11-3111.00",
"title": "Compensation and Benefits Managers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1041.08/",
"code": "13-1041.08",
"title": "Customs Brokers",
"tags": {}
}
]
}