ArcGIS REST Services Directory Login
JSON

Relationships : (911_Addressing_Data)

{"relationships": [
 {
  "id": 0,
  "name": "RoadCenterline_to_SiteAddressPoints",
  "backwardPathLabel": "RoadCenterline",
  "originLayerId": 1,
  "originPrimaryKey": "CENTERLINEID",
  "forwardPathLabel": "SiteAddressPoint",
  "destinationLayerId": 0,
  "originForeignKey": "CENTERLINEID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "MasterStreetNameHasRoadCenterlines",
  "backwardPathLabel": "MasterStreetName",
  "originLayerId": 2,
  "originPrimaryKey": "GeoNameID",
  "forwardPathLabel": "RoadCenterline",
  "destinationLayerId": 1,
  "originForeignKey": "GeoNameID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}