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/19-4092.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 67,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-4092.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 46151711,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4092.00/related/tools_used/46151711",
         "title": "Footprint lifters",
         "example": [
            "Electrostatic dust print lifters",
            "Gel lifters",
            "Impression casting kits"
         ]
      },
      {
         "code": 42261904,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4092.00/related/tools_used/42261904",
         "title": "Biological evidence collection kits",
         "example": [
            "Blood collection kits",
            "Body fluid collection kits",
            "Deoxyribonucleic acid DNA collection kits"
         ]
      },
      {
         "code": 41104118,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4092.00/related/tools_used/41104118",
         "title": "Specimen collection container",
         "example": [
            "Evidence collection containers",
            "Glass specimen jars",
            "Plastic specimen jars"
         ]
      },
      {
         "code": 45121501,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4092.00/related/tools_used/45121501",
         "title": "Still cameras",
         "example": [
            "35 millimeter cameras",
            "Large format cameras"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4092.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Crime scene tape measures",
            "Steel measuring tape"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4092.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers",
            "Mobile data computers"
         ]
      },
      {
         "code": 45121603,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4092.00/related/tools_used/45121603",
         "title": "Camera lens",
         "example": [
            "Colored camera filters",
            "Ultraviolet UV camera lens filters"
         ]
      },
      {
         "code": 39101616,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4092.00/related/tools_used/39101616",
         "title": "Ultraviolet UV lamps",
         "example": [
            "Long-wave ultraviolet UV lamps",
            "Ultraviolet UV lights"
         ]
      },
      {
         "code": 41115307,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4092.00/related/tools_used/41115307",
         "title": "Lasers",
         "example": [
            "Laser trajectory kits",
            "Portable lasers"
         ]
      },
      {
         "code": 41122407,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4092.00/related/tools_used/41122407",
         "title": "Laboratory scalpels",
         "example": [
            "Pointed scalpels",
            "Rounded scalpels"
         ]
      }
   ]
}