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-1026.00/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 24,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/details/tasks?start=11&end=20",
   "task": [
      {
         "id": "9263",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/related/tasks/9263",
         "title": "Plan commercial displays to entice and appeal to customers.",
         "importance": 84,
         "category": "Core"
      },
      {
         "id": "9269",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/related/tasks/9269",
         "title": "Arrange properties, furniture, merchandise, backdrops, or other accessories, as shown in prepared sketches.",
         "importance": 80,
         "category": "Core"
      },
      {
         "id": "9265",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/related/tasks/9265",
         "title": "Change or rotate window displays, interior display areas, or signage to reflect changes in inventory or promotion.",
         "importance": 80,
         "category": "Core"
      },
      {
         "id": "9264",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/related/tasks/9264",
         "title": "Place prices or descriptive signs on backdrops, fixtures, merchandise, or floor.",
         "importance": 79,
         "category": "Core"
      },
      {
         "id": "20752",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/related/tasks/20752",
         "title": "Consult with store managers, buyers, sales associates, housekeeping staff, or engineering staff to determine appropriate placement of displays or products.",
         "importance": 74,
         "category": "Core"
      },
      {
         "id": "20753",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/related/tasks/20753",
         "title": "Maintain props, products, or mannequins, inspecting them for imperfections, doing touch-ups, cleaning up after customers, or applying preservative coatings as necessary.",
         "importance": 74,
         "category": "Core"
      },
      {
         "id": "9267",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/related/tasks/9267",
         "title": "Develop ideas or plans for merchandise displays or window decorations.",
         "importance": 73,
         "category": "Core"
      },
      {
         "id": "20754",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/related/tasks/20754",
         "title": "Assemble or set up displays, furniture, or products in store space, using colors, lights, pictures, or other accessories to display the product.",
         "importance": 72,
         "category": "Core"
      },
      {
         "id": "9281",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/related/tasks/9281",
         "title": "Install booths, exhibits, displays, carpets, or drapes, as guided by floor plan of building or specifications.",
         "importance": 70,
         "category": "Core"
      },
      {
         "id": "9275",
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1026.00/related/tasks/9275",
         "title": "Select themes, lighting, colors, or props to be used.",
         "importance": 70,
         "category": "Core"
      }
   ]
}