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/27-4021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 40,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-4021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 45121628,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4021.00/related/tools_used/45121628",
         "title": "Camera lens filter",
         "example": [
            "Graduated neutral density GND filters",
            "Haze filters",
            "White balancing lens filters",
            "Wide angle lenses"
         ],
         "example_more": [
            "Neutral density ND filters",
            "Polarizing lens filters"
         ]
      },
      {
         "code": 45121601,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4021.00/related/tools_used/45121601",
         "title": "Camera flashes or lighting",
         "example": [
            "Camera flash attachments",
            "Focus assists",
            "Softboxes",
            "Studio strobe flashes"
         ],
         "example_more": [
            "Ring flashes"
         ]
      },
      {
         "code": 45121603,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4021.00/related/tools_used/45121603",
         "title": "Camera lens",
         "example": [
            "Macro lenses",
            "Telephoto lenses",
            "Zoom lenses"
         ]
      },
      {
         "code": 45121624,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4021.00/related/tools_used/45121624",
         "title": "Photography light reflector",
         "example": [
            "Board reflectors",
            "Lamp reflectors",
            "Snoots"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4021.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Film scanners",
            "Flatbed scanners"
         ]
      },
      {
         "code": 43212105,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4021.00/related/tools_used/43212105",
         "title": "Laser printers",
         "example": [
            "Computer laser printers",
            "Large format printers"
         ]
      },
      {
         "code": 45121716,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4021.00/related/tools_used/45121716",
         "title": "Contact printer",
         "example": [
            "Contact print frames",
            "Negative proofers"
         ]
      },
      {
         "code": 41115309,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4021.00/related/tools_used/41115309",
         "title": "Lux or light meter",
         "example": [
            "Incident light meters",
            "Reflected light meters"
         ]
      },
      {
         "code": 45141610,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4021.00/related/tools_used/45141610",
         "title": "Photographic timer",
         "example": [
            "Darkroom timers"
         ]
      },
      {
         "code": 39112201,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4021.00/related/tools_used/39112201",
         "title": "Atmospheric effect apparatus",
         "example": [
            "Fog machines"
         ]
      }
   ]
}