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-2041.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 20,
   "next": "https://api-v2.onetcenter.org/online/occupations/45-2041.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 21102003,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2041.00/related/tools_used/21102003",
         "title": "Grading machines for seed or grain or dried leguminous vegetables",
         "example": [
            "Deformation testers",
            "Firmness testers",
            "General purpose sizers",
            "Seed graders"
         ],
         "example_more": [
            "Cherry sizers",
            "Grape sizers",
            "Indented cylinder graders",
            "Onion sizers",
            "Potato sizers",
            "Tomato sizers"
         ]
      },
      {
         "code": 21102002,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2041.00/related/tools_used/21102002",
         "title": "Sorting machines for seed or grain or dried leguminous vegetables",
         "example": [
            "Color sorters",
            "Cross belt sorters",
            "Shape sorting machines",
            "Weight sorting machines"
         ],
         "example_more": [
            "Diameter sorting machines",
            "Kick sorters",
            "Overhead diverters",
            "Paddle sorters"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2041.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "12-inch aluminum Kemper calipers",
            "6-inch plastic calipers",
            "Digital calipers"
         ]
      },
      {
         "code": 23152104,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2041.00/related/tools_used/23152104",
         "title": "Centrifugal separation equipment or parts or screens",
         "example": [
            "Rotary sifters",
            "Specific gravity separators"
         ]
      },
      {
         "code": 41111905,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2041.00/related/tools_used/41111905",
         "title": "Electronic measuring probes",
         "example": [
            "Meat probes",
            "Probes"
         ]
      },
      {
         "code": 41104017,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2041.00/related/tools_used/41104017",
         "title": "Sample holders",
         "example": [
            "Diverter samplers",
            "Peanut triers"
         ]
      },
      {
         "code": 23152101,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2041.00/related/tools_used/23152101",
         "title": "Vibratory separation equipment or parts or screens",
         "example": [
            "Vibrating screens"
         ]
      },
      {
         "code": 41111501,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2041.00/related/tools_used/41111501",
         "title": "Electronic toploading balances",
         "example": [
            "Overhead weighing systems"
         ]
      },
      {
         "code": 27112502,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2041.00/related/tools_used/27112502",
         "title": "Pry bars",
         "example": [
            "Crate openers"
         ]
      },
      {
         "code": 41112212,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2041.00/related/tools_used/41112212",
         "title": "Surface thermometers",
         "example": [
            "Digital surface thermometers"
         ]
      }
   ]
}