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/47-2142.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 30,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2142.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111502,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2142.00/related/tools_used/27111502",
         "title": "Razor knives",
         "example": [
            "Break off knives",
            "Broad knives",
            "Straight edge trimmers",
            "Wallpaper scrapers"
         ],
         "example_more": [
            "Double cutting wallpaper knives"
         ]
      },
      {
         "code": 56111902,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2142.00/related/tools_used/56111902",
         "title": "Industrial work surfaces",
         "example": [
            "Paste tables",
            "Wallpaper booking tables",
            "Wallpaper pasting boards"
         ]
      },
      {
         "code": 30191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2142.00/related/tools_used/30191501",
         "title": "Ladders",
         "example": [
            "Extension ladders",
            "Step ladders"
         ]
      },
      {
         "code": 27111506,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2142.00/related/tools_used/27111506",
         "title": "Shears",
         "example": [
            "Wallpaper scissors",
            "Wallpaper shears"
         ]
      },
      {
         "code": 27111807,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2142.00/related/tools_used/27111807",
         "title": "Straight edges",
         "example": [
            "Aluminum straightedges",
            "Wallpaper smoothers"
         ]
      },
      {
         "code": 30161508,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2142.00/related/tools_used/30161508",
         "title": "Wallpaper roller",
         "example": [
            "Perforating rollers",
            "Seam rollers"
         ]
      },
      {
         "code": 44111910,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2142.00/related/tools_used/44111910",
         "title": "Hanging rails or holders",
         "example": [
            "Border holdups"
         ]
      },
      {
         "code": 27112201,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2142.00/related/tools_used/27112201",
         "title": "Trowels",
         "example": [
            "Hand trowels"
         ]
      },
      {
         "code": 27112401,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2142.00/related/tools_used/27112401",
         "title": "Staple guns",
         "example": [
            "Pneumatic staplers"
         ]
      },
      {
         "code": 23153401,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2142.00/related/tools_used/23153401",
         "title": "Adhesive or glue application systems",
         "example": [
            "Wallpaper pasting machines"
         ]
      }
   ]
}