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/41-2012.00/related/detailed_work_activities/4.A.4.a.6.I02.D05
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.4.a.6.I02.D05",
"title": "Sell products or services.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/41-2012.00?activities=4.A.4.a.6.I02.D05"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-3021.00/",
"code": "41-3021.00",
"title": "Insurance Sales Agents",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-3031.00/",
"code": "41-3031.00",
"title": "Securities, Commodities, and Financial Services Sales Agents",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-3041.00/",
"code": "41-3041.00",
"title": "Travel Agents",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-5092.00/",
"code": "39-5092.00",
"title": "Manicurists and Pedicurists",
"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
}
}
]
}
"summary": {
"id": "4.A.4.a.6.I02.D05",
"title": "Sell products or services.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/41-2012.00?activities=4.A.4.a.6.I02.D05"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-3021.00/",
"code": "41-3021.00",
"title": "Insurance Sales Agents",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-3031.00/",
"code": "41-3031.00",
"title": "Securities, Commodities, and Financial Services Sales Agents",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-3041.00/",
"code": "41-3041.00",
"title": "Travel Agents",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-5092.00/",
"code": "39-5092.00",
"title": "Manicurists and Pedicurists",
"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
}
}
]
}