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-4194.00/related/detailed_work_activities/4.A.3.a.2.I15.D05
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.3.a.2.I15.D05",
"title": "Smooth metal surfaces or edges.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-4194.00?activities=4.A.3.a.2.I15.D05"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9022.00/",
"code": "51-9022.00",
"title": "Grinding and Polishing Workers, Hand",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4111.00/",
"code": "51-4111.00",
"title": "Tool and Die Makers",
"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-9071.00/",
"code": "51-9071.00",
"title": "Jewelers and Precious Stone and Metal Workers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4071.00/",
"code": "51-4071.00",
"title": "Foundry Mold and Coremakers",
"tags": {}
}
]
}
"summary": {
"id": "4.A.3.a.2.I15.D05",
"title": "Smooth metal surfaces or edges.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-4194.00?activities=4.A.3.a.2.I15.D05"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9022.00/",
"code": "51-9022.00",
"title": "Grinding and Polishing Workers, Hand",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4111.00/",
"code": "51-4111.00",
"title": "Tool and Die Makers",
"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-9071.00/",
"code": "51-9071.00",
"title": "Jewelers and Precious Stone and Metal Workers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-4071.00/",
"code": "51-4071.00",
"title": "Foundry Mold and Coremakers",
"tags": {}
}
]
}