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/examples/Perforce%20software
Status:
200 OK
Content-Type:
application/json
{
"start": 1
,
"end": 3
,
"total": 3
,
"summary": {
"title": "Perforce software",
"description": "Perforce, legally Perforce Software, Inc., is an American developer of software used for developing and running applications, including version control software, web-based repository management, developer collaboration, application lifecycle management, web application servers, debugging tools and Agile planning software.",
"source_url": "https://en.wikipedia.org/wiki/Perforce",
"license_url": "https://creativecommons.org/licenses/by-sa/3.0/"
},
"category": [
{
"href": "https://api-v2.onetcenter.org/online/technology/categories/43232310",
"code": 43232310
,
"title": "Metadata management software"
}
],
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-2022.00/",
"code": "33-2022.00",
"title": "Forest Fire Inspectors and Prevention Specialists",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 3
,
"title": "Job Zone Three: Medium Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-4014.00/",
"code": "27-4014.00",
"title": "Sound Engineering Technicians",
"tags": {},
"job_zone": {
"code": 3
,
"title": "Job Zone Three: Medium Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1255.01/",
"code": "15-1255.01",
"title": "Video Game Designers",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
}
]
}