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-5112.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 64,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 45101902,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/related/tools_used/45101902",
         "title": "Platemakers",
         "example": [
            "External drum imagesetters",
            "Flat-bed imagesetters",
            "Printing platemakers",
            "Thermal platemaking equipment"
         ],
         "example_more": [
            "Internal drum imagesetters",
            "Photopolymer platemaking equipment",
            "Platemaking equipment"
         ]
      },
      {
         "code": 45101502,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/related/tools_used/45101502",
         "title": "Offset printing presses",
         "example": [
            "Offset presses",
            "Offset printing equipment",
            "Sheet-fed presses",
            "Web presses"
         ],
         "example_more": [
            "Platen presses",
            "Roll-fed offset presses"
         ]
      },
      {
         "code": 45101507,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/related/tools_used/45101507",
         "title": "Printing presses",
         "example": [
            "Digital printing presses",
            "Multicolor presses",
            "Sheetfed presses"
         ]
      },
      {
         "code": 45101510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/related/tools_used/45101510",
         "title": "Flexographic printer",
         "example": [
            "Flexo presses",
            "Flexographic presses"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Digital copiers",
            "Photocopying equipment"
         ]
      },
      {
         "code": 45101701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/related/tools_used/45101701",
         "title": "Printing assemblers",
         "example": [
            "Folding equipment",
            "Stitching equipment"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Slotted screwdrivers"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Color separation scanners",
            "Drum scanners"
         ]
      },
      {
         "code": 23201202,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/related/tools_used/23201202",
         "title": "Air dryers",
         "example": [
            "Air knives",
            "Infrared dryers"
         ]
      },
      {
         "code": 24101712,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-5112.00/related/tools_used/24101712",
         "title": "Belt conveyors",
         "example": [
            "Material conveyors",
            "Materials conveyors"
         ]
      }
   ]
}