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-6011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 48,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 46161503,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/related/tools_used/46161503",
         "title": "Marine signaling systems",
         "example": [
            "Signal bells",
            "Signal flags"
         ]
      },
      {
         "code": 39111603,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/related/tools_used/39111603",
         "title": "Roadway or highway lighting",
         "example": [
            "Navigation lights",
            "Span lights"
         ]
      },
      {
         "code": 25172110,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/related/tools_used/25172110",
         "title": "Vehicle horns",
         "example": [
            "Warning horns"
         ]
      },
      {
         "code": 41114410,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/related/tools_used/41114410",
         "title": "Weather stations",
         "example": [
            "Weather monitoring instruments"
         ]
      },
      {
         "code": 46161510,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/related/tools_used/46161510",
         "title": "Gate barrier systems",
         "example": [
            "Traffic gates"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 22101710,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/related/tools_used/22101710",
         "title": "Snowplow attachments",
         "example": [
            "Snow plows"
         ]
      },
      {
         "code": 41115201,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/related/tools_used/41115201",
         "title": "Radarbased surveillance systems",
         "example": [
            "Radar systems"
         ]
      },
      {
         "code": 30191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/related/tools_used/30191501",
         "title": "Ladders",
         "example": [
            "Step ladders"
         ]
      },
      {
         "code": 95121601,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-6011.00/related/tools_used/95121601",
         "title": "Steel bridge",
         "example": [
            "Electric drawbridges"
         ]
      }
   ]
}