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-1299.02/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 22,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1299.02/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42183001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.02/related/tools_used/42183001",
         "title": "Eye charts or vision cards",
         "example": [
            "Lea symbols near vision cards",
            "Snellen eye charts",
            "Teller acuity cards",
            "Vision testing charts"
         ],
         "example_more": [
            "Cardiff cards",
            "Contrast sensitivity charts",
            "LogMAR charts",
            "Sheridan Gardiner tests"
         ]
      },
      {
         "code": 42183042,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.02/related/tools_used/42183042",
         "title": "Depth perception apparatus",
         "example": [
            "Lang stereo tests",
            "Randot stereo tests",
            "Titmus stereo tests",
            "TNO stereo tests"
         ]
      },
      {
         "code": 42182005,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.02/related/tools_used/42182005",
         "title": "Ophthalmoscopes or otoscopes or scope sets",
         "example": [
            "Direct ophthalmoscopes",
            "Indirect ophthalmoscopes",
            "Scanning laser ophthalmoscopes",
            "Visuscopes"
         ]
      },
      {
         "code": 42183009,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.02/related/tools_used/42183009",
         "title": "Ophthalmic eye test lenses",
         "example": [
            "Adult trial frames",
            "Bagolini lenses",
            "Pediatric trial frames",
            "Trial lenses"
         ]
      },
      {
         "code": 42183030,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.02/related/tools_used/42183030",
         "title": "Eye occluders",
         "example": [
            "Maddox rods",
            "Opaque occluders",
            "Pinhole occluders"
         ]
      },
      {
         "code": 42192703,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.02/related/tools_used/42192703",
         "title": "Ophthalmic instrument table accessories",
         "example": [
            "Animated fixation targets",
            "Fixation targets",
            "Handheld fixation lights"
         ]
      },
      {
         "code": 42183021,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.02/related/tools_used/42183021",
         "title": "Ophthalmic visual function analyzers",
         "example": [
            "Deviometers",
            "Digital fundus cameras"
         ]
      },
      {
         "code": 42183013,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.02/related/tools_used/42183013",
         "title": "Ophthalmic prisms",
         "example": [
            "Combined vertical/horizontal prism bars",
            "Fresnel prisms"
         ]
      },
      {
         "code": 42183046,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.02/related/tools_used/42183046",
         "title": "Binocular vision test sets",
         "example": [
            "Synoptophores",
            "Worth 4-dot tests"
         ]
      },
      {
         "code": 42183010,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1299.02/related/tools_used/42183010",
         "title": "Ophthalmic lensometers",
         "example": [
            "Focimeters"
         ]
      }
   ]
}