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/11-9121.02/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 25,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-9121.02/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41113322,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9121.02/related/tools_used/41113322",
         "title": "Nitrogen or nitrate or nitrite analyzer",
         "example": [
            "Nitrate meters",
            "Nitrite meters"
         ]
      },
      {
         "code": 21111504,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9121.02/related/tools_used/21111504",
         "title": "Commercial fishing nets",
         "example": [
            "Plankton nets",
            "Seines"
         ]
      },
      {
         "code": 41104007,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9121.02/related/tools_used/41104007",
         "title": "Water samplers",
         "example": [
            "Automated water sampling equipment",
            "Total dissolved solids TDS meters"
         ]
      },
      {
         "code": 41113319,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9121.02/related/tools_used/41113319",
         "title": "Water analyzers",
         "example": [
            "Multiparameter water probes",
            "Water quality test kits"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9121.02/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 41114301,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9121.02/related/tools_used/41114301",
         "title": "Open stream current meters",
         "example": [
            "Stream flow gauges"
         ]
      },
      {
         "code": 41115611,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9121.02/related/tools_used/41115611",
         "title": "Dissolved oxygen meters",
         "example": [
            "Dissolved oxygen indicators"
         ]
      },
      {
         "code": 41111931,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9121.02/related/tools_used/41111931",
         "title": "Flow sensors",
         "example": [
            "Water flow meters"
         ]
      },
      {
         "code": 41115602,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9121.02/related/tools_used/41115602",
         "title": "Titration equipment",
         "example": [
            "Titrators"
         ]
      },
      {
         "code": 41112222,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9121.02/related/tools_used/41112222",
         "title": "Temperature gauge",
         "example": [
            "Temperature gauges"
         ]
      }
   ]
}