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-1023.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 88,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-1023.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 21111504,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1023.00/related/tools_used/21111504",
         "title": "Commercial fishing nets",
         "example": [
            "Dip net samplers",
            "Gill nets",
            "Jellyfish scoops",
            "Plankton nets"
         ],
         "example_more": [
            "Bongo nets",
            "D-ring nets",
            "Seines"
         ]
      },
      {
         "code": 41104007,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1023.00/related/tools_used/41104007",
         "title": "Water samplers",
         "example": [
            "Benthic samplers",
            "Ekman dredges",
            "Multiplate samplers",
            "Secchi disks"
         ]
      },
      {
         "code": 49131603,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1023.00/related/tools_used/49131603",
         "title": "Sporting traps",
         "example": [
            "Culvert traps",
            "Foot snares",
            "Mist nets"
         ]
      },
      {
         "code": 41102507,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1023.00/related/tools_used/41102507",
         "title": "Entomological catching equipment",
         "example": [
            "Aerial nets",
            "Odonata nets",
            "Sweeping nets"
         ]
      },
      {
         "code": 41104118,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1023.00/related/tools_used/41104118",
         "title": "Specimen collection container",
         "example": [
            "Scintillation vials",
            "Specimen collection containers",
            "Water sample collection containers"
         ]
      },
      {
         "code": 41105003,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1023.00/related/tools_used/41105003",
         "title": "Test sieves",
         "example": [
            "Mesh sieves",
            "Sieve buckets"
         ]
      },
      {
         "code": 52161523,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1023.00/related/tools_used/52161523",
         "title": "Radio frequency transmitters or receivers",
         "example": [
            "Animal transmitters",
            "Radio telemetry equipment"
         ]
      },
      {
         "code": 46181504,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1023.00/related/tools_used/46181504",
         "title": "Protective gloves",
         "example": [
            "Leather gloves",
            "Nitrile gloves"
         ]
      },
      {
         "code": 25101905,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1023.00/related/tools_used/25101905",
         "title": "All terrain vehicles tracked or wheeled",
         "example": [
            "All terrain vehicles ATV",
            "Four wheel drive 4WD vehicles"
         ]
      },
      {
         "code": 41111709,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1023.00/related/tools_used/41111709",
         "title": "Binocular light compound microscopes",
         "example": [
            "Compound binocular light microscopes",
            "Compound microscopes"
         ]
      }
   ]
}