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/15-1299.03/related/work_context/4.C.1.a.2.f
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.C.1.a.2.f",
"name": "Telephone Conversations",
"description": "How often do you have telephone conversations in this job?",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.1.a.2.f"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1141.01/",
"code": "29-1141.01",
"title": "Acute Care Nurses",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-3011.00/",
"code": "41-3011.00",
"title": "Advertising Sales Agents",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1011.00/",
"code": "13-1011.00",
"title": "Agents and Business Managers of Artists, Performers, and Athletes",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3091.00/",
"code": "49-3091.00",
"title": "Bicycle Repairers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-4011.00/",
"code": "43-4011.00",
"title": "Brokerage Clerks",
"tags": {}
}
]
}
"summary": {
"id": "4.C.1.a.2.f",
"name": "Telephone Conversations",
"description": "How often do you have telephone conversations in this job?",
"see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.1.a.2.f"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-1141.01/",
"code": "29-1141.01",
"title": "Acute Care Nurses",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-3011.00/",
"code": "41-3011.00",
"title": "Advertising Sales Agents",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1011.00/",
"code": "13-1011.00",
"title": "Agents and Business Managers of Artists, Performers, and Athletes",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3091.00/",
"code": "49-3091.00",
"title": "Bicycle Repairers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-4011.00/",
"code": "43-4011.00",
"title": "Brokerage Clerks",
"tags": {}
}
]
}