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/17-2112.02/related/tools_used/41113630
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"code": 41113630,
"title": "Multimeters",
"example": []
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/",
"code": "49-3011.00",
"title": "Aircraft Mechanics and Service Technicians",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2097.00/",
"code": "49-2097.00",
"title": "Audiovisual Equipment Installers and Repairers",
"tags": {},
"example": [
"Digital multimeters"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3027.01/",
"code": "17-3027.01",
"title": "Automotive Engineering Technicians",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/",
"code": "49-3022.00",
"title": "Automotive Glass Installers and Repairers",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/",
"code": "49-3023.00",
"title": "Automotive Service Technicians and Mechanics",
"tags": {},
"example": [
"2-channel lab scopes",
"Clamp-on multimeters"
]
}
]
}
"summary": {
"code": 41113630,
"title": "Multimeters",
"example": []
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/",
"code": "49-3011.00",
"title": "Aircraft Mechanics and Service Technicians",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-2097.00/",
"code": "49-2097.00",
"title": "Audiovisual Equipment Installers and Repairers",
"tags": {},
"example": [
"Digital multimeters"
]
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/17-3027.01/",
"code": "17-3027.01",
"title": "Automotive Engineering Technicians",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3022.00/",
"code": "49-3022.00",
"title": "Automotive Glass Installers and Repairers",
"tags": {},
"example": []
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/49-3023.00/",
"code": "49-3023.00",
"title": "Automotive Service Technicians and Mechanics",
"tags": {},
"example": [
"2-channel lab scopes",
"Clamp-on multimeters"
]
}
]
}