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-9096.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 47,
   "next": "https://api-v2.onetcenter.org/online/occupations/31-9096.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42121507,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9096.00/related/tools_used/42121507",
         "title": "Veterinary injection or suction unit",
         "example": [
            "Balling guns",
            "Injection syringes",
            "Veterinary vaccination syringes"
         ]
      },
      {
         "code": 42201815,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9096.00/related/tools_used/42201815",
         "title": "Medical x ray units for general diagnostic use",
         "example": [
            "Digital veterinary x ray equipment",
            "Stationary veterinary x ray equipment"
         ]
      },
      {
         "code": 41115827,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9096.00/related/tools_used/41115827",
         "title": "Urinalysis analyzers",
         "example": [
            "Urine analysis equipment",
            "Urinometers"
         ]
      },
      {
         "code": 21101909,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9096.00/related/tools_used/21101909",
         "title": "Animal shearing or clipping equipment",
         "example": [
            "Animal razors",
            "Electric animal clippers"
         ]
      },
      {
         "code": 42201810,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9096.00/related/tools_used/42201810",
         "title": "Medical x ray films or cassettes",
         "example": [
            "X ray cassettes"
         ]
      },
      {
         "code": 42121501,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9096.00/related/tools_used/42121501",
         "title": "Veterinary blood pressure testers",
         "example": [
            "Veterinary blood pressure cuffs"
         ]
      },
      {
         "code": 42281501,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9096.00/related/tools_used/42281501",
         "title": "Chemical or gas sterilizers",
         "example": [
            "Chemical sterilizers"
         ]
      },
      {
         "code": 42272501,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9096.00/related/tools_used/42272501",
         "title": "Gas anesthesia apparatus or machines",
         "example": [
            "Veterinary anesthesia machines"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9096.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Microchip readers"
         ]
      },
      {
         "code": 41121701,
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9096.00/related/tools_used/41121701",
         "title": "Multipurpose or general test tubes",
         "example": [
            "General purpose laboratory test tubes"
         ]
      }
   ]
}