Operator (r:operator)¶
http://rels.goabout.com/operator
The Operator (r:operator) relation provides a link between a Mode (p:mode) or a Branch (p:branch) and the operating agency.
Example¶
{
  "_links": {
    "http://rels.goabout.com/operator" : {
      "href" : "https://api.goabout.com/agency/12"
    }
  }
}