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.02/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 58,
   "next": "https://api-v2.onetcenter.org/online/occupations/33-3021.02/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 45121603,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3021.02/related/tools_used/45121603",
         "title": "Camera lens",
         "example": [
            "Camera lens filters",
            "Orange filter lenses",
            "Polarized filter lenses",
            "Wide angle camera lenses"
         ],
         "example_more": [
            "Red filter lenses",
            "Telephoto camera lenses",
            "Yellow filter lenses"
         ]
      },
      {
         "code": 46151711,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3021.02/related/tools_used/46151711",
         "title": "Footprint lifters",
         "example": [
            "Electrostatic dust lifters",
            "Impression casting kits"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3021.02/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers",
            "Mobile data computers"
         ]
      },
      {
         "code": 42261904,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3021.02/related/tools_used/42261904",
         "title": "Biological evidence collection kits",
         "example": [
            "Blood collection kits",
            "Deoxyribonucleic acid DNA collection kits"
         ]
      },
      {
         "code": 39101616,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3021.02/related/tools_used/39101616",
         "title": "Ultraviolet UV lamps",
         "example": [
            "High wavelength ultraviolet UV light",
            "Low wavelength ultraviolet UV light"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3021.02/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Straight screwdrivers"
         ]
      },
      {
         "code": 41115307,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3021.02/related/tools_used/41115307",
         "title": "Lasers",
         "example": [
            "Laser trajectory pointers",
            "Portable lasers"
         ]
      },
      {
         "code": 46151708,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3021.02/related/tools_used/46151708",
         "title": "Forensic magnifiers",
         "example": [
            "Magnifying glasses",
            "Ridge counters"
         ]
      },
      {
         "code": 46182001,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3021.02/related/tools_used/46182001",
         "title": "Masks or accessories",
         "example": [
            "Filter masks"
         ]
      },
      {
         "code": 45121501,
         "related": "https://api-v2.onetcenter.org/online/occupations/33-3021.02/related/tools_used/45121501",
         "title": "Still cameras",
         "example": [
            "35 millimeter cameras"
         ]
      }
   ]
}