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/51-9032.00/related/detailed_work_activities/4.A.1.b.3.I01.D11
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.1.b.3.I01.D11",
"title": "Weigh finished products.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-9032.00?activities=4.A.1.b.3.I01.D11"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9023.00/",
"code": "51-9023.00",
"title": "Mixing and Blending Machine Setters, Operators, and Tenders",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9021.00/",
"code": "51-9021.00",
"title": "Crushing, Grinding, and Polishing Machine Setters, Operators, and Tenders",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9124.00/",
"code": "51-9124.00",
"title": "Coating, Painting, and Spraying Machine Setters, Operators, and Tenders",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9141.00/",
"code": "51-9141.00",
"title": "Semiconductor Processing Technicians",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9061.00/",
"code": "51-9061.00",
"title": "Inspectors, Testers, Sorters, Samplers, and Weighers",
"tags": {}
}
]
}
"summary": {
"id": "4.A.1.b.3.I01.D11",
"title": "Weigh finished products.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-9032.00?activities=4.A.1.b.3.I01.D11"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9023.00/",
"code": "51-9023.00",
"title": "Mixing and Blending Machine Setters, Operators, and Tenders",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9021.00/",
"code": "51-9021.00",
"title": "Crushing, Grinding, and Polishing Machine Setters, Operators, and Tenders",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9124.00/",
"code": "51-9124.00",
"title": "Coating, Painting, and Spraying Machine Setters, Operators, and Tenders",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9141.00/",
"code": "51-9141.00",
"title": "Semiconductor Processing Technicians",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9061.00/",
"code": "51-9061.00",
"title": "Inspectors, Testers, Sorters, Samplers, and Weighers",
"tags": {}
}
]
}