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-1124.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 44,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1124.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42203803,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1124.00/related/tools_used/42203803",
         "title": "Medical radiological positioning aids for general radiological use",
         "example": [
            "Beam direction shells",
            "Patient positioning devices",
            "Patient positioning straps",
            "Patient treatment area casts"
         ],
         "example_more": [
            "Immobilizing bite blocks",
            "Patient positioning headrests",
            "Patient positioning neck rests"
         ]
      },
      {
         "code": 42203901,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1124.00/related/tools_used/42203901",
         "title": "Medical radiation dosimeters",
         "example": [
            "Dual diode dosimeter patient dose monitors",
            "Multi-monitor dosimetry systems",
            "Wireless patient dosimeters"
         ]
      },
      {
         "code": 42202303,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1124.00/related/tools_used/42202303",
         "title": "Medical linear accelerator intensity modulated radiation therapy IMRT collimators",
         "example": [
            "Linear accelerator compensation filters",
            "Multi-leaf radiation therapy collimators",
            "Radiation therapy beam directing wedges"
         ]
      },
      {
         "code": 41111929,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1124.00/related/tools_used/41111929",
         "title": "Radiation detectors",
         "example": [
            "Area radiation monitors",
            "Solid state diode detectors",
            "Survey meters"
         ]
      },
      {
         "code": 42204002,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1124.00/related/tools_used/42204002",
         "title": "Medical radiological shielding aprons or masks or drapes",
         "example": [
            "Radiation shielding lead aprons",
            "Thyroid shields"
         ]
      },
      {
         "code": 42201830,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1124.00/related/tools_used/42201830",
         "title": "Medical x ray intensifying screens",
         "example": [
            "Medical x ray image intensifiers"
         ]
      },
      {
         "code": 42203902,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1124.00/related/tools_used/42203902",
         "title": "Medical radiation films or badges",
         "example": [
            "Personal radiation monitors"
         ]
      },
      {
         "code": 42203201,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1124.00/related/tools_used/42203201",
         "title": "X ray and fluoroscopy RF radiotherapy planning simulators",
         "example": [
            "X ray or fluoroscopy treatment planning simulators"
         ]
      },
      {
         "code": 42202401,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1124.00/related/tools_used/42202401",
         "title": "Medical positron emission tomography PET units",
         "example": [
            "Treatment verification equipment"
         ]
      },
      {
         "code": 45121501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1124.00/related/tools_used/45121501",
         "title": "Still cameras",
         "example": [
            "35 millimeter cameras"
         ]
      }
   ]
}