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-9099.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 37,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-9099.01/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42291802,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9099.01/related/tools_used/42291802",
         "title": "Surgical clamps or clips or forceps",
         "example": [
            "Mosquito forceps",
            "Surgical tissue forceps",
            "Umbilical cord clamps"
         ]
      },
      {
         "code": 42291614,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9099.01/related/tools_used/42291614",
         "title": "Surgical scissors",
         "example": [
            "Episiotomy scissors",
            "Umbilical cord scissors"
         ]
      },
      {
         "code": 42142108,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9099.01/related/tools_used/42142108",
         "title": "Therapeutic heating or cooling pads or compresses or packs",
         "example": [
            "Therapeutic cold packs",
            "Therapeutic hot packs"
         ]
      },
      {
         "code": 42143120,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9099.01/related/tools_used/42143120",
         "title": "Acute care fetal or maternal monitoring units",
         "example": [
            "External fetal monitors"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9099.01/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      },
      {
         "code": 42272201,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9099.01/related/tools_used/42272201",
         "title": "Intermittent positive pressure breathing IPPB machines",
         "example": [
            "Mechanical intermittent positive pressure ventilators"
         ]
      },
      {
         "code": 42182201,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9099.01/related/tools_used/42182201",
         "title": "Electronic medical thermometers",
         "example": [
            "Digital medical thermometers"
         ]
      },
      {
         "code": 41116201,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9099.01/related/tools_used/41116201",
         "title": "Glucose monitors or meters",
         "example": [
            "Blood glucometers"
         ]
      },
      {
         "code": 42271701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9099.01/related/tools_used/42271701",
         "title": "Medical gas cylinders or related devices",
         "example": [
            "Oxygen cylinders"
         ]
      },
      {
         "code": 41104102,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-9099.01/related/tools_used/41104102",
         "title": "Lancets",
         "example": [
            "Sterile blood lancets"
         ]
      }
   ]
}