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/51-9081.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 67,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9081.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42151805,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9081.00/related/tools_used/42151805",
         "title": "Dental finishing or polishing discs",
         "example": [
            "Build-up brushes",
            "Dental buffing wheels",
            "Prophylaxis brushes",
            "Soft brushes"
         ],
         "example_more": [
            "Dental finishing wheels",
            "Dental polishing brushes",
            "Dental polishing machines",
            "Grinding machines",
            "Model duster brushes"
         ]
      },
      {
         "code": 42152701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9081.00/related/tools_used/42152701",
         "title": "Dental articulators",
         "example": [
            "Adjustable articulators",
            "Anatomic articulators",
            "Arcon articulators",
            "Semiadjustable articulators"
         ],
         "example_more": [
            "Articulators"
         ]
      },
      {
         "code": 42152209,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9081.00/related/tools_used/42152209",
         "title": "Dental laboratory furnaces",
         "example": [
            "Dental ovens",
            "Electric burnout furnaces",
            "Inlay furnaces",
            "Porcelain furnaces"
         ],
         "example_more": [
            "Glazer vacuum furnaces"
         ]
      },
      {
         "code": 42152211,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9081.00/related/tools_used/42152211",
         "title": "Dental laboratory lathes",
         "example": [
            "Conventional lathes",
            "Dental laboratory bench lathes",
            "Dental laboratory high-speed lathes",
            "Dental laboratory pumice lathes"
         ]
      },
      {
         "code": 42152204,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9081.00/related/tools_used/42152204",
         "title": "Dental laboratory casting machines",
         "example": [
            "Crucible formers",
            "Dental laboratory centrifugal casting units",
            "Dental laboratory pressure molding devices",
            "Flask presses"
         ]
      },
      {
         "code": 42152203,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9081.00/related/tools_used/42152203",
         "title": "Dental laboratory burners or torches",
         "example": [
            "Casting torches",
            "Dental laboratory alcohol torches",
            "Dental laboratory torches"
         ]
      },
      {
         "code": 42152217,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9081.00/related/tools_used/42152217",
         "title": "Dental laboratory vacuum units",
         "example": [
            "Dental laboratory vacuum extractors",
            "Dental laboratory vacuum formers",
            "Dental laboratory vacuum-mixing devices"
         ]
      },
      {
         "code": 41111502,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9081.00/related/tools_used/41111502",
         "title": "Laboratory balances",
         "example": [
            "Clinical scales",
            "Electronic precision balances"
         ]
      },
      {
         "code": 42151802,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9081.00/related/tools_used/42151802",
         "title": "Dental material pluggers or tips",
         "example": [
            "Amalgam dispensers",
            "Amalgam instruments"
         ]
      },
      {
         "code": 42151614,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9081.00/related/tools_used/42151614",
         "title": "Dental burs",
         "example": [
            "Acrylic cutters",
            "Diamond burs"
         ]
      }
   ]
}