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/31-9092.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 68,
   "next": "https://api-v2.onetcenter.org/online/occupations/31-9092.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42142523,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9092.00/related/tools_used/42142523",
         "title": "Hypodermic needle",
         "example": [
            "Intradermal needles",
            "Intramuscular needles",
            "Subcutaneous hypodermic needles"
         ]
      },
      {
         "code": 42181603,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9092.00/related/tools_used/42181603",
         "title": "Mercury blood pressure units",
         "example": [
            "Baumanometers",
            "Manual blood pressuring measurement equipment"
         ]
      },
      {
         "code": 42182005,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9092.00/related/tools_used/42182005",
         "title": "Ophthalmoscopes or otoscopes or scope sets",
         "example": [
            "Opthalmoscopes",
            "Otoscopes"
         ]
      },
      {
         "code": 42183010,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9092.00/related/tools_used/42183010",
         "title": "Ophthalmic lensometers",
         "example": [
            "Lensometers"
         ]
      },
      {
         "code": 42183030,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9092.00/related/tools_used/42183030",
         "title": "Eye occluders",
         "example": [
            "Handheld occluders"
         ]
      },
      {
         "code": 42183040,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9092.00/related/tools_used/42183040",
         "title": "Opticians tools",
         "example": [
            "Metric rules"
         ]
      },
      {
         "code": 42181540,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9092.00/related/tools_used/42181540",
         "title": "Body plethysmographs",
         "example": [
            "Plethysmographs"
         ]
      },
      {
         "code": 42183001,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9092.00/related/tools_used/42183001",
         "title": "Eye charts or vision cards",
         "example": [
            "Snellen eye charts"
         ]
      },
      {
         "code": 42251701,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9092.00/related/tools_used/42251701",
         "title": "Gait belts for rehabilitation or therapy",
         "example": [
            "Gait belts"
         ]
      },
      {
         "code": 42271701,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9092.00/related/tools_used/42271701",
         "title": "Medical gas cylinders or related devices",
         "example": [
            "Oxygen tanks"
         ]
      }
   ]
}