Pusher payloads don't have all of the information that is available in API V3, so we need to do some normalizing.
One thing that is not standard here is a serializer for branch, which uses @href as id. At this point branches don't have ids and ember-data needs one, so using @href is the easiest way.