ArcGIS REST Services Directory Login
JSON

Relationships : (luke/features)

{"relationships": [
 {
  "id": 0,
  "name": "requests_hascomments",
  "catalogID": "{5B1293D6-EE6D-44A4-AEFC-7E5D2D7F4E2E}",
  "backwardPathLabel": "request",
  "originLayerId": 0,
  "originPrimaryKey": "OBJECTID",
  "forwardPathLabel": "comments",
  "destinationLayerId": 2,
  "originForeignKey": "RequestId",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": true
 },
 {
  "id": 1,
  "name": "requests_haschanges",
  "catalogID": "{F2878710-AB45-4D18-9F98-8B0189B4E197}",
  "backwardPathLabel": "Request",
  "originLayerId": 0,
  "originPrimaryKey": "OBJECTID",
  "forwardPathLabel": "Changes",
  "destinationLayerId": 3,
  "originForeignKey": "RequestID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": true
 },
 {
  "id": 2,
  "name": "workorders_hascomments",
  "catalogID": "{FC294935-25BC-4466-9D12-E913A91C841C}",
  "backwardPathLabel": "workorder",
  "originLayerId": 1,
  "originPrimaryKey": "OBJECTID",
  "forwardPathLabel": "comments",
  "destinationLayerId": 4,
  "originForeignKey": "WorkOrderId",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": true
 }
]}