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/17-1021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 28,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-1021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1021.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Digitizers",
            "Photogrammetric scanners"
         ]
      },
      {
         "code": 45121504,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1021.00/related/tools_used/45121504",
         "title": "Digital cameras",
         "example": [
            "Color digital camera systems",
            "Large-format aerial digital cameras",
            "Panoramic digital line cameras"
         ]
      },
      {
         "code": 43212107,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1021.00/related/tools_used/43212107",
         "title": "Plotter printers",
         "example": [
            "Analytical stereoplotters",
            "Color inkjet plotters",
            "Large-format plotters"
         ]
      },
      {
         "code": 52161518,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1021.00/related/tools_used/52161518",
         "title": "Global positioning system GPS receiver",
         "example": [
            "Geodetic ground global positioning system GPS receivers",
            "Global positioning system GPS receivers",
            "Mapping grade global positioning system GPS receivers"
         ]
      },
      {
         "code": 41115201,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1021.00/related/tools_used/41115201",
         "title": "Radarbased surveillance systems",
         "example": [
            "Laser imaging detection and ranging LIDAR systems",
            "Remote sensing equipment"
         ]
      },
      {
         "code": 43211501,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1021.00/related/tools_used/43211501",
         "title": "Computer servers",
         "example": [
            "Windows servers"
         ]
      },
      {
         "code": 44111812,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1021.00/related/tools_used/44111812",
         "title": "Drafting kits or sets",
         "example": [
            "Drafting instruments",
            "Drafting machines"
         ]
      },
      {
         "code": 44111803,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1021.00/related/tools_used/44111803",
         "title": "Compasses",
         "example": [
            "Dividers"
         ]
      },
      {
         "code": 44111810,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1021.00/related/tools_used/44111810",
         "title": "Triangles",
         "example": []
      },
      {
         "code": 44111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1021.00/related/tools_used/44111801",
         "title": "Stencils or lettering aids",
         "example": [
            "Type lettering sets"
         ]
      }
   ]
}