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/45-2011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 30,
   "next": "https://api-v2.onetcenter.org/online/occupations/45-2011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41104017,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2011.00/related/tools_used/41104017",
         "title": "Sample holders",
         "example": [
            "Bean sack triers",
            "Diverter samplers",
            "Tapered bag triers",
            "Truck probes"
         ],
         "example_more": [
            "Double tube bag triers",
            "Ellis cup samplers",
            "Pelican samplers",
            "Point-type samplers",
            "Probe-type samplers",
            "Rice bag triers",
            "Tankcar samplers"
         ]
      },
      {
         "code": 21102002,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2011.00/related/tools_used/21102002",
         "title": "Sorting machines for seed or grain or dried leguminous vegetables",
         "example": [
            "Agricultural dividers",
            "Blust drum samplers",
            "Rotary dividers",
            "Single-tube open-ended bag triers"
         ],
         "example_more": [
            "Boerner dividers",
            "Bulk lot triers",
            "Flour triers",
            "Oil samplers"
         ]
      },
      {
         "code": 41111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2011.00/related/tools_used/41111505",
         "title": "Calibration weights or weight sets",
         "example": [
            "Block weights",
            "Counterpoise weights",
            "Sealed baskets",
            "Test weight kits"
         ],
         "example_more": [
            "Portable block weights",
            "Railway track scale test cars"
         ]
      },
      {
         "code": 21102003,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2011.00/related/tools_used/21102003",
         "title": "Grading machines for seed or grain or dried leguminous vegetables",
         "example": [
            "Barley pearlers",
            "Dockage testers",
            "Rice sizers"
         ]
      },
      {
         "code": 41111511,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2011.00/related/tools_used/41111511",
         "title": "Truck or rail scales",
         "example": [
            "Railway track scales",
            "Vehicle weight scales"
         ]
      },
      {
         "code": 41111503,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2011.00/related/tools_used/41111503",
         "title": "Mechanical balances",
         "example": [
            "Beam scales",
            "Equal-arm scales"
         ]
      },
      {
         "code": 30191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2011.00/related/tools_used/30191501",
         "title": "Ladders",
         "example": [
            "Extension ladders"
         ]
      },
      {
         "code": 41115321,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2011.00/related/tools_used/41115321",
         "title": "Infrared imagers",
         "example": [
            "Near infrared NIR analyzers"
         ]
      },
      {
         "code": 41105002,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2011.00/related/tools_used/41105002",
         "title": "Laboratory sifting equipment",
         "example": [
            "Hand sieves"
         ]
      },
      {
         "code": 27111503,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2011.00/related/tools_used/27111503",
         "title": "Utility knives",
         "example": [
            "Packaging knives"
         ]
      }
   ]
}