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-2071.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 41,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2071.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 22101607,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2071.00/related/tools_used/22101607",
         "title": "Road pavers",
         "example": [
            "Automatic paving control systems",
            "Concrete paving machines",
            "Robotic paving machines",
            "Rubber-track asphalt pavers"
         ],
         "example_more": [
            "Asphalt paving machines",
            "Rubber-tired asphalt pavers"
         ]
      },
      {
         "code": 22101505,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2071.00/related/tools_used/22101505",
         "title": "Rollers",
         "example": [
            "Manual rollers",
            "Pneumatic rollers",
            "Static rollers",
            "Vibratory rollers"
         ],
         "example_more": [
            "Rolling machines"
         ]
      },
      {
         "code": 22101609,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2071.00/related/tools_used/22101609",
         "title": "Paving material mixers",
         "example": [
            "Asphalt mixing equipment",
            "Hot mix material transfer devices",
            "Self-propelled material transfer devices",
            "Windrow pickup machines"
         ]
      },
      {
         "code": 22101611,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2071.00/related/tools_used/22101611",
         "title": "Bituminous material distributors",
         "example": [
            "Asphalt distributor trucks",
            "Liquid asphalt storage equipment",
            "Oil distributors"
         ]
      },
      {
         "code": 22101605,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2071.00/related/tools_used/22101605",
         "title": "Asphalt finishers",
         "example": [
            "Paving finishing machines",
            "Power extendable screeds"
         ]
      },
      {
         "code": 22101616,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2071.00/related/tools_used/22101616",
         "title": "Curbing machines",
         "example": [
            "Paving curbing machines",
            "Slip form machines"
         ]
      },
      {
         "code": 22101710,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2071.00/related/tools_used/22101710",
         "title": "Snowplow attachments",
         "example": [
            "Snowplows"
         ]
      },
      {
         "code": 41114201,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2071.00/related/tools_used/41114201",
         "title": "Measuring tapes",
         "example": [
            "Surveying tapes"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2071.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Straight screwdrivers"
         ]
      },
      {
         "code": 22101502,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2071.00/related/tools_used/22101502",
         "title": "Graders",
         "example": [
            "Motor graders"
         ]
      }
   ]
}