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/11-3051.03/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 24,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 40141609,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/related/tools_used/40141609",
         "title": "Control valves",
         "example": [
            "Flow control valves FCV",
            "Throttle control valves TCV"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 41104301,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/related/tools_used/41104301",
         "title": "Standard fermentation units",
         "example": [
            "Fermentation processing vessels"
         ]
      },
      {
         "code": 41104501,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/related/tools_used/41104501",
         "title": "Laboratory mechanical convection ovens",
         "example": [
            "Gravity convection ovens"
         ]
      },
      {
         "code": 40141611,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/related/tools_used/40141611",
         "title": "Globe valves",
         "example": [
            "Stop valves"
         ]
      },
      {
         "code": 46182002,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/related/tools_used/46182002",
         "title": "Respirators",
         "example": [
            "Dust and particulate respirators"
         ]
      },
      {
         "code": 24101712,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/related/tools_used/24101712",
         "title": "Belt conveyors",
         "example": [
            "Belt conveyor systems"
         ]
      },
      {
         "code": 41105003,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/related/tools_used/41105003",
         "title": "Test sieves",
         "example": [
            "Mole sieves"
         ]
      },
      {
         "code": 24101603,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/related/tools_used/24101603",
         "title": "Forklifts",
         "example": []
      },
      {
         "code": 46171603,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.03/related/tools_used/46171603",
         "title": "Clock timers",
         "example": [
            "Electric timing devices"
         ]
      }
   ]
}