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-2012.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 73,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-2012.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41115815,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2012.00/related/tools_used/41115815",
         "title": "Hematology analyzers",
         "example": [
            "5-part differential automated hematology analyzers",
            "Automated platelet analyzers",
            "Hematology task-targeted automation TTA systems",
            "Semiautomated hematology analyzers"
         ],
         "example_more": [
            "Differential hematology analyzers with laser technology"
         ]
      },
      {
         "code": 41115807,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2012.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": 41104303,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2012.00/related/tools_used/41104303",
         "title": "Anaerobic jars or accessories",
         "example": [
            "Anaerobe jars",
            "Candle jars"
         ]
      },
      {
         "code": 41104106,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2012.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-2012.00/related/tools_used/41122107",
         "title": "Tissue culture coated plates or dishes or inserts",
         "example": [
            "Antigen-coated test plates",
            "Sensitivity plates"
         ]
      },
      {
         "code": 41121709,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2012.00/related/tools_used/41121709",
         "title": "Capillary or hematocrit tubes",
         "example": [
            "Capillary sticks",
            "Capillary tubes"
         ]
      },
      {
         "code": 41115809,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2012.00/related/tools_used/41115809",
         "title": "Coagulation analyzers",
         "example": [
            "Automated coagulation analyzers",
            "Portable coagulation analyzers"
         ]
      },
      {
         "code": 41102920,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2012.00/related/tools_used/41102920",
         "title": "Histology tissue cassettes",
         "example": [
            "Tissue cassettes"
         ]
      },
      {
         "code": 41122101,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2012.00/related/tools_used/41122101",
         "title": "Petri plates or dishes",
         "example": [
            "Petri dishes"
         ]
      },
      {
         "code": 41116201,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2012.00/related/tools_used/41116201",
         "title": "Glucose monitors or meters",
         "example": [
            "Glucose monitoring systems"
         ]
      }
   ]
}