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.02/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 29,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-2011.02/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41103903,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.02/related/tools_used/41103903",
         "title": "Benchtop centrifuges",
         "example": [
            "Centrifuges",
            "Cytocentrifuges"
         ]
      },
      {
         "code": 41121804,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.02/related/tools_used/41121804",
         "title": "Laboratory flasks",
         "example": [
            "Conical flasks",
            "Round bottom flasks"
         ]
      },
      {
         "code": 42281508,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.02/related/tools_used/42281508",
         "title": "Steam autoclaves or sterilizers",
         "example": [
            "Autoclaves",
            "Electronic sterilizers"
         ]
      },
      {
         "code": 41111709,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.02/related/tools_used/41111709",
         "title": "Binocular light compound microscopes",
         "example": [
            "Compound light microscopes",
            "Laboratory binocular microscopes"
         ]
      },
      {
         "code": 42142520,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.02/related/tools_used/42142520",
         "title": "Dispensing pins or needles",
         "example": [
            "Fine needles"
         ]
      },
      {
         "code": 41103011,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.02/related/tools_used/41103011",
         "title": "General purpose refrigerators or refrigerator freezers",
         "example": [
            "Laboratory refrigerators"
         ]
      },
      {
         "code": 41115821,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.02/related/tools_used/41115821",
         "title": "Microbiology analyzers",
         "example": [
            "Flow cytometers"
         ]
      },
      {
         "code": 41102921,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.02/related/tools_used/41102921",
         "title": "Histology paraffin",
         "example": [
            "Paraffin dispensers"
         ]
      },
      {
         "code": 41104812,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.02/related/tools_used/41104812",
         "title": "Distillation pipings or columns or fittings",
         "example": [
            "Distilled water units"
         ]
      },
      {
         "code": 41102922,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2011.02/related/tools_used/41102922",
         "title": "Automated cover slipping equipment",
         "example": [
            "Automatic coverslippers"
         ]
      }
   ]
}