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-3091.00/related/detailed_work_activities/4.A.4.a.2.I08.D02
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.4.a.2.I08.D02",
"title": "Notify others of equipment repair or maintenance needs.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-3091.00?activities=4.A.4.a.2.I08.D02"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5041.00/",
"code": "43-5041.00",
"title": "Meter Readers, Utilities",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6091.00/",
"code": "51-6091.00",
"title": "Extruding and Forming Machine Setters, Operators, and Tenders, Synthetic and Glass Fibers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8011.00/",
"code": "51-8011.00",
"title": "Nuclear Power Reactor Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8091.00/",
"code": "51-8091.00",
"title": "Chemical Plant and System Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/",
"code": "51-8099.01",
"title": "Biofuels Processing Technicians",
"tags": {}
}
]
}
"summary": {
"id": "4.A.4.a.2.I08.D02",
"title": "Notify others of equipment repair or maintenance needs.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/51-3091.00?activities=4.A.4.a.2.I08.D02"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5041.00/",
"code": "43-5041.00",
"title": "Meter Readers, Utilities",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-6091.00/",
"code": "51-6091.00",
"title": "Extruding and Forming Machine Setters, Operators, and Tenders, Synthetic and Glass Fibers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8011.00/",
"code": "51-8011.00",
"title": "Nuclear Power Reactor Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8091.00/",
"code": "51-8091.00",
"title": "Chemical Plant and System Operators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-8099.01/",
"code": "51-8099.01",
"title": "Biofuels Processing Technicians",
"tags": {}
}
]
}