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/33-9093.00/related/detailed_work_activities/4.A.2.a.2.I05.D01
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "4.A.2.a.2.I05.D01",
"title": "Examine personal documentation to ensure that it is valid.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/33-9093.00?activities=4.A.2.a.2.I05.D01"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-2012.00/",
"code": "41-2012.00",
"title": "Gambling Change Persons and Booth Cashiers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3051.04/",
"code": "33-3051.04",
"title": "Customs and Border Protection Officers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-9011.00/",
"code": "33-9011.00",
"title": "Animal Control Workers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3052.00/",
"code": "33-3052.00",
"title": "Transit and Railroad Police",
"tags": {}
}
]
}
"summary": {
"id": "4.A.2.a.2.I05.D01",
"title": "Examine personal documentation to ensure that it is valid.",
"see_more": "https://api-v2.onetcenter.org/online/related_activities/results/33-9093.00?activities=4.A.2.a.2.I05.D01"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/41-2012.00/",
"code": "41-2012.00",
"title": "Gambling Change Persons and Booth Cashiers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3051.04/",
"code": "33-3051.04",
"title": "Customs and Border Protection Officers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-9011.00/",
"code": "33-9011.00",
"title": "Animal Control Workers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3052.00/",
"code": "33-3052.00",
"title": "Transit and Railroad Police",
"tags": {}
}
]
}