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-1051.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 35,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1051.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41103504,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1051.00/related/tools_used/41103504",
         "title": "Laminar flow cabinets or stations",
         "example": [
            "Horizontal air flow laminar hoods",
            "Laminar flow hoods",
            "Vertical air flow laminar hoods"
         ]
      },
      {
         "code": 41103301,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1051.00/related/tools_used/41103301",
         "title": "Liquid scintillation counters",
         "example": [
            "Multiple channel well scintillation counters",
            "Single channel well scintillation counters"
         ]
      },
      {
         "code": 41101702,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1051.00/related/tools_used/41101702",
         "title": "Pestle or mortars",
         "example": [
            "Mortars",
            "Pestles"
         ]
      },
      {
         "code": 42204006,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1051.00/related/tools_used/42204006",
         "title": "Medical radiological shielding freestanding or portable screens or curtains",
         "example": [
            "Lead transport shields",
            "Radiation shields for syringes and vials"
         ]
      },
      {
         "code": 44102405,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1051.00/related/tools_used/44102405",
         "title": "Label making machines",
         "example": [
            "Label-making machines"
         ]
      },
      {
         "code": 23151812,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1051.00/related/tools_used/23151812",
         "title": "Tablet counters",
         "example": [
            "Capsule counters"
         ]
      },
      {
         "code": 23151810,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1051.00/related/tools_used/23151810",
         "title": "Sterile or aseptic processing or filling machines",
         "example": [
            "Automated drug dispensing equipment"
         ]
      },
      {
         "code": 41116201,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1051.00/related/tools_used/41116201",
         "title": "Glucose monitors or meters",
         "example": [
            "Glucometers"
         ]
      },
      {
         "code": 41111501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1051.00/related/tools_used/41111501",
         "title": "Electronic toploading balances",
         "example": []
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1051.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Barcode scanning/prescription tracking systems"
         ]
      }
   ]
}