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.06/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/details/tasks?start=11&end=14",
   "task": [
      {
         "id": "15092",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/related/tasks/15092",
         "title": "Examine gems during processing to ensure accuracy of angles and positions of cuts or bores, using magnifying glasses, loupes, or shadowgraphs.",
         "importance": 92,
         "category": "Core"
      },
      {
         "id": "15093",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/related/tasks/15093",
         "title": "Assign polish, symmetry, and clarity grades to stones, according to established grading systems.",
         "importance": 91,
         "category": "Core"
      },
      {
         "id": "15094",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/related/tasks/15094",
         "title": "Estimate wholesale and retail value of gems, following pricing guides, market fluctuations, and other relevant economic factors.",
         "importance": 85,
         "category": "Core"
      },
      {
         "id": "15095",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/related/tasks/15095",
         "title": "Examine gem surfaces and internal structures, using polariscopes, refractometers, microscopes, and other optical instruments, to differentiate between stones, to identify rare specimens, or to detect flaws, defects, or peculiarities affecting gem values.",
         "importance": 83,
         "category": "Core"
      },
      {
         "id": "15096",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/related/tasks/15096",
         "title": "Identify and document stones' clarity characteristics, using plot diagrams.",
         "importance": 81,
         "category": "Core"
      },
      {
         "id": "15097",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/related/tasks/15097",
         "title": "Advise customers and others on the best use of gems to create attractive jewelry items.",
         "importance": 72,
         "category": "Core"
      },
      {
         "id": "15098",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/related/tasks/15098",
         "title": "Examine diamonds or gems to ascertain the shape, cut, and width of cut stones, or to select the cuts that will result in the biggest, best quality stones.",
         "importance": 86,
         "category": "Supplemental"
      },
      {
         "id": "15099",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/related/tasks/15099",
         "title": "Immerse stones in prescribed chemical solutions to determine specific gravities and key properties of gemstones or substitutes.",
         "importance": 85,
         "category": "Supplemental"
      },
      {
         "id": "15100",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/related/tasks/15100",
         "title": "Hold stones, gems, dies, or styluses against rotating plates, wheels, saws, or slitters to cut, shape, slit, grind, or polish them.",
         "importance": 84,
         "category": "Supplemental"
      },
      {
         "id": "15101",
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.06/related/tasks/15101",
         "title": "Sort rough diamonds into categories based on shape, size, color, and quality.",
         "importance": 83,
         "category": "Supplemental"
      }
   ]
}