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/19-4021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 67,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41121501,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/tools_used/41121501",
         "title": "Robotic or automated liquid handling systems",
         "example": [
            "Automatic pipetters",
            "Liquid handling robots",
            "Robotic laboratory equipment"
         ]
      },
      {
         "code": 41111948,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/tools_used/41111948",
         "title": "Manual or electronic hematology differential cell counters",
         "example": [
            "Automated cell counters",
            "Coulter counters",
            "Hematology cell counters"
         ]
      },
      {
         "code": 41115401,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/tools_used/41115401",
         "title": "Spectrofluorimeters or fluorimeters",
         "example": [
            "Cytofluorographs",
            "Fluorometers"
         ]
      },
      {
         "code": 41115811,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/tools_used/41115811",
         "title": "Deoxyribonucleic sequence analyzers",
         "example": [
            "Deoxyribonucleic acid DNA sequencers",
            "Inherit sequencing analysis systems"
         ]
      },
      {
         "code": 41115821,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/tools_used/41115821",
         "title": "Microbiology analyzers",
         "example": [
            "Bioanalyzers",
            "Flow cytometers"
         ]
      },
      {
         "code": 42281508,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/tools_used/42281508",
         "title": "Steam autoclaves or sterilizers",
         "example": [
            "Autoclaves",
            "Sterilizers"
         ]
      },
      {
         "code": 41103410,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/tools_used/41103410",
         "title": "Refrigerated and heated reach in environmental or growth chambers",
         "example": [
            "Aerobic growth chambers"
         ]
      },
      {
         "code": 41121510,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/tools_used/41121510",
         "title": "Volumetric pipettes",
         "example": [
            "Volumetric glassware"
         ]
      },
      {
         "code": 41104510,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/tools_used/41104510",
         "title": "Drying cabinets or ovens",
         "example": [
            "Drying ovens"
         ]
      },
      {
         "code": 41122101,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/tools_used/41122101",
         "title": "Petri plates or dishes",
         "example": [
            "Petri dishes"
         ]
      }
   ]
}