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/mnm/careers/29-1229.03/explore_more
Status:
200 OK
Content-Type:
application/json
{
"careers": [
{
"href": "https://api-v2.onetcenter.org/mnm/careers/29-1212.00/",
"code": "29-1212.00",
"title": "Cardiologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/mnm/careers/29-1214.00/",
"code": "29-1214.00",
"title": "Emergency Medicine Physicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/mnm/careers/29-1216.00/",
"code": "29-1216.00",
"title": "General Internal Medicine Physicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/mnm/careers/29-1242.00/",
"code": "29-1242.00",
"title": "Orthopedic Surgeons",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/mnm/careers/29-1243.00/",
"code": "29-1243.00",
"title": "Pediatric Surgeons",
"tags": {}
}
],
"industries": [
{
"most_people": "https://api-v2.onetcenter.org/mnm/industries/62/most_people",
"code": 62,
"title": "Health & Counseling"
},
{
"some_people": "https://api-v2.onetcenter.org/mnm/industries/93/some_people",
"code": 93,
"title": "Government"
}
]
}
"careers": [
{
"href": "https://api-v2.onetcenter.org/mnm/careers/29-1212.00/",
"code": "29-1212.00",
"title": "Cardiologists",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/mnm/careers/29-1214.00/",
"code": "29-1214.00",
"title": "Emergency Medicine Physicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/mnm/careers/29-1216.00/",
"code": "29-1216.00",
"title": "General Internal Medicine Physicians",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/mnm/careers/29-1242.00/",
"code": "29-1242.00",
"title": "Orthopedic Surgeons",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/mnm/careers/29-1243.00/",
"code": "29-1243.00",
"title": "Pediatric Surgeons",
"tags": {}
}
],
"industries": [
{
"most_people": "https://api-v2.onetcenter.org/mnm/industries/62/most_people",
"code": 62,
"title": "Health & Counseling"
},
{
"some_people": "https://api-v2.onetcenter.org/mnm/industries/93/some_people",
"code": 93,
"title": "Government"
}
]
}