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/17-3022.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 65,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-3022.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41114603,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3022.00/related/tools_used/41114603",
         "title": "Concrete or cement testing instruments",
         "example": [
            "Metal cones",
            "Paving sample splitters",
            "Slump cones",
            "Stabilometers"
         ]
      },
      {
         "code": 41113909,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3022.00/related/tools_used/41113909",
         "title": "Soil core sampling apparatus",
         "example": [
            "Soil augers",
            "Soil sampling tubes",
            "Split spoon samplers",
            "Thin-walled Shelby tubes"
         ]
      },
      {
         "code": 41114204,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3022.00/related/tools_used/41114204",
         "title": "Theodolites",
         "example": [
            "Engineers' transits",
            "Total stations"
         ]
      },
      {
         "code": 27111509,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3022.00/related/tools_used/27111509",
         "title": "Augers",
         "example": [
            "Bucket augers",
            "Hand augers"
         ]
      },
      {
         "code": 41104510,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3022.00/related/tools_used/41104510",
         "title": "Drying cabinets or ovens",
         "example": [
            "Drying ovens"
         ]
      },
      {
         "code": 41113910,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3022.00/related/tools_used/41113910",
         "title": "Soil testing kits",
         "example": [
            "Soil resistivity test kits"
         ]
      },
      {
         "code": 20122820,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3022.00/related/tools_used/20122820",
         "title": "Land drilling rigs",
         "example": [
            "Small-gauge surface drilling rigs"
         ]
      },
      {
         "code": 27112201,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3022.00/related/tools_used/27112201",
         "title": "Trowels",
         "example": [
            "Brickmasons' trowels"
         ]
      },
      {
         "code": 41114301,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3022.00/related/tools_used/41114301",
         "title": "Open stream current meters",
         "example": [
            "Stream flow gauges"
         ]
      },
      {
         "code": 20111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3022.00/related/tools_used/20111601",
         "title": "Boring or sinking machinery",
         "example": [
            "Hand-operated boring machines"
         ]
      }
   ]
}