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-9092.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 10,
   "category": [
      {
         "code": 41103907,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9092.00/related/tools_used/41103907",
         "title": "Ultracentrifuges",
         "example": [
            "Benchtop ultracentrifuges",
            "High speed centrifuges"
         ]
      },
      {
         "code": 41115811,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9092.00/related/tools_used/41115811",
         "title": "Deoxyribonucleic sequence analyzers",
         "example": [
            "Automated deoxyribonucleic acid DNA sequencers"
         ]
      },
      {
         "code": 41111722,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9092.00/related/tools_used/41111722",
         "title": "Fluorescent microscopes",
         "example": []
      },
      {
         "code": 41103003,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9092.00/related/tools_used/41103003",
         "title": "Cryostats",
         "example": []
      },
      {
         "code": 41103903,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9092.00/related/tools_used/41103903",
         "title": "Benchtop centrifuges",
         "example": [
            "Table top centrifuges"
         ]
      },
      {
         "code": 41105314,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9092.00/related/tools_used/41105314",
         "title": "Gel documentation systems",
         "example": []
      },
      {
         "code": 41113037,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9092.00/related/tools_used/41113037",
         "title": "Microplate readers",
         "example": []
      },
      {
         "code": 43211508,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9092.00/related/tools_used/43211508",
         "title": "Personal computers",
         "example": []
      },
      {
         "code": 41111808,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9092.00/related/tools_used/41111808",
         "title": "X ray radiography examination equipment",
         "example": [
            "Phosphor imagers"
         ]
      },
      {
         "code": 41111719,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9092.00/related/tools_used/41111719",
         "title": "Darkfield microscopes",
         "example": [
            "Differential interference microscopes"
         ]
      }
   ]
}