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/database/rows/iwa_reference
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 332,
   "next": "https://api-v2.onetcenter.org/database/rows/iwa_reference?start=21&end=40",
   "row": [
      {
         "element_id": "4.A.1.a.1",
         "element_name": "Getting Information",
         "iwa_id": "4.A.1.a.1.I01",
         "iwa_title": "Study details of artistic productions."
      },
      {
         "element_id": "4.A.1.a.1",
         "element_name": "Getting Information",
         "iwa_id": "4.A.1.a.1.I02",
         "iwa_title": "Read documents or materials to inform work processes."
      },
      {
         "element_id": "4.A.1.a.1",
         "element_name": "Getting Information",
         "iwa_id": "4.A.1.a.1.I03",
         "iwa_title": "Investigate criminal or legal matters."
      },
      {
         "element_id": "4.A.1.a.1",
         "element_name": "Getting Information",
         "iwa_id": "4.A.1.a.1.I04",
         "iwa_title": "Gather information from physical or electronic sources."
      },
      {
         "element_id": "4.A.1.a.1",
         "element_name": "Getting Information",
         "iwa_id": "4.A.1.a.1.I05",
         "iwa_title": "Consult legal materials or public records."
      },
      {
         "element_id": "4.A.1.a.1",
         "element_name": "Getting Information",
         "iwa_id": "4.A.1.a.1.I06",
         "iwa_title": "Gather data about operational or development activities."
      },
      {
         "element_id": "4.A.1.a.1",
         "element_name": "Getting Information",
         "iwa_id": "4.A.1.a.1.I07",
         "iwa_title": "Obtain information about goods or services."
      },
      {
         "element_id": "4.A.1.a.1",
         "element_name": "Getting Information",
         "iwa_id": "4.A.1.a.1.I08",
         "iwa_title": "Research issues related to earth sciences."
      },
      {
         "element_id": "4.A.1.a.1",
         "element_name": "Getting Information",
         "iwa_id": "4.A.1.a.1.I09",
         "iwa_title": "Research organizational behavior, processes, or performance."
      },
      {
         "element_id": "4.A.1.a.1",
         "element_name": "Getting Information",
         "iwa_id": "4.A.1.a.1.I10",
         "iwa_title": "Investigate the environmental impact of industrial or development activities."
      },
      {
         "element_id": "4.A.1.a.1",
         "element_name": "Getting Information",
         "iwa_id": "4.A.1.a.1.I11",
         "iwa_title": "Gather information for news stories."
      },
      {
         "element_id": "4.A.1.a.1",
         "element_name": "Getting Information",
         "iwa_id": "4.A.1.a.1.I12",
         "iwa_title": "Collect information about patients or clients."
      },
      {
         "element_id": "4.A.1.a.1",
         "element_name": "Getting Information",
         "iwa_id": "4.A.1.a.1.I13",
         "iwa_title": "Research agricultural processes or practices."
      },
      {
         "element_id": "4.A.1.a.1",
         "element_name": "Getting Information",
         "iwa_id": "4.A.1.a.1.I14",
         "iwa_title": "Collect data about consumer needs or opinions."
      },
      {
         "element_id": "4.A.1.a.1",
         "element_name": "Getting Information",
         "iwa_id": "4.A.1.a.1.I15",
         "iwa_title": "Investigate individuals' background, behavior, or activities."
      },
      {
         "element_id": "4.A.1.a.1",
         "element_name": "Getting Information",
         "iwa_id": "4.A.1.a.1.I16",
         "iwa_title": "Research biological or ecological phenomena."
      },
      {
         "element_id": "4.A.1.a.1",
         "element_name": "Getting Information",
         "iwa_id": "4.A.1.a.1.I17",
         "iwa_title": "Obtain formal documentation or authorization."
      },
      {
         "element_id": "4.A.1.a.1",
         "element_name": "Getting Information",
         "iwa_id": "4.A.1.a.1.I18",
         "iwa_title": "Research historical or social issues."
      },
      {
         "element_id": "4.A.1.a.1",
         "element_name": "Getting Information",
         "iwa_id": "4.A.1.a.1.I19",
         "iwa_title": "Research healthcare issues."
      },
      {
         "element_id": "4.A.1.a.1",
         "element_name": "Getting Information",
         "iwa_id": "4.A.1.a.1.I20",
         "iwa_title": "Research technology designs or applications."
      }
   ]
}