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
Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/online/occupations/29-1041.00/related/tools_used/42183040
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 42183040
,
"title": "Opticians tools",
"example": [
"Half nylon gripping pliers",
"Lens calipers",
"Optical screwdrivers",
"Snipe nose pliers"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/31-9092.00/",
"code": "31-9092.00",
"title": "Medical Assistants",
"tags": {
"bright_outlook": true
},
"example": [
"Metric rules"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/51-9083.00/",
"code": "51-9083.00",
"title": "Ophthalmic Laboratory Technicians",
"tags": {},
"example": [
"Angling pliers",
"Snipe nose pliers",
"Tapered eyewire closure pliers",
"Zylonite files"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2057.00/",
"code": "29-2057.00",
"title": "Ophthalmic Medical Technicians",
"tags": {
"bright_outlook": true
},
"example": [
"Manual pupillometers",
"Millimeter rules",
"Snipe nose pliers",
"Wide jaw angling pliers"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2099.05/",
"code": "29-2099.05",
"title": "Ophthalmic Medical Technologists",
"tags": {
"bright_outlook": true
},
"example": [
"Digital pupillometers",
"Manual pupillometers",
"Millimeter rules",
"Optokinetic drums"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/29-2081.00/",
"code": "29-2081.00",
"title": "Opticians, Dispensing",
"tags": {},
"example": [
"Millimeter rules",
"Pickup screwdrivers",
"Pupillometers",
"Snipe nose pliers"
]
}
]
}