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-1029.02/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 64,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-1029.02/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41102421,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.02/related/tools_used/41102421",
         "title": "Temperature cycling chambers or thermal cyclers",
         "example": [
            "Gradiant thermocyclers",
            "Polymerase chain reaction PCR thermocyclers",
            "Thermocyclers"
         ]
      },
      {
         "code": 41121510,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.02/related/tools_used/41121510",
         "title": "Volumetric pipettes",
         "example": [
            "Variable volume pipettes"
         ]
      },
      {
         "code": 41106610,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.02/related/tools_used/41106610",
         "title": "General cloning vectors",
         "example": [
            "Cloning kits"
         ]
      },
      {
         "code": 46181810,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.02/related/tools_used/46181810",
         "title": "Eyewashers or eye wash stations",
         "example": [
            "Emergency eye wash stations"
         ]
      },
      {
         "code": 41115401,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.02/related/tools_used/41115401",
         "title": "Spectrofluorimeters or fluorimeters",
         "example": [
            "Fluorimeters"
         ]
      },
      {
         "code": 41121501,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.02/related/tools_used/41121501",
         "title": "Robotic or automated liquid handling systems",
         "example": [
            "Robotic fluidics stations"
         ]
      },
      {
         "code": 42281501,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.02/related/tools_used/42281501",
         "title": "Chemical or gas sterilizers",
         "example": [
            "Laboratory chemical autoclaves"
         ]
      },
      {
         "code": 41101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.02/related/tools_used/41101801",
         "title": "Electron guns",
         "example": [
            "Phosphorimagers"
         ]
      },
      {
         "code": 41103011,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.02/related/tools_used/41103011",
         "title": "General purpose refrigerators or refrigerator freezers",
         "example": [
            "Laboratory freezers"
         ]
      },
      {
         "code": 41104411,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.02/related/tools_used/41104411",
         "title": "Dry wall single chamber carbon dioxide incubators",
         "example": [
            "Automatic carbon dioxide CO2 incubators"
         ]
      }
   ]
}