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-3051.04/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 24,
   "next": "https://api-v2.onetcenter.org/online/occupations/33-3051.04/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41111929,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3051.04/related/tools_used/41111929",
         "title": "Radiation detectors",
         "example": [
            "Personal radiation detectors PRD",
            "Radiation isotope identifier devices RIID",
            "Radiation portal monitors RPM",
            "Radioisotope detection devices"
         ]
      },
      {
         "code": 41111808,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3051.04/related/tools_used/41111808",
         "title": "X ray radiography examination equipment",
         "example": [
            "Mobile truck X ray units",
            "Vehicle and Cargo Inspection System VACIS",
            "X ray inspection equipment"
         ]
      },
      {
         "code": 46151601,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3051.04/related/tools_used/46151601",
         "title": "Handcuffs",
         "example": [
            "Metal handcuffs",
            "Plastic handcuffs"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3051.04/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers",
            "Mobile data computers"
         ]
      },
      {
         "code": 46151605,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3051.04/related/tools_used/46151605",
         "title": "Weapon or explosives detectors and supplies",
         "example": [
            "Hazardous material detectors",
            "Ion mobility spectrometers"
         ]
      },
      {
         "code": 43211510,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3051.04/related/tools_used/43211510",
         "title": "Mainframe console or dumb terminals",
         "example": [
            "Radiation portal monitor terminals"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3051.04/related/tools_used/43191510",
         "title": "Two way radios",
         "example": []
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3051.04/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Barcode scanners"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3051.04/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Measurement calipers"
         ]
      },
      {
         "code": 46101502,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3051.04/related/tools_used/46101502",
         "title": "Police or security shotguns",
         "example": [
            "Police shotguns"
         ]
      }
   ]
}