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-1221.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 67,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1221.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42291802,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1221.00/related/tools_used/42291802",
         "title": "Surgical clamps or clips or forceps",
         "example": [
            "Curved forceps",
            "Dressing forceps",
            "Mosquito clamps",
            "Splinter forceps"
         ],
         "example_more": [
            "Cord clamps",
            "Ear forceps",
            "Suture forceps"
         ]
      },
      {
         "code": 42271708,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1221.00/related/tools_used/42271708",
         "title": "Medical oxygen masks or parts",
         "example": [
            "Child oxygen masks",
            "Infant oxygen masks",
            "Neonatal airways",
            "Oral airways"
         ]
      },
      {
         "code": 42272001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1221.00/related/tools_used/42272001",
         "title": "Intubation laryngoscopes",
         "example": [
            "Infant laryngoscope blades",
            "Laryngoscope blades",
            "Laryngoscopes"
         ]
      },
      {
         "code": 42272303,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1221.00/related/tools_used/42272303",
         "title": "Resuscitation masks",
         "example": [
            "Neonatal resuscitation masks",
            "Valve mask resuscitators"
         ]
      },
      {
         "code": 42181603,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1221.00/related/tools_used/42181603",
         "title": "Mercury blood pressure units",
         "example": [
            "Child sized blood pressure equipment",
            "Manual blood pressure units"
         ]
      },
      {
         "code": 42131713,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1221.00/related/tools_used/42131713",
         "title": "Surgical isolation or surgical masks",
         "example": [
            "Facial shields",
            "Medical masks"
         ]
      },
      {
         "code": 42182005,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1221.00/related/tools_used/42182005",
         "title": "Ophthalmoscopes or otoscopes or scope sets",
         "example": [
            "Ophthalmoscopes",
            "Otoscopes"
         ]
      },
      {
         "code": 42271515,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1221.00/related/tools_used/42271515",
         "title": "Respiratory monitoring kit accessories",
         "example": [
            "Oxygen analyzers",
            "Transcutaneous oxygen monitors"
         ]
      },
      {
         "code": 42143120,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1221.00/related/tools_used/42143120",
         "title": "Acute care fetal or maternal monitoring units",
         "example": [
            "Fetal monitors"
         ]
      },
      {
         "code": 42183001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1221.00/related/tools_used/42183001",
         "title": "Eye charts or vision cards",
         "example": [
            "Snellen eye charts"
         ]
      }
   ]
}