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/51-9071.00/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 29,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/details/tasks?start=11&end=20",
   "task": [
      {
         "id": "23620",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/related/tasks/23620",
         "title": "Position stones and metal pieces, and set, mount, and secure items in place, using setting and hand tools.",
         "importance": 93,
         "category": "Core"
      },
      {
         "id": "23621",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/related/tasks/23621",
         "title": "Smooth soldered joints and rough spots, using hand files and emery paper, and polish smoothed areas with polishing wheels or buffing wire.",
         "importance": 93,
         "category": "Core"
      },
      {
         "id": "23622",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/related/tasks/23622",
         "title": "Create jewelry from materials such as gold, silver, platinum, and precious or semiprecious stones.",
         "importance": 90,
         "category": "Core"
      },
      {
         "id": "23623",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/related/tasks/23623",
         "title": "Make repairs, such as enlarging or reducing ring sizes, soldering pieces of jewelry together, and replacing broken clasps and mountings.",
         "importance": 88,
         "category": "Core"
      },
      {
         "id": "23624",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/related/tasks/23624",
         "title": "Clean and polish metal items and jewelry pieces, using jewelers' tools, polishing wheels, and chemical baths.",
         "importance": 88,
         "category": "Core"
      },
      {
         "id": "23625",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/related/tasks/23625",
         "title": "Cut and file pieces of jewelry such as rings, brooches, bracelets, and lockets.",
         "importance": 87,
         "category": "Core"
      },
      {
         "id": "23626",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/related/tasks/23626",
         "title": "Select and acquire metals and gems for designs.",
         "importance": 86,
         "category": "Core"
      },
      {
         "id": "23627",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/related/tasks/23627",
         "title": "Compute costs of labor and materials to determine production costs of products and articles.",
         "importance": 85,
         "category": "Core"
      },
      {
         "id": "23628",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/related/tasks/23628",
         "title": "Examine assembled or finished products to ensure conformance to specifications, using magnifying glasses or precision measuring instruments.",
         "importance": 83,
         "category": "Core"
      },
      {
         "id": "23629",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/related/tasks/23629",
         "title": "Pierce and cut open designs in ornamentation, using hand drills and scroll saws.",
         "importance": 79,
         "category": "Core"
      }
   ]
}