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-2011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 82,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-2011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41115815,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.00/related/tools_used/41115815",
         "title": "Hematology analyzers",
         "example": [
            "Automated hematology analyzers",
            "Automated platelet analyzers",
            "Hemaglobinometers",
            "Hematology task-targeted automation TTA systems"
         ],
         "example_more": [
            "5-part differential automated hematology analyzers",
            "Differential hematology analyzers with laser technology",
            "Semiautomated hematology analyzers"
         ]
      },
      {
         "code": 41115807,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.00/related/tools_used/41115807",
         "title": "Chemistry analyzers",
         "example": [
            "Automated chemistry analyzers",
            "Automated/semi-automated dipstick analysis systems",
            "Heterologous test systems",
            "Homologous test systems"
         ]
      },
      {
         "code": 41121502,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.00/related/tools_used/41121502",
         "title": "Laboratory diluters",
         "example": [
            "Automatic pipetter diluters",
            "Diluters"
         ]
      },
      {
         "code": 41104303,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.00/related/tools_used/41104303",
         "title": "Anaerobic jars or accessories",
         "example": [
            "Anaerobe jars",
            "Candle jars"
         ]
      },
      {
         "code": 41103504,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.00/related/tools_used/41103504",
         "title": "Laminar flow cabinets or stations",
         "example": [
            "Laminar flow cabinets",
            "Laminar flow hoods"
         ]
      },
      {
         "code": 41104106,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.00/related/tools_used/41104106",
         "title": "Phlebotomy trays or accessories",
         "example": [
            "Collection tube holders/adapters",
            "Unopettes"
         ]
      },
      {
         "code": 41122107,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.00/related/tools_used/41122107",
         "title": "Tissue culture coated plates or dishes or inserts",
         "example": [
            "Antigen-coated test plates",
            "Sensitivity plates"
         ]
      },
      {
         "code": 41115827,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.00/related/tools_used/41115827",
         "title": "Urinalysis analyzers",
         "example": [
            "Automated urinalysis equipment",
            "Urinometers"
         ]
      },
      {
         "code": 41111948,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.00/related/tools_used/41111948",
         "title": "Manual or electronic hematology differential cell counters",
         "example": [
            "Cell counters",
            "Differential cell counters"
         ]
      },
      {
         "code": 41121709,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.00/related/tools_used/41121709",
         "title": "Capillary or hematocrit tubes",
         "example": [
            "Capillary sticks",
            "Capillary tubes"
         ]
      }
   ]
}