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/13-2022.00/related/detailed_work_activities/4.A.2.a.2.I01.D02
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.2.a.2.I01.D02",
"title": "Verify information or specifications.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/13-2022.00?activities=4.A.2.a.2.I01.D02"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-6061.00/",
"code": "53-6061.00",
"title": "Passenger Attendants",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9162.00/",
"code": "51-9162.00",
"title": "Computer Numerically Controlled Tool Programmers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7021.00/",
"code": "53-7021.00",
"title": "Crane and Tower Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5022.00/",
"code": "47-5022.00",
"title": "Excavating and Loading Machine and Dragline Operators, Surface Mining",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-3033.00/",
"code": "53-3033.00",
"title": "Light Truck Drivers",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "4.A.2.a.2.I01.D02",
"title": "Verify information or specifications.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/13-2022.00?activities=4.A.2.a.2.I01.D02"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-6061.00/",
"code": "53-6061.00",
"title": "Passenger Attendants",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9162.00/",
"code": "51-9162.00",
"title": "Computer Numerically Controlled Tool Programmers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-7021.00/",
"code": "53-7021.00",
"title": "Crane and Tower Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/47-5022.00/",
"code": "47-5022.00",
"title": "Excavating and Loading Machine and Dragline Operators, Surface Mining",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-3033.00/",
"code": "53-3033.00",
"title": "Light Truck Drivers",
"tags": {
"bright_outlook": true
}
}
]
}