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/29-1129.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 13,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1129.01/details/tools_used?start=11&end=13",
   "category": [
      {
         "code": 60121306,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1129.01/related/tools_used/60121306",
         "title": "Circle or oval paper cutters",
         "example": [
            "Circle cutters",
            "Hole punches"
         ]
      },
      {
         "code": 45121501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1129.01/related/tools_used/45121501",
         "title": "Still cameras",
         "example": [
            "35 millimeter cameras"
         ]
      },
      {
         "code": 60122501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1129.01/related/tools_used/60122501",
         "title": "Paper shaping tools",
         "example": [
            "Edge punches"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1129.01/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Computer data input scanners"
         ]
      },
      {
         "code": 27111503,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1129.01/related/tools_used/27111503",
         "title": "Utility knives",
         "example": [
            "Razor knives"
         ]
      },
      {
         "code": 45121504,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1129.01/related/tools_used/45121504",
         "title": "Digital cameras",
         "example": [
            "Digital still cameras"
         ]
      },
      {
         "code": 52161535,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1129.01/related/tools_used/52161535",
         "title": "Digital voice recorders",
         "example": [
            "Digital audio recorders"
         ]
      },
      {
         "code": 27111506,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1129.01/related/tools_used/27111506",
         "title": "Shears",
         "example": [
            "Artists' scissors"
         ]
      },
      {
         "code": 45121516,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1129.01/related/tools_used/45121516",
         "title": "Digital camcorders or video cameras",
         "example": [
            "Digital camcorders"
         ]
      },
      {
         "code": 60121247,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1129.01/related/tools_used/60121247",
         "title": "Wood easels",
         "example": [
            "Artists' easels"
         ]
      }
   ]
}