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/25-3021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 27,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-3021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 60121229,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-3021.00/related/tools_used/60121229",
         "title": "Specialty brushes",
         "example": [
            "Oil painting brushes",
            "Watercolor painting brushes"
         ]
      },
      {
         "code": 60131001,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-3021.00/related/tools_used/60131001",
         "title": "Pianos",
         "example": []
      },
      {
         "code": 45121501,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-3021.00/related/tools_used/45121501",
         "title": "Still cameras",
         "example": [
            "35 millimeter cameras"
         ]
      },
      {
         "code": 52141801,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-3021.00/related/tools_used/52141801",
         "title": "Domestic sewing machines",
         "example": [
            "Sewing machines"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-3021.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Data input scanners"
         ]
      },
      {
         "code": 48101521,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-3021.00/related/tools_used/48101521",
         "title": "Commercial use ranges",
         "example": [
            "Commercial kitchen stoves"
         ]
      },
      {
         "code": 45121504,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-3021.00/related/tools_used/45121504",
         "title": "Digital cameras",
         "example": []
      },
      {
         "code": 60131303,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-3021.00/related/tools_used/60131303",
         "title": "Guitars",
         "example": [
            "Acoustic guitars"
         ]
      },
      {
         "code": 25101503,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-3021.00/related/tools_used/25101503",
         "title": "Automobiles or cars",
         "example": [
            "Passenger vehicles"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-3021.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      }
   ]
}