-
Notifications
You must be signed in to change notification settings - Fork 0
Feed
ashaffer edited this page Feb 7, 2014
·
6 revisions
| Property | Type | Description |
|---|---|---|
| id | IRI | unique identifier |
| groups | ARRAY | list of unique identifier for groups |
| actor | object | who event is about |
| verb | STRING | action taken |
| object | OBJECT | activity or agent |
| created_at | DATETIME | when the event occured |
| payload | OBJECT | extra data |
| type | STRING | type of event |
| Property | Type | Description |
|---|---|---|
| id | IRI | unique identifier |
| name | STRING | name to display |
| url | URI | url for actor |
| avatar_url | URL | url for avatar |
| Property | Type | Description |
|---|---|---|
| id | IRI | unique identifier |
| name | STRING | name to display |
| url | URI | url for actor |