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/Content%20management%20systems%20CMS
Status:
200 OK
Content-Type:
application/json
{
"start": 1
,
"end": 4
,
"total": 4
,
"summary": {
"title": "Content management systems CMS",
"description": "A content management system (CMS) is a computer software used to manage the creation and modification of digital content.",
"source_url": "https://en.wikipedia.org/wiki/Content_management_system",
"license_url": "https://creativecommons.org/licenses/by-sa/3.0/"
},
"category": [
{
"href": "https://api-v2.onetcenter.org/online/technology/categories/43232107",
"code": 43232107
,
"title": "Web page creation and editing software"
}
],
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2012.03/",
"code": "27-2012.03",
"title": "Media Programming Directors",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1199.06/",
"code": "13-1199.06",
"title": "Online Merchants",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/27-2012.00/",
"code": "27-2012.00",
"title": "Producers and Directors",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1299.01/",
"code": "15-1299.01",
"title": "Web Administrators",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
}
]
}