ArcGIS REST Services Directory Login
JSON

Relationships : (Liberty/Transportation_Roads)

{"relationships": [
 {
  "id": 0,
  "name": "Poles_Signs",
  "backwardPathLabel": "Poles",
  "originLayerId": 9,
  "originPrimaryKey": "Asset_ID",
  "forwardPathLabel": "Signs",
  "destinationLayerId": 12,
  "originForeignKey": "Pole_ID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": true
 },
 {
  "id": 1,
  "name": "RoadCenterlineHasAliasRoadName",
  "backwardPathLabel": "Roads",
  "originLayerId": 5,
  "originPrimaryKey": "centerlineid",
  "forwardPathLabel": "AliasStreetName",
  "destinationLayerId": 7,
  "originForeignKey": "centerlineid",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}