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/53-6041.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 17,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-6041.00/details/tools_used?start=11&end=17",
   "category": [
      {
         "code": 41111902,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6041.00/related/tools_used/41111902",
         "title": "Electronic counters",
         "example": [
            "Pneumatic traffic counters",
            "Traffic counters"
         ]
      },
      {
         "code": 46161520,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6041.00/related/tools_used/46161520",
         "title": "Variable message sign",
         "example": [
            "Dynamic message signs"
         ]
      },
      {
         "code": 45121501,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6041.00/related/tools_used/45121501",
         "title": "Still cameras",
         "example": [
            "35 millimeter cameras"
         ]
      },
      {
         "code": 41111921,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6041.00/related/tools_used/41111921",
         "title": "Speed sensors",
         "example": [
            "Radar guns"
         ]
      },
      {
         "code": 44111812,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6041.00/related/tools_used/44111812",
         "title": "Drafting kits or sets",
         "example": [
            "Drafting instruments"
         ]
      },
      {
         "code": 46171603,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6041.00/related/tools_used/46171603",
         "title": "Clock timers",
         "example": [
            "Electric timing devices"
         ]
      },
      {
         "code": 41114204,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6041.00/related/tools_used/41114204",
         "title": "Theodolites",
         "example": [
            "Total stations"
         ]
      },
      {
         "code": 46161504,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6041.00/related/tools_used/46161504",
         "title": "Traffic signals",
         "example": [
            "Ramp meters"
         ]
      },
      {
         "code": 43211715,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6041.00/related/tools_used/43211715",
         "title": "Portable data input terminals",
         "example": [
            "Data collectors"
         ]
      },
      {
         "code": 43212107,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6041.00/related/tools_used/43212107",
         "title": "Plotter printers",
         "example": [
            "Digital plotters"
         ]
      }
   ]
}