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-9011.00/related/detailed_work_activities/4.A.1.b.3.I01.D10
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.1.b.3.I01.D10",
"title": "Measure ingredients or substances to be used in production processes.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-9011.00?activities=4.A.1.b.3.I01.D10"
},
"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-9195.00/",
"code": "51-9195.00",
"title": "Molders, Shapers, and Casters, Except Metal and Plastic",
"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
}
}
]
}
"summary": {
"id": "4.A.1.b.3.I01.D10",
"title": "Measure ingredients or substances to be used in production processes.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-9011.00?activities=4.A.1.b.3.I01.D10"
},
"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-9195.00/",
"code": "51-9195.00",
"title": "Molders, Shapers, and Casters, Except Metal and Plastic",
"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
}
}
]
}