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-1031.02/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 19,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/details/tools_used?start=11&end=19",
   "category": [
      {
         "code": 41113905,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/related/tools_used/41113905",
         "title": "Permeability testing apparatus",
         "example": [
            "Double-ring infiltrometers",
            "Single-ring infiltrometers"
         ]
      },
      {
         "code": 41115301,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/related/tools_used/41115301",
         "title": "Light absorption meters",
         "example": [
            "Plant canopy analyzers"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 41105002,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/related/tools_used/41105002",
         "title": "Laboratory sifting equipment",
         "example": [
            "Hand sieves"
         ]
      },
      {
         "code": 41114202,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/related/tools_used/41114202",
         "title": "Measuring rods",
         "example": [
            "Robel poles"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 45121504,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/related/tools_used/45121504",
         "title": "Digital cameras",
         "example": [
            "Compact digital cameras"
         ]
      },
      {
         "code": 27111804,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/related/tools_used/27111804",
         "title": "Plumb bobs",
         "example": [
            "Laser plumb bobs"
         ]
      },
      {
         "code": 41113904,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/related/tools_used/41113904",
         "title": "Penetrometers",
         "example": [
            "Impact penetrometers"
         ]
      },
      {
         "code": 41104015,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.02/related/tools_used/41104015",
         "title": "Plant samples analysis equipment",
         "example": [
            "Quadrat frames"
         ]
      }
   ]
}