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.03/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 18,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/details/tools_used?start=11&end=18",
   "category": [
      {
         "code": 41121501,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/related/tools_used/41121501",
         "title": "Robotic or automated liquid handling systems",
         "example": [
            "Robotic liquid handlers"
         ]
      },
      {
         "code": 41101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/related/tools_used/41101801",
         "title": "Electron guns",
         "example": [
            "Phosphorimagers"
         ]
      },
      {
         "code": 41115821,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/related/tools_used/41115821",
         "title": "Microbiology analyzers",
         "example": [
            "Flow cytometers"
         ]
      },
      {
         "code": 41115707,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/related/tools_used/41115707",
         "title": "High pressure liquid chromatograph chromatography",
         "example": [
            "High pressure liquid chromatograph HPLC equipment"
         ]
      },
      {
         "code": 41115703,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/related/tools_used/41115703",
         "title": "Gas chromatographs",
         "example": [
            "Gas chromatography equipment"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 41121513,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/related/tools_used/41121513",
         "title": "Dropping pipettes",
         "example": [
            "Micropipettes"
         ]
      },
      {
         "code": 41115404,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/related/tools_used/41115404",
         "title": "Mass spectrometers",
         "example": [
            "Mass spectrometry equipment"
         ]
      },
      {
         "code": 46181504,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/related/tools_used/46181504",
         "title": "Protective gloves",
         "example": [
            "Safety gloves"
         ]
      },
      {
         "code": 41106312,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/related/tools_used/41106312",
         "title": "Rapid amplification or complementary deoxyribonucleic acid ends RACE technology products",
         "example": [
            "Polymerase chain reaction PCR equipment"
         ]
      }
   ]
}