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/53-6021.00/related/tasks/20839
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "20839",
"title": "Call emergency responders or the proper authorities and provide motorist assistance, such as giving directions or helping jump start a stalled vehicle.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/53-6021.00?tasks=20839"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/",
"code": "53-2031.00",
"title": "Flight Attendants",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-9094.00/",
"code": "33-9094.00",
"title": "School Bus Monitors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-6061.00/",
"code": "53-6061.00",
"title": "Passenger Attendants",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3021.00/",
"code": "33-3021.00",
"title": "Detectives and Criminal Investigators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/",
"code": "33-9092.00",
"title": "Lifeguards, Ski Patrol, and Other Recreational Protective Service Workers",
"tags": {
"bright_outlook": true
}
}
]
}
"summary": {
"id": "20839",
"title": "Call emergency responders or the proper authorities and provide motorist assistance, such as giving directions or helping jump start a stalled vehicle.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/53-6021.00?tasks=20839"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-2031.00/",
"code": "53-2031.00",
"title": "Flight Attendants",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-9094.00/",
"code": "33-9094.00",
"title": "School Bus Monitors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/53-6061.00/",
"code": "53-6061.00",
"title": "Passenger Attendants",
"tags": {
"bright_outlook": true
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3021.00/",
"code": "33-3021.00",
"title": "Detectives and Criminal Investigators",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-9092.00/",
"code": "33-9092.00",
"title": "Lifeguards, Ski Patrol, and Other Recreational Protective Service Workers",
"tags": {
"bright_outlook": true
}
}
]
}