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/51-9083.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 47,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9083.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42183040,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9083.00/related/tools_used/42183040",
         "title": "Opticians tools",
         "example": [
            "Angling pliers",
            "Snipe nose pliers",
            "Tapered eyewire closure pliers",
            "Zylonite files"
         ],
         "example_more": [
            "Cutting pliers",
            "Deblocking pliers",
            "Finger-piece pliers",
            "Frame adjusting pliers",
            "Frame shaping pliers",
            "Lens sizing pliers",
            "Optical chain nose pliers",
            "Optical tweezers",
            "Pad removing tweezers",
            "Rimless assembly measuring tools"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9083.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Flathead screwdrivers",
            "Mini screwdrivers",
            "Phillips screwdrivers"
         ]
      },
      {
         "code": 42295119,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9083.00/related/tools_used/42295119",
         "title": "Surgical lasers",
         "example": [
            "Argon lasers",
            "Carbon dioxide CO2 lasers",
            "Neodymium-doped yttrium aluminum garnet Nd:YAG lasers"
         ]
      },
      {
         "code": 42183010,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9083.00/related/tools_used/42183010",
         "title": "Ophthalmic lensometers",
         "example": [
            "Lensometers",
            "Sagitta gauges"
         ]
      },
      {
         "code": 27111702,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9083.00/related/tools_used/27111702",
         "title": "Nut drivers",
         "example": [
            "Hex nut wrenches",
            "Nut wrenches"
         ]
      },
      {
         "code": 23271603,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9083.00/related/tools_used/23271603",
         "title": "Soldering iron",
         "example": [
            "Electric soldering kits",
            "Soldering irons"
         ]
      },
      {
         "code": 23151703,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9083.00/related/tools_used/23151703",
         "title": "Lens polishing equipment",
         "example": [
            "Edge polishers",
            "Lens polishing machines"
         ]
      },
      {
         "code": 23151705,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9083.00/related/tools_used/23151705",
         "title": "Optical vacuum coating equipment",
         "example": [
            "Lens coating machines",
            "Lens tinting equipment"
         ]
      },
      {
         "code": 27112838,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9083.00/related/tools_used/27112838",
         "title": "Cutting disc",
         "example": [
            "Ball cutters",
            "Wheel cutters"
         ]
      },
      {
         "code": 27111709,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9083.00/related/tools_used/27111709",
         "title": "Screw extractors",
         "example": [
            "Screw extracting pliers",
            "Screw grippers"
         ]
      }
   ]
}