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-1131.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 145,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1131.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42291802,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1131.00/related/tools_used/42291802",
         "title": "Surgical clamps or clips or forceps",
         "example": [
            "Dressing forceps",
            "Sponge forceps",
            "Staple removal forceps",
            "Veterinary obstetrical forceps"
         ],
         "example_more": [
            "Bone clamps",
            "Bone fragment forceps",
            "Bone holding forceps",
            "Hemoclips",
            "Kelly forceps",
            "Mosquito forceps",
            "Tissue forceps",
            "Towel clamps"
         ]
      },
      {
         "code": 21101902,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1131.00/related/tools_used/21101902",
         "title": "Animal husbandry equipment",
         "example": [
            "Cattle chutes",
            "Dehorners",
            "Hoof picks",
            "Hoof testers"
         ]
      },
      {
         "code": 42121507,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1131.00/related/tools_used/42121507",
         "title": "Veterinary injection or suction unit",
         "example": [
            "Aspiration catheters",
            "Ear syringes",
            "Insemination equipment",
            "Veterinary suction equipment"
         ]
      },
      {
         "code": 42121515,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1131.00/related/tools_used/42121515",
         "title": "Veterinary nail trimmers or cutters",
         "example": [
            "Hoof knives",
            "Hoof trimmers",
            "Nail trimmers"
         ]
      },
      {
         "code": 42201815,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1131.00/related/tools_used/42201815",
         "title": "Medical x ray units for general diagnostic use",
         "example": [
            "Digital x ray equipment",
            "Portable veterinary x ray equipment",
            "Stationary x ray equipment"
         ]
      },
      {
         "code": 42295121,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1131.00/related/tools_used/42295121",
         "title": "Surgical microscopes or loupes or magnifiers",
         "example": [
            "Operating microscopes",
            "Surgical magnifiers"
         ]
      },
      {
         "code": 42204002,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1131.00/related/tools_used/42204002",
         "title": "Medical radiological shielding aprons or masks or drapes",
         "example": [
            "Lead aprons",
            "Thyroid collars"
         ]
      },
      {
         "code": 42295202,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1131.00/related/tools_used/42295202",
         "title": "Surgical pneumatic or battery or electric saws or drills or pin drivers",
         "example": [
            "Battery-operated orthopedic drills",
            "Orthopedic drills"
         ]
      },
      {
         "code": 42151802,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1131.00/related/tools_used/42151802",
         "title": "Dental material pluggers or tips",
         "example": [
            "Dental amalgam carriers",
            "Dental material pluggers"
         ]
      },
      {
         "code": 42121512,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1131.00/related/tools_used/42121512",
         "title": "Veterinary speculums",
         "example": [
            "Veterinary oral specula",
            "Veterinary vaginal specula"
         ]
      }
   ]
}