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.04/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 105,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-1029.04/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41121501,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.04/related/tools_used/41121501",
         "title": "Robotic or automated liquid handling systems",
         "example": [
            "Automatic pipetters",
            "Liquid handling robots"
         ]
      },
      {
         "code": 41111703,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.04/related/tools_used/41111703",
         "title": "Stereo or dissecting light microscopes",
         "example": [
            "Dissecting microscopes",
            "Zoom microscopes"
         ]
      },
      {
         "code": 41121513,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.04/related/tools_used/41121513",
         "title": "Dropping pipettes",
         "example": [
            "Laboratory dropping pipettes",
            "Micropipettes"
         ]
      },
      {
         "code": 21111504,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.04/related/tools_used/21111504",
         "title": "Commercial fishing nets",
         "example": [
            "Dip nets",
            "Plankton nets"
         ]
      },
      {
         "code": 41104510,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.04/related/tools_used/41104510",
         "title": "Drying cabinets or ovens",
         "example": [
            "Vertical drying ovens"
         ]
      },
      {
         "code": 41111720,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.04/related/tools_used/41111720",
         "title": "Scanning electron microscopes",
         "example": [
            "Scanning electron microscopes SEM"
         ]
      },
      {
         "code": 41122101,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.04/related/tools_used/41122101",
         "title": "Petri plates or dishes",
         "example": [
            "Petri dishes"
         ]
      },
      {
         "code": 41103301,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.04/related/tools_used/41103301",
         "title": "Liquid scintillation counters",
         "example": [
            "Fluid scintillation counters"
         ]
      },
      {
         "code": 41104301,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.04/related/tools_used/41104301",
         "title": "Standard fermentation units",
         "example": [
            "Fermenters"
         ]
      },
      {
         "code": 41114301,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.04/related/tools_used/41114301",
         "title": "Open stream current meters",
         "example": [
            "Water flow gauges"
         ]
      }
   ]
}