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-5113.00/related/detailed_work_activities/4.A.1.b.2.I06.D16
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.1.b.2.I06.D16",
"title": "Inspected printed materials or other images to verify quality.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-5113.00?activities=4.A.1.b.2.I06.D16"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9194.00/",
"code": "51-9194.00",
"title": "Etchers and Engravers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6092.00/",
"code": "51-6092.00",
"title": "Fabric and Apparel Patternmakers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-5111.00/",
"code": "51-5111.00",
"title": "Prepress Technicians and Workers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9151.00/",
"code": "51-9151.00",
"title": "Photographic Process Workers and Processing Machine Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/",
"code": "51-5112.00",
"title": "Printing Press Operators",
"tags": {}
}
]
}
"summary": {
"id": "4.A.1.b.2.I06.D16",
"title": "Inspected printed materials or other images to verify quality.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-5113.00?activities=4.A.1.b.2.I06.D16"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9194.00/",
"code": "51-9194.00",
"title": "Etchers and Engravers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6092.00/",
"code": "51-6092.00",
"title": "Fabric and Apparel Patternmakers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-5111.00/",
"code": "51-5111.00",
"title": "Prepress Technicians and Workers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9151.00/",
"code": "51-9151.00",
"title": "Photographic Process Workers and Processing Machine Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/",
"code": "51-5112.00",
"title": "Printing Press Operators",
"tags": {}
}
]
}