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-1012.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 97,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-1012.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41104814,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1012.00/related/tools_used/41104814",
         "title": "Laboratory heat exchange condensers",
         "example": [
            "Heat exchangers",
            "Plate heat exchangers",
            "Tubular heat exchangers"
         ]
      },
      {
         "code": 23181507,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1012.00/related/tools_used/23181507",
         "title": "Crushing machinery",
         "example": [
            "Food crushers",
            "Fruit presses",
            "Pulper finishers"
         ]
      },
      {
         "code": 41115401,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1012.00/related/tools_used/41115401",
         "title": "Spectrofluorimeters or fluorimeters",
         "example": [
            "Spectrofluorimeters",
            "Ultraviolet UV spectrometers"
         ]
      },
      {
         "code": 23181501,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1012.00/related/tools_used/23181501",
         "title": "Filling machinery",
         "example": [
            "Piston filling machines",
            "Stuffers"
         ]
      },
      {
         "code": 41104501,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1012.00/related/tools_used/41104501",
         "title": "Laboratory mechanical convection ovens",
         "example": [
            "Laboratory ovens"
         ]
      },
      {
         "code": 48101521,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1012.00/related/tools_used/48101521",
         "title": "Commercial use ranges",
         "example": [
            "Induction cooktops",
            "Ranges"
         ]
      },
      {
         "code": 41115821,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1012.00/related/tools_used/41115821",
         "title": "Microbiology analyzers",
         "example": [
            "Bacterial identification systems",
            "Spiral platers"
         ]
      },
      {
         "code": 41103312,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1012.00/related/tools_used/41103312",
         "title": "Viscosimeters",
         "example": [
            "Amylographs",
            "Viscometers"
         ]
      },
      {
         "code": 23181703,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1012.00/related/tools_used/23181703",
         "title": "Cooking machinery",
         "example": [
            "Jet cooking systems",
            "Thermal processing equipment"
         ]
      },
      {
         "code": 41103904,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1012.00/related/tools_used/41103904",
         "title": "Refrigerated benchtop centrifuges",
         "example": [
            "High speed refrigerated centrifuges"
         ]
      }
   ]
}