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-1215.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 61,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1215.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42291802,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1215.00/related/tools_used/42291802",
         "title": "Surgical clamps or clips or forceps",
         "example": [
            "Cord clamps",
            "Dressing forceps",
            "Mosquito clamps",
            "Splinter forceps"
         ],
         "example_more": [
            "Ear forceps",
            "Suture forceps"
         ]
      },
      {
         "code": 42291614,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1215.00/related/tools_used/42291614",
         "title": "Surgical scissors",
         "example": [
            "Episiotomy scissors",
            "Operating scissors",
            "Umbilical cord scissors"
         ]
      },
      {
         "code": 42271708,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1215.00/related/tools_used/42271708",
         "title": "Medical oxygen masks or parts",
         "example": [
            "Neonatal airways",
            "Oxygen masks",
            "Patient airways"
         ]
      },
      {
         "code": 42272303,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1215.00/related/tools_used/42272303",
         "title": "Resuscitation masks",
         "example": [
            "Neonatal resuscitation masks",
            "Valve mask resuscitators"
         ]
      },
      {
         "code": 42131713,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1215.00/related/tools_used/42131713",
         "title": "Surgical isolation or surgical masks",
         "example": [
            "Medical masks",
            "Protective face shields"
         ]
      },
      {
         "code": 42182005,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1215.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-1215.00/related/tools_used/42143120",
         "title": "Acute care fetal or maternal monitoring units",
         "example": [
            "Fetal monitors"
         ]
      },
      {
         "code": 42272001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1215.00/related/tools_used/42272001",
         "title": "Intubation laryngoscopes",
         "example": [
            "Laryngoscopes"
         ]
      },
      {
         "code": 42183001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1215.00/related/tools_used/42183001",
         "title": "Eye charts or vision cards",
         "example": [
            "Snellen eye charts"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1215.00/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      }
   ]
}