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-9093.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 13,
   "next": "https://api-v2.onetcenter.org/online/occupations/33-9093.00/details/tools_used?start=11&end=13",
   "category": [
      {
         "code": 41111808,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9093.00/related/tools_used/41111808",
         "title": "X ray radiography examination equipment",
         "example": [
            "Backscatter imaging units",
            "CastScope machines",
            "X ray security inspection equipment"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9093.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 41111903,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9093.00/related/tools_used/41111903",
         "title": "Metal detectors",
         "example": [
            "Handheld metal detectors",
            "Walk-through metal detectors"
         ]
      },
      {
         "code": 46151605,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9093.00/related/tools_used/46151605",
         "title": "Weapon or explosives detectors and supplies",
         "example": [
            "Explosive detection systems",
            "Explosive trace portals"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9093.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 41111803,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9093.00/related/tools_used/41111803",
         "title": "Magnetic particle examination equipment",
         "example": [
            "Body imaging scanners"
         ]
      },
      {
         "code": 41111804,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9093.00/related/tools_used/41111804",
         "title": "Ultrasonic examination equipment",
         "example": [
            "Millimeter wave imaging units"
         ]
      },
      {
         "code": 41111714,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9093.00/related/tools_used/41111714",
         "title": "Loupes",
         "example": [
            "Magnifying loupes"
         ]
      },
      {
         "code": 41113035,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9093.00/related/tools_used/41113035",
         "title": "Chemical test strips or papers",
         "example": [
            "Chemical detection testing kits"
         ]
      },
      {
         "code": 39101616,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-9093.00/related/tools_used/39101616",
         "title": "Ultraviolet UV lamps",
         "example": [
            "Black lights"
         ]
      }
   ]
}