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-4193.00/related/detailed_work_activities/4.A.3.a.3.I06.D02
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.3.a.3.I06.D02",
"title": "Operate painting or coating equipment.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-4193.00?activities=4.A.3.a.3.I06.D02"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9123.00/",
"code": "51-9123.00",
"title": "Painting, Coating, and Decorating Workers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-7021.00/",
"code": "51-7021.00",
"title": "Furniture Finishers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9083.00/",
"code": "51-9083.00",
"title": "Ophthalmic Laboratory Technicians",
"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": {}
}
]
}
"summary": {
"id": "4.A.3.a.3.I06.D02",
"title": "Operate painting or coating equipment.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-4193.00?activities=4.A.3.a.3.I06.D02"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9123.00/",
"code": "51-9123.00",
"title": "Painting, Coating, and Decorating Workers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-7021.00/",
"code": "51-7021.00",
"title": "Furniture Finishers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9083.00/",
"code": "51-9083.00",
"title": "Ophthalmic Laboratory Technicians",
"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": {}
}
]
}