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/27-4015.00/related/detailed_work_activities/4.A.3.a.1.I06.D11
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.3.a.1.I06.D11",
"title": "Unload materials or equipment.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/27-4015.00?activities=4.A.3.a.1.I06.D11"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5053.00/",
"code": "43-5053.00",
"title": "Postal Service Mail Sorters, Processors, and Processing Machine Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5021.00/",
"code": "43-5021.00",
"title": "Couriers and Messengers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5011.00/",
"code": "43-5011.00",
"title": "Cargo and Freight Agents",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5111.00/",
"code": "43-5111.00",
"title": "Weighers, Measurers, Checkers, and Samplers, Recordkeeping",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-9051.00/",
"code": "43-9051.00",
"title": "Mail Clerks and Mail Machine Operators, Except Postal Service",
"tags": {}
}
]
}
"summary": {
"id": "4.A.3.a.1.I06.D11",
"title": "Unload materials or equipment.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/27-4015.00?activities=4.A.3.a.1.I06.D11"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5053.00/",
"code": "43-5053.00",
"title": "Postal Service Mail Sorters, Processors, and Processing Machine Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5021.00/",
"code": "43-5021.00",
"title": "Couriers and Messengers",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5011.00/",
"code": "43-5011.00",
"title": "Cargo and Freight Agents",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5111.00/",
"code": "43-5111.00",
"title": "Weighers, Measurers, Checkers, and Samplers, Recordkeeping",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-9051.00/",
"code": "43-9051.00",
"title": "Mail Clerks and Mail Machine Operators, Except Postal Service",
"tags": {}
}
]
}