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

https://api-v2.onetcenter.org/
GET parameters
? =
& =
& =
& =
& =
& =
& =
& =
& =
& =

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/occupations/53-7062.04/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 35,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-7062.04/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 24102108,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7062.04/related/tools_used/24102108",
         "title": "Packaging compactors",
         "example": [
            "Cardboard balers",
            "Horizontal balers",
            "Material compactors"
         ]
      },
      {
         "code": 22101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7062.04/related/tools_used/22101501",
         "title": "Front end loaders",
         "example": [
            "Utility work machines",
            "Wheeled front end loaders"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7062.04/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Straight screwdrivers"
         ]
      },
      {
         "code": 25101611,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7062.04/related/tools_used/25101611",
         "title": "Cargo trucks",
         "example": [
            "Recycling collection trucks",
            "Tractor-trailer trucks"
         ]
      },
      {
         "code": 44102502,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7062.04/related/tools_used/44102502",
         "title": "Sorters",
         "example": [
            "Fiber sorters",
            "Magnetized can sorters"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7062.04/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 27111710,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7062.04/related/tools_used/27111710",
         "title": "Hex keys",
         "example": [
            "Hex wrenches"
         ]
      },
      {
         "code": 30191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7062.04/related/tools_used/30191501",
         "title": "Ladders",
         "example": [
            "Extension ladders"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7062.04/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Material hoists"
         ]
      },
      {
         "code": 23151602,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7062.04/related/tools_used/23151602",
         "title": "Crushers",
         "example": [
            "Crushing machines"
         ]
      }
   ]
}