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/43-4031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 29,
   "next": "https://api-v2.onetcenter.org/online/occupations/43-4031.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 43211723,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4031.00/related/tools_used/43211723",
         "title": "Electronic voting or vote-counting equipment",
         "example": [
            "Ballot marking devices",
            "Ballot marking systems",
            "Mechanical lever voting machines",
            "Touchscreen vote recording equipment"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4031.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Computer data input scanners",
            "Digital data input scanners"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4031.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 44101810,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4031.00/related/tools_used/44101810",
         "title": "Printer calculator",
         "example": [
            "Printing calculators"
         ]
      },
      {
         "code": 45112001,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4031.00/related/tools_used/45112001",
         "title": "Microfiche or microfilm viewers",
         "example": [
            "Microfilm viewing equipment"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4031.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Copy machines"
         ]
      },
      {
         "code": 60121701,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4031.00/related/tools_used/60121701",
         "title": "Rubber stamping stamps",
         "example": [
            "Notary public stamps"
         ]
      },
      {
         "code": 55121621,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4031.00/related/tools_used/55121621",
         "title": "Notary seals",
         "example": [
            "Notary public seal presses"
         ]
      },
      {
         "code": 43211721,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4031.00/related/tools_used/43211721",
         "title": "Punch card reader",
         "example": [
            "Punch card voting systems"
         ]
      },
      {
         "code": 44102602,
         "related": "https://api-v2.onetcenter.org/online/occupations/43-4031.00/related/tools_used/44102602",
         "title": "Typewriters",
         "example": [
            "Electric typewriters"
         ]
      }
   ]
}