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/31-9097.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 38,
   "next": "https://api-v2.onetcenter.org/online/occupations/31-9097.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41104108,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9097.00/related/tools_used/41104108",
         "title": "Non vacuum blood collection tubes or containers",
         "example": [
            "Aliquot tubes",
            "Blood culture bottles",
            "Sterile screw-cap glass tubes",
            "Sterile screw-cap plastic tubes"
         ]
      },
      {
         "code": 42301502,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9097.00/related/tools_used/42301502",
         "title": "Anatomical human mannequins for medical education or training",
         "example": [
            "Phlebotomy practice arms",
            "Phlebotomy practice blocks",
            "Phlebotomy practice heels"
         ]
      },
      {
         "code": 41104106,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9097.00/related/tools_used/41104106",
         "title": "Phlebotomy trays or accessories",
         "example": [
            "Phlebotomy trays",
            "Specimen tube holders",
            "Unopette equipment"
         ]
      },
      {
         "code": 42142521,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9097.00/related/tools_used/42142521",
         "title": "Blood collection needles",
         "example": [
            "Multi-sample blood collection needles",
            "Venipuncture needles"
         ]
      },
      {
         "code": 41121709,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9097.00/related/tools_used/41121709",
         "title": "Capillary or hematocrit tubes",
         "example": [
            "Capillary tubes",
            "Microcapillary hematocrit tubes"
         ]
      },
      {
         "code": 41103010,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9097.00/related/tools_used/41103010",
         "title": "Blood bank refrigerators",
         "example": [
            "Blood specimen refrigerators"
         ]
      },
      {
         "code": 41121510,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9097.00/related/tools_used/41121510",
         "title": "Volumetric pipettes",
         "example": [
            "Erythrocyte sedimentation rate (ESR) pipettes"
         ]
      },
      {
         "code": 42142520,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9097.00/related/tools_used/42142520",
         "title": "Dispensing pins or needles",
         "example": [
            "Safety needles"
         ]
      },
      {
         "code": 42192101,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9097.00/related/tools_used/42192101",
         "title": "Blood drawing or phlebotomy chairs",
         "example": [
            "Phlebotomy chairs"
         ]
      },
      {
         "code": 41116201,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9097.00/related/tools_used/41116201",
         "title": "Glucose monitors or meters",
         "example": [
            "Blood glucose monitoring equipment"
         ]
      }
   ]
}