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/11-9041.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 30,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-9041.01/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41112210,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9041.01/related/tools_used/41112210",
         "title": "Remote reading thermometers",
         "example": [
            "Temperature probes"
         ]
      },
      {
         "code": 41104301,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9041.01/related/tools_used/41104301",
         "title": "Standard fermentation units",
         "example": [
            "Fermentation systems"
         ]
      },
      {
         "code": 41115611,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9041.01/related/tools_used/41115611",
         "title": "Dissolved oxygen meters",
         "example": [
            "Dissolved oxygen monitors"
         ]
      },
      {
         "code": 41104802,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9041.01/related/tools_used/41104802",
         "title": "Bi distillation units",
         "example": [
            "Distillation equipment"
         ]
      },
      {
         "code": 47101503,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9041.01/related/tools_used/47101503",
         "title": "Carbon filtration equipment",
         "example": [
            "Absorption equipment"
         ]
      },
      {
         "code": 41106312,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9041.01/related/tools_used/41106312",
         "title": "Rapid amplification or complementary deoxyribonucleic acid ends RACE technology products",
         "example": [
            "Polymerase chain reaction PCR equipment"
         ]
      },
      {
         "code": 47101512,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9041.01/related/tools_used/47101512",
         "title": "Mixers or agitators",
         "example": [
            "Flocculators"
         ]
      },
      {
         "code": 41111712,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9041.01/related/tools_used/41111712",
         "title": "Inverted microscopes",
         "example": [
            "Inverted compound microscopes"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9041.01/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 41104402,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9041.01/related/tools_used/41104402",
         "title": "Forced air or mechanical convection general purpose incubators",
         "example": [
            "Forced convection incubators"
         ]
      }
   ]
}