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/39-3093.00/related/detailed_work_activities/4.A.4.c.3.I01.D04
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.4.c.3.I01.D04",
"title": "Maintain supply or equipment inventories.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/39-3093.00?activities=4.A.4.c.3.I01.D04"
},
"occupation": [
{
"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/39-3091.00/",
"code": "39-3091.00",
"title": "Amusement and Recreation Attendants",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-9031.00/",
"code": "39-9031.00",
"title": "Exercise Trainers and Group Fitness Instructors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9179.02/",
"code": "11-9179.02",
"title": "Spa Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-3031.00/",
"code": "39-3031.00",
"title": "Ushers, Lobby Attendants, and Ticket Takers",
"tags": {}
}
]
}
"summary": {
"id": "4.A.4.c.3.I01.D04",
"title": "Maintain supply or equipment inventories.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/39-3093.00?activities=4.A.4.c.3.I01.D04"
},
"occupation": [
{
"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/39-3091.00/",
"code": "39-3091.00",
"title": "Amusement and Recreation Attendants",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-9031.00/",
"code": "39-9031.00",
"title": "Exercise Trainers and Group Fitness Instructors",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9179.02/",
"code": "11-9179.02",
"title": "Spa Managers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-3031.00/",
"code": "39-3031.00",
"title": "Ushers, Lobby Attendants, and Ticket Takers",
"tags": {}
}
]
}