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/45-2021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 32,
   "next": "https://api-v2.onetcenter.org/online/occupations/45-2021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 21101902,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2021.00/related/tools_used/21101902",
         "title": "Animal husbandry equipment",
         "example": [
            "Animal pregnancy testing kits",
            "Dehorners",
            "Ovulation prediction monitors",
            "Semen collection kits"
         ],
         "example_more": [
            "Dummy mares",
            "Hormone testing kits"
         ]
      },
      {
         "code": 21101905,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2021.00/related/tools_used/21101905",
         "title": "Livestock identification equipment",
         "example": [
            "Branding equipment",
            "Ear tagging equipment",
            "Microchip scanners",
            "Tattoo equipment"
         ]
      },
      {
         "code": 42121507,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2021.00/related/tools_used/42121507",
         "title": "Veterinary injection or suction unit",
         "example": [
            "Animal blood collection syringes",
            "Animal vaccination syringes",
            "Artificial insemination syringes",
            "Lethal injection equipment"
         ]
      },
      {
         "code": 41113024,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2021.00/related/tools_used/41113024",
         "title": "Hydrometers",
         "example": [
            "Densimeters",
            "Sperm counters"
         ]
      },
      {
         "code": 42121801,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2021.00/related/tools_used/42121801",
         "title": "Veterinary artificial inseminating machine",
         "example": [
            "Horse breeding chutes"
         ]
      },
      {
         "code": 42204002,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2021.00/related/tools_used/42204002",
         "title": "Medical radiological shielding aprons or masks or drapes",
         "example": [
            "Lead radiology aprons"
         ]
      },
      {
         "code": 41104402,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2021.00/related/tools_used/41104402",
         "title": "Forced air or mechanical convection general purpose incubators",
         "example": [
            "Mechanical laboratory incubators"
         ]
      },
      {
         "code": 42121802,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2021.00/related/tools_used/42121802",
         "title": "Veterinary semen collection instruments",
         "example": [
            "Artificial vaginas"
         ]
      },
      {
         "code": 42201712,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2021.00/related/tools_used/42201712",
         "title": "Medical ultrasound or doppler or pulse echocardiograph or echocardiograph units for general diagnostic use",
         "example": [
            "External ultrasound units"
         ]
      },
      {
         "code": 21101912,
         "related": "https://api-v2.onetcenter.org/online/occupations/45-2021.00/related/tools_used/21101912",
         "title": "Livestock restraint chute",
         "example": [
            "Livestock restraint treatment stalls"
         ]
      }
   ]
}