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/39-3021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 20,
   "next": "https://api-v2.onetcenter.org/online/occupations/39-3021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 45111604,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3021.00/related/tools_used/45111604",
         "title": "Slide projectors",
         "example": [
            "Multi-image slide projectors",
            "Opaque slide projectors",
            "Still image projectors"
         ]
      },
      {
         "code": 45111608,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3021.00/related/tools_used/45111608",
         "title": "Film projectors",
         "example": [
            "16mm motion picture projectors",
            "8mm motion picture projectors",
            "Portable motion picture projectors"
         ]
      },
      {
         "code": 39111504,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3021.00/related/tools_used/39111504",
         "title": "Stage or projection or studio lighting system",
         "example": [
            "Theater lights"
         ]
      },
      {
         "code": 52161520,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3021.00/related/tools_used/52161520",
         "title": "Microphones",
         "example": [
            "Cordless microphones"
         ]
      },
      {
         "code": 39112502,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3021.00/related/tools_used/39112502",
         "title": "Follow spots",
         "example": [
            "Spotlights"
         ]
      },
      {
         "code": 45111616,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3021.00/related/tools_used/45111616",
         "title": "Video projectors",
         "example": [
            "Digital movie projectors"
         ]
      },
      {
         "code": 45121702,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3021.00/related/tools_used/45121702",
         "title": "Film washers",
         "example": [
            "Film cleaning machines"
         ]
      },
      {
         "code": 45111712,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3021.00/related/tools_used/45111712",
         "title": "Tape duplicator",
         "example": [
            "Portable tape reproducers"
         ]
      },
      {
         "code": 45111603,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3021.00/related/tools_used/45111603",
         "title": "Projection screens or displays",
         "example": [
            "Movie theatre screens"
         ]
      },
      {
         "code": 45121703,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3021.00/related/tools_used/45121703",
         "title": "Film splicers",
         "example": [
            "Splicing machines"
         ]
      }
   ]
}