ArcGIS REST Services Directory Login
JSON

Relationships : (Citizen_Requests_Traffic)

{"relationships": [
 {
  "id": 0,
  "name": "ProblemHasSurveys",
  "backwardPathLabel": "Citizen_Problems",
  "originLayerId": 1,
  "originPrimaryKey": "globalid",
  "forwardPathLabel": "CitReqSurveys",
  "destinationLayerId": 2,
  "originForeignKey": "probguid",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "ProblemHasComments",
  "backwardPathLabel": "Citizen_Problems",
  "originLayerId": 1,
  "originPrimaryKey": "globalid",
  "forwardPathLabel": "CitReqComments",
  "destinationLayerId": 3,
  "originForeignKey": "probguid",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}