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/mnm/careers/33-3031.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "33-3031.00",
   "title": "Fish & Game Wardens",
   "tags": {},
   "also_called": [
      {
         "title": "Fisheries Enforcement Officer",
         "summary": false
      },
      {
         "title": "Game Warden",
         "summary": true
      },
      {
         "title": "Natural Resource Officer",
         "summary": true
      },
      {
         "title": "State Game Warden",
         "summary": true
      },
      {
         "title": "State Wildlife Officer",
         "summary": false
      },
      {
         "title": "Wildlife Conservation Officer",
         "summary": false
      },
      {
         "title": "Wildlife Officer",
         "summary": true
      }
   ],
   "what_they_do": "Patrol assigned area to prevent fish and game law violations. Investigate reports of damage to crops or property by wildlife. Compile biological data.",
   "on_the_job": [
      "Patrol assigned areas by car, boat, airplane, horse, or on foot to enforce game, fish, or boating laws or to manage wildlife programs, lakes, or land.",
      "Compile and present evidence for court actions.",
      "Investigate hunting accidents or reports of fish or game law violations."
   ],
   "word_cloud_terms": [
      "wildlife",
      "fish",
      "game law violation",
      "realistic interests",
      "protect nature",
      "biological data",
      "patrol",
      "regulation",
      "court",
      "issue warning"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-3031.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-3031.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-3031.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-3031.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-3031.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-3031.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-3031.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-3031.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-3031.00/explore_more",
         "title": "Explore More"
      }
   ]
}