ArcGIS REST Services Directory Login
JSON

Relationships : (HostedServices/Cemeteries)

{"relationships": [
 {
  "id": 0,
  "name": "Grave2Burials",
  "backwardPathLabel": "CemeteryGravesV2",
  "originLayerId": 3,
  "originPrimaryKey": "LocalID",
  "forwardPathLabel": "CemeteryBurialsV2",
  "destinationLayerId": 8,
  "originForeignKey": "LocalID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 2,
  "name": "Owner2Graves",
  "backwardPathLabel": "CemeteryPlotOwnersV2",
  "originLayerId": 6,
  "originPrimaryKey": "OwnerID",
  "forwardPathLabel": "CemeteryGravesV2",
  "destinationLayerId": 3,
  "originForeignKey": "OwnerID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}