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/technology/categories/43232501
Status:
200 OK
Content-Type:
application/json
{
"start": 1
,
"end": 2
,
"total": 2
,
"summary": {
"code": 43232501
,
"title": "Foreign language software",
"description": "Software that is also known as a machine translator; this software provides approximate translations from one language to another. It also aids in learning or translating languages.",
"example": [
"Computer assisted language learning CALL software",
"AceTools.biz Ace Translator",
"Adapt It",
"AmoK Translator"
]
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/25-1124.00/",
"code": "25-1124.00",
"title": "Foreign Language and Literature Teachers, Postsecondary",
"tags": {},
"job_zone": {
"code": 5
,
"title": "Job Zone Five: Extensive Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-3091.00/",
"code": "27-3091.00",
"title": "Interpreters and Translators",
"tags": {},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
}
]
}