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-3023.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 16,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-3023.00/details/tools_used?start=11&end=16",
   "category": [
      {
         "code": 45121516,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3023.00/related/tools_used/45121516",
         "title": "Digital camcorders or video cameras",
         "example": [
            "High definition HD video cameras",
            "Television cameras"
         ]
      },
      {
         "code": 43221710,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3023.00/related/tools_used/43221710",
         "title": "Satellite core equipment",
         "example": [
            "Mobile broadcast units"
         ]
      },
      {
         "code": 43191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3023.00/related/tools_used/43191501",
         "title": "Mobile phones",
         "example": [
            "Satellite phones"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3023.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 45121504,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3023.00/related/tools_used/45121504",
         "title": "Digital cameras",
         "example": [
            "Compact digital cameras"
         ]
      },
      {
         "code": 52161514,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3023.00/related/tools_used/52161514",
         "title": "Headphones",
         "example": [
            "Communication headphones"
         ]
      },
      {
         "code": 43202005,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3023.00/related/tools_used/43202005",
         "title": "Flash memory storage card",
         "example": [
            "Flash disks"
         ]
      },
      {
         "code": 45111805,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3023.00/related/tools_used/45111805",
         "title": "Video editors",
         "example": [
            "Video editing equipment"
         ]
      },
      {
         "code": 45111815,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3023.00/related/tools_used/45111815",
         "title": "Audio vidio console",
         "example": [
            "Editing consoles"
         ]
      },
      {
         "code": 52161535,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-3023.00/related/tools_used/52161535",
         "title": "Digital voice recorders",
         "example": [
            "Digital audio recorders"
         ]
      }
   ]
}