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/33-3021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 48,
   "next": "https://api-v2.onetcenter.org/online/occupations/33-3021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 46171621,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3021.00/related/tools_used/46171621",
         "title": "Surveillance video or audio recorders",
         "example": [
            "Audio recording equipment",
            "Digital tape recorders",
            "Digital voice recorders",
            "Wiretap equipment"
         ]
      },
      {
         "code": 46151601,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3021.00/related/tools_used/46151601",
         "title": "Handcuffs",
         "example": [
            "Metal handcuffs",
            "Plastic handcuffs"
         ]
      },
      {
         "code": 46151711,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3021.00/related/tools_used/46151711",
         "title": "Footprint lifters",
         "example": [
            "Electrostatic dust lifters",
            "Impression casting kits"
         ]
      },
      {
         "code": 41111912,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3021.00/related/tools_used/41111912",
         "title": "Physiological recorders",
         "example": [
            "Polygraphs",
            "Voice stress analyzers"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3021.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers",
            "Mobile data computers"
         ]
      },
      {
         "code": 46101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3021.00/related/tools_used/46101504",
         "title": "Handguns",
         "example": [
            "Semiautomatic pistols",
            "Service revolvers"
         ]
      },
      {
         "code": 42261904,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3021.00/related/tools_used/42261904",
         "title": "Biological evidence collection kits",
         "example": [
            "Blood collection kits",
            "Deoxyribonucleic acid DNA collection kits"
         ]
      },
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3021.00/related/tools_used/42172001",
         "title": "Mobile medical services first aid kits",
         "example": [
            "First aid kits"
         ]
      },
      {
         "code": 46182001,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3021.00/related/tools_used/46182001",
         "title": "Masks or accessories",
         "example": [
            "Filter masks"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3021.00/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      }
   ]
}