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-5113.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 39,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 45101804,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/related/tools_used/45101804",
         "title": "Book stitching machines",
         "example": [
            "Book stitching equipment",
            "Coil binding machines",
            "Saddle stitchers",
            "Spiral coil inserters"
         ],
         "example_more": [
            "Plastic comb binding machines"
         ]
      },
      {
         "code": 45101808,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/related/tools_used/45101808",
         "title": "Thermal book binding machines",
         "example": [
            "Perfect binding machines",
            "Spine tapers",
            "Tape binding machines",
            "Thermal book binding equipment"
         ]
      },
      {
         "code": 45101701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/related/tools_used/45101701",
         "title": "Printing assemblers",
         "example": [
            "Case makers",
            "Padding presses",
            "Smashing machines"
         ]
      },
      {
         "code": 45101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/related/tools_used/45101801",
         "title": "Book creasing machines",
         "example": [
            "Rounding and backing machines",
            "Scoring machines"
         ]
      },
      {
         "code": 45101702,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/related/tools_used/45101702",
         "title": "Printing guillotines",
         "example": [
            "Board shears",
            "Guillotine paper cutters"
         ]
      },
      {
         "code": 45101803,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/related/tools_used/45101803",
         "title": "Book punching machines",
         "example": [
            "Paper punching machines",
            "Punching cradles"
         ]
      },
      {
         "code": 24101704,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/related/tools_used/24101704",
         "title": "Conveyor feeders",
         "example": [
            "Cover feeders",
            "Signature feeders"
         ]
      },
      {
         "code": 45101807,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/related/tools_used/45101807",
         "title": "Book folding machines",
         "example": [
            "Buckle folders",
            "Knife folders"
         ]
      },
      {
         "code": 27111501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/related/tools_used/27111501",
         "title": "Knife blades",
         "example": [
            "Paper knives"
         ]
      },
      {
         "code": 44102801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5113.00/related/tools_used/44102801",
         "title": "Laminators",
         "example": [
            "Laminating machines"
         ]
      }
   ]
}