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-1218.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 62,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1218.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42291802,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1218.00/related/tools_used/42291802",
         "title": "Surgical clamps or clips or forceps",
         "example": [
            "Placenta forceps",
            "Serrefine clamps",
            "Sponge forceps",
            "Tissue forceps"
         ],
         "example_more": [
            "Adson forceps",
            "Allis forceps",
            "Babcock forceps",
            "Cord clamps",
            "Debakey forceps",
            "Fallopian tube forceps",
            "Kelly clamps",
            "Kocher forceps",
            "Microforceps",
            "Mosquito hemostats",
            "Obstetrical forceps",
            "Ovum forceps",
            "Towel clamps",
            "Uterine forceps"
         ]
      },
      {
         "code": 42291614,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1218.00/related/tools_used/42291614",
         "title": "Surgical scissors",
         "example": [
            "Bandage scissors",
            "Mayo scissors",
            "Metzenbaum scissors",
            "Microscissors"
         ],
         "example_more": [
            "Episiotomy scissors",
            "Umbilical cord scissors",
            "Uterine scissors"
         ]
      },
      {
         "code": 42295104,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1218.00/related/tools_used/42295104",
         "title": "Electrosurgical or electrocautery equipment",
         "example": [
            "Bipolar electrosurgical forceps",
            "Cauterizing equipment",
            "Electrosurgery units"
         ]
      },
      {
         "code": 42293107,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1218.00/related/tools_used/42293107",
         "title": "Surgical retractors",
         "example": [
            "Cervical retractors",
            "Richardson retractors",
            "Uterine retractors"
         ]
      },
      {
         "code": 42271708,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1218.00/related/tools_used/42271708",
         "title": "Medical oxygen masks or parts",
         "example": [
            "Infant oxygen masks",
            "Neonatal airways",
            "Patient airways"
         ]
      },
      {
         "code": 42292903,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1218.00/related/tools_used/42292903",
         "title": "Surgical needle holders",
         "example": [
            "Curved needle holders",
            "Straight needle holders"
         ]
      },
      {
         "code": 42131713,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1218.00/related/tools_used/42131713",
         "title": "Surgical isolation or surgical masks",
         "example": [
            "Medical masks",
            "Protective face shields"
         ]
      },
      {
         "code": 42295123,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1218.00/related/tools_used/42295123",
         "title": "Surgical suction machine or vacuum extractor or ultrasonic surgical aspirator",
         "example": [
            "Suction machines",
            "Vacuum extractors"
         ]
      },
      {
         "code": 42182005,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1218.00/related/tools_used/42182005",
         "title": "Ophthalmoscopes or otoscopes or scope sets",
         "example": [
            "Ophthalmoscopes",
            "Otoscopes"
         ]
      },
      {
         "code": 42143120,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1218.00/related/tools_used/42143120",
         "title": "Acute care fetal or maternal monitoring units",
         "example": [
            "Fetal monitors"
         ]
      }
   ]
}