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/19-3092.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 77,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-3092.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41113909,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3092.00/related/tools_used/41113909",
         "title": "Soil core sampling apparatus",
         "example": [
            "Grab samplers",
            "Russian corers",
            "Sediment coring equipment",
            "Soil samplers"
         ],
         "example_more": [
            "Dutch augers",
            "Hiller corers",
            "Livingstone corers",
            "Powered vibracorers"
         ]
      },
      {
         "code": 41104007,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3092.00/related/tools_used/41104007",
         "title": "Water samplers",
         "example": [
            "Sediment samplers",
            "Sediment traps",
            "Total dissolved solids TDS meters"
         ]
      },
      {
         "code": 41114401,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3092.00/related/tools_used/41114401",
         "title": "Anemometers",
         "example": [
            "Sonic anemometers",
            "Wind direction sensors"
         ]
      },
      {
         "code": 41104601,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3092.00/related/tools_used/41104601",
         "title": "Laboratory box furnaces",
         "example": [
            "Gas-mixing furnaces",
            "High temperature laboratory box furnaces",
            "Muffle furnaces"
         ]
      },
      {
         "code": 41111703,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3092.00/related/tools_used/41111703",
         "title": "Stereo or dissecting light microscopes",
         "example": [
            "Stereo light microscopes",
            "Stereo zoom microscopes",
            "Stereographic microscopes"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3092.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Digitizers",
            "Flatbed scanners"
         ]
      },
      {
         "code": 41105002,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3092.00/related/tools_used/41105002",
         "title": "Laboratory sifting equipment",
         "example": [
            "Sieve shakers",
            "Sonic sifters"
         ]
      },
      {
         "code": 41103502,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3092.00/related/tools_used/41103502",
         "title": "Fume hoods or cupboards",
         "example": [
            "Fume hoods",
            "Portable fume hoods"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3092.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Automatic levels",
            "Laser levels"
         ]
      },
      {
         "code": 41114204,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3092.00/related/tools_used/41114204",
         "title": "Theodolites",
         "example": [
            "Total stations"
         ]
      }
   ]
}