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-2033.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 43,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-2033.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41111929,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2033.00/related/tools_used/41111929",
         "title": "Radiation detectors",
         "example": [
            "Digital ratemeters",
            "Radiation survey meters",
            "Radiation uptake detectors",
            "Wipe test counters"
         ],
         "example_more": [
            "Geiger-Mueller meters",
            "Ion chamber survey meters",
            "Thermoluminescent dosimeters"
         ]
      },
      {
         "code": 42202001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2033.00/related/tools_used/42202001",
         "title": "Medical gamma cameras for general use",
         "example": [
            "Dual headed gamma cameras",
            "Large-field gamma cameras",
            "Rotating gamma cameras",
            "Triple-head gamma cameras"
         ],
         "example_more": [
            "Medical gamma cameras",
            "Mobile gamma cameras"
         ]
      },
      {
         "code": 42201510,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2033.00/related/tools_used/42201510",
         "title": "Medical computed tomography CT or CAT quality assurance or calibration phantoms or devices",
         "example": [
            "Positron emission tomography PET calibration phantoms",
            "Single positron emission computed tomography SPECT calibration phantoms"
         ]
      },
      {
         "code": 41103301,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2033.00/related/tools_used/41103301",
         "title": "Liquid scintillation counters",
         "example": [
            "Automated multisample liquid scintillation counters",
            "Well counters"
         ]
      },
      {
         "code": 42203901,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2033.00/related/tools_used/42203901",
         "title": "Medical radiation dosimeters",
         "example": [
            "Dose calibrators",
            "Finger film badges"
         ]
      },
      {
         "code": 42204002,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2033.00/related/tools_used/42204002",
         "title": "Medical radiological shielding aprons or masks or drapes",
         "example": [
            "Radiation shielding lead aprons",
            "Radiation shielding lead vests"
         ]
      },
      {
         "code": 42204003,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2033.00/related/tools_used/42204003",
         "title": "Medical radiological shielding portable containers for radioactive materials",
         "example": [
            "Beta vial shields",
            "Syringe shields"
         ]
      },
      {
         "code": 42142523,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2033.00/related/tools_used/42142523",
         "title": "Hypodermic needle",
         "example": [
            "Intramuscular hypodermic needles",
            "Subcutaneous hypodermic needles"
         ]
      },
      {
         "code": 42222001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2033.00/related/tools_used/42222001",
         "title": "Intravenous infusion pumps for general use",
         "example": [
            "Infusion pumps"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2033.00/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      }
   ]
}