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-2032.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 24,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-2032.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42201712,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2032.00/related/tools_used/42201712",
         "title": "Medical ultrasound or doppler or pulse echocardiograph or echocardiograph units for general diagnostic use",
         "example": [
            "A-Mode ultrasound machines",
            "M-mode ultrasound machines",
            "Pulsed-wave Doppler ultrasound units",
            "Two-dimensional doppler ultrasound equipment"
         ],
         "example_more": [
            "Color Doppler ultrasound equipment",
            "Continuous-wave ultrasound equipment"
         ]
      },
      {
         "code": 42201711,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2032.00/related/tools_used/42201711",
         "title": "Medical ultrasound or doppler or echocardiograph transducer",
         "example": [
            "High frequency transducers",
            "Transducers"
         ]
      },
      {
         "code": 42203803,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2032.00/related/tools_used/42203803",
         "title": "Medical radiological positioning aids for general radiological use",
         "example": [
            "Immobilization and positioning devices",
            "Sandbags"
         ]
      },
      {
         "code": 42201709,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2032.00/related/tools_used/42201709",
         "title": "Medical ultrasound or doppler or echocardiograph monitors",
         "example": [
            "Ultrasound monitors",
            "Ultrasound video equipment"
         ]
      },
      {
         "code": 42181610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2032.00/related/tools_used/42181610",
         "title": "Blood pressure cuff kits",
         "example": [
            "Sphygmomanometers"
         ]
      },
      {
         "code": 42201710,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2032.00/related/tools_used/42201710",
         "title": "Medical ultrasound or doppler or echocardiograph printers",
         "example": [
            "Medical ultrasound printers"
         ]
      },
      {
         "code": 42181540,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2032.00/related/tools_used/42181540",
         "title": "Body plethysmographs",
         "example": [
            "Plethysmographs"
         ]
      },
      {
         "code": 42203603,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2032.00/related/tools_used/42203603",
         "title": "Medical picture archiving computer systems PACS",
         "example": [
            "Picture archiving and communication systems PACS"
         ]
      },
      {
         "code": 42201713,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2032.00/related/tools_used/42201713",
         "title": "Medical ultrasound or doppler or echocardiograph three dimensional components",
         "example": [
            "3D sonography equipment"
         ]
      },
      {
         "code": 42142523,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2032.00/related/tools_used/42142523",
         "title": "Hypodermic needle",
         "example": [
            "Venipuncture needles"
         ]
      }
   ]
}