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/29-2052.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 36,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-2052.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41111502,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2052.00/related/tools_used/41111502",
         "title": "Laboratory balances",
         "example": [
            "Equal-arm balances",
            "Single-beam balances",
            "Torsion balances",
            "Unequal-arm balances"
         ],
         "example_more": [
            "Double-beam balances"
         ]
      },
      {
         "code": 23151810,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2052.00/related/tools_used/23151810",
         "title": "Sterile or aseptic processing or filling machines",
         "example": [
            "Automatic bottle filling machines",
            "Computer-based dispensing equipment",
            "Semiautomatic sterile solution transferring devices"
         ]
      },
      {
         "code": 41101701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2052.00/related/tools_used/41101701",
         "title": "Laboratory mills",
         "example": [
            "Benchtop colloid mills",
            "Colloid mills",
            "Grinding and shearing colloid mills"
         ]
      },
      {
         "code": 23151805,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2052.00/related/tools_used/23151805",
         "title": "Filling or sealing auger dose machines",
         "example": [
            "Automatic unit dose strip packaging machines",
            "Tube filling and crimping machines"
         ]
      },
      {
         "code": 43211726,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2052.00/related/tools_used/43211726",
         "title": "Digital pen",
         "example": [
            "Electronic signature capture equipment"
         ]
      },
      {
         "code": 41101518,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2052.00/related/tools_used/41101518",
         "title": "Laboratory blenders or emulsifiers",
         "example": [
            "Blending/agitating machines",
            "Total parenteral nutrition TPN compounders"
         ]
      },
      {
         "code": 42222001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2052.00/related/tools_used/42222001",
         "title": "Intravenous infusion pumps for general use",
         "example": [
            "Intravenous IV infusion pumps"
         ]
      },
      {
         "code": 41122101,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2052.00/related/tools_used/41122101",
         "title": "Petri plates or dishes",
         "example": [
            "Petri dishes"
         ]
      },
      {
         "code": 41102401,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2052.00/related/tools_used/41102401",
         "title": "Gas burners",
         "example": [
            "Bunsen burners"
         ]
      },
      {
         "code": 41122601,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2052.00/related/tools_used/41122601",
         "title": "Microscope slides",
         "example": [
            "Agar slides"
         ]
      }
   ]
}