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/25-4022.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 36,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-4022.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 45112001,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4022.00/related/tools_used/45112001",
         "title": "Microfiche or microfilm viewers",
         "example": [
            "Microfiche readers",
            "Microfilm readers"
         ]
      },
      {
         "code": 52161502,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4022.00/related/tools_used/52161502",
         "title": "Cassette players or recorders",
         "example": [
            "Audio tape players",
            "High speed video duplicators"
         ]
      },
      {
         "code": 45111705,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4022.00/related/tools_used/45111705",
         "title": "Public address systems",
         "example": [
            "Audio presentation systems",
            "Public address PA systems"
         ]
      },
      {
         "code": 45111607,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4022.00/related/tools_used/45111607",
         "title": "Overhead projectors",
         "example": [
            "Large screen projectors",
            "Overhead display projectors"
         ]
      },
      {
         "code": 45111610,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4022.00/related/tools_used/45111610",
         "title": "Epidiascopes",
         "example": [
            "Opaque projectors"
         ]
      },
      {
         "code": 52161520,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4022.00/related/tools_used/52161520",
         "title": "Microphones",
         "example": [
            "Wireless microphones"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4022.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Photocopying equipment"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4022.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Barcode scanners"
         ]
      },
      {
         "code": 45111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4022.00/related/tools_used/45111801",
         "title": "Media control systems",
         "example": [
            "Audio or video editing systems"
         ]
      },
      {
         "code": 25101611,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-4022.00/related/tools_used/25101611",
         "title": "Cargo trucks",
         "example": [
            "Bookmobiles"
         ]
      }
   ]
}