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-1122.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 28,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1122.01/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42183001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.01/related/tools_used/42183001",
         "title": "Eye charts or vision cards",
         "example": [
            "Amsler grids",
            "Lea symbols single symbol books",
            "Near vision acuity charts",
            "Snellen eye charts"
         ],
         "example_more": [
            "Astigmatism wheel charts",
            "Bailey-Lovie Acuity Chart",
            "Color discs",
            "Cone adaptation test sets",
            "Contrast sensitivity test cards",
            "Feinbloom distance charts",
            "HOTV charts",
            "Lea crowded symbol books",
            "Lea grating paddles",
            "Lea numbers 10-line distance charts",
            "Lea numbers 15-line distance charts",
            "Lea numbers near vision cards",
            "Lea single presentation flash cards",
            "Lea symbols 10-line distance charts",
            "Lea symbols 15-line distance charts",
            "Lea symbols domino cards",
            "Lea symbols Massachusetts visual acuity test format near vision screeners",
            "Lea symbols near vision cards",
            "Lea symbols playing cards"
         ]
      },
      {
         "code": 42211702,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.01/related/tools_used/42211702",
         "title": "Braille devices for the physically challenged",
         "example": [
            "Braille label makers",
            "Braille personal digital assistants",
            "Braille writers",
            "Tactile maps"
         ],
         "example_more": [
            "Braille embossers",
            "Braille laptop computers"
         ]
      },
      {
         "code": 41111713,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.01/related/tools_used/41111713",
         "title": "Magnifiers",
         "example": [
            "Handheld magnifiers",
            "Illuminated magnifiers",
            "Monoculars",
            "Stand magnifiers"
         ],
         "example_more": [
            "Bar magnifiers",
            "Dome magnifiers"
         ]
      },
      {
         "code": 42211710,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.01/related/tools_used/42211710",
         "title": "Writing aids for the physically challenged",
         "example": [
            "Check writing guides",
            "Envelope addressing guides",
            "Signature guides",
            "Writing guides"
         ]
      },
      {
         "code": 39111610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.01/related/tools_used/39111610",
         "title": "Flashlight",
         "example": [
            "Flashlights",
            "Penlights"
         ]
      },
      {
         "code": 43212001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.01/related/tools_used/43212001",
         "title": "Computer display glare screens",
         "example": [
            "Anti-glare visors"
         ]
      },
      {
         "code": 46171615,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.01/related/tools_used/46171615",
         "title": "Light enhancing cameras or vision devices",
         "example": [
            "Night scopes"
         ]
      },
      {
         "code": 42211501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.01/related/tools_used/42211501",
         "title": "Canes",
         "example": [
            "Long canes"
         ]
      },
      {
         "code": 46171622,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.01/related/tools_used/46171622",
         "title": "Closed circuit television CCTV system",
         "example": [
            "Closed circuit television monitors"
         ]
      },
      {
         "code": 42182702,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1122.01/related/tools_used/42182702",
         "title": "Medical tape measures",
         "example": [
            "Medical measuring tapes"
         ]
      }
   ]
}