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.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 51,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-2011.01/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41115811,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.01/related/tools_used/41115811",
         "title": "Deoxyribonucleic sequence analyzers",
         "example": [
            "Computerized karotype equipment",
            "Fluorescent in situ hybridization FISH automation instruments",
            "Metaphase finding system software"
         ]
      },
      {
         "code": 41121513,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.01/related/tools_used/41121513",
         "title": "Dropping pipettes",
         "example": [
            "1 ml pipettes",
            "10 ml pipettes",
            "25 ml pipettes"
         ]
      },
      {
         "code": 41104511,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.01/related/tools_used/41104511",
         "title": "Hybridization ovens or incubators",
         "example": [
            "Denaturation/hybridization systems",
            "Hybridization ovens"
         ]
      },
      {
         "code": 41122802,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.01/related/tools_used/41122802",
         "title": "Microscope slide racks",
         "example": [
            "Slide cassettes",
            "Slide sorters"
         ]
      },
      {
         "code": 41102914,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.01/related/tools_used/41102914",
         "title": "Ultrasonic disintegrators",
         "example": [
            "Cell harvesters",
            "Robotic harvesters"
         ]
      },
      {
         "code": 41102425,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.01/related/tools_used/41102425",
         "title": "Slide dryers",
         "example": [
            "Benchtop drying chambers",
            "Floor model drying chambers"
         ]
      },
      {
         "code": 41111706,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.01/related/tools_used/41111706",
         "title": "Photo attachments for microscopes",
         "example": [
            "Microscope camera adapters",
            "Photomicroscopes"
         ]
      },
      {
         "code": 41121806,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.01/related/tools_used/41121806",
         "title": "Laboratory vials",
         "example": [
            "2 ml cryovials",
            "4 ml cryovials"
         ]
      },
      {
         "code": 42281508,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.01/related/tools_used/42281508",
         "title": "Steam autoclaves or sterilizers",
         "example": [
            "Bench-top autoclaves",
            "Steam autoclaves"
         ]
      },
      {
         "code": 41111730,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.01/related/tools_used/41111730",
         "title": "Microscope condensers",
         "example": [
            "Microscope filters"
         ]
      }
   ]
}