Skip to content

Instantly share code, notes, and snippets.

@arthuryeti
Last active August 29, 2015 14:13
Show Gist options
  • Save arthuryeti/15cc92d640031125088e to your computer and use it in GitHub Desktop.
Save arthuryeti/15cc92d640031125088e to your computer and use it in GitHub Desktop.
{
"results": [
{
"createdAt": "2015-01-08T10:50:43.046Z",
"description": "The London Project aims to provide a space for digital nomads to live, work, collaborate and share knowledge whilst engaging the local startup community.",
"image": {
"__type": "File",
"name": "london.jpg",
"url": "http://files/london.jpg"
},
"machineName": "london",
"members": [
{
"__type": "Object",
"className": "_User",
"createdAt": "2015-01-08T10:46:59.986Z",
"description": "Podcast evangelist",
"fullName": "Jonathan Baillie Strong",
"objectId": "exeRnYMJBk",
"picture": {
"__type": "File",
"name": "london.jpg",
"url": "http://files/london.jpg"
},
"twitter": "jonbstrong",
"updatedAt": "2015-01-10T08:02:08.642Z",
"username": "jbs"
},
{
"__type": "Object",
"className": "_User",
"createdAt": "2015-01-08T10:48:29.572Z",
"fullName": "Jerome Minney",
"objectId": "LCFYmDErdC",
"picture": {
"__type": "File",
"name": "london.jpg",
"url": "http://files/london.jpg"
},
"updatedAt": "2015-01-08T10:49:05.217Z",
"username": "jerome"
},
{
"__type": "Object",
"className": "_User",
"createdAt": "2015-01-08T10:49:43.350Z",
"description": "Software Engineer",
"fullName": "Gabor Javorszky",
"objectId": "MAWb9mxfCk",
"picture": {
"__type": "File",
"name": "london.jpg",
"url": "http://files/london.jpg"
},
"twitter": "javorszky",
"updatedAt": "2015-01-10T08:11:47.703Z",
"username": "javorszky "
}
],
"name": "Project London",
"objectId": "idO3u2Skqp",
"status": "Planning",
"updatedAt": "2015-01-09T23:53:51.324Z"
}
]
}
{
"results": [
{
"createdAt": "2015-01-08T10:50:43.046Z",
"description": "The London Project aims to provide a space for digital nomads to live, work, collaborate and share knowledge whilst engaging the local startup community.",
"image": {
"__type": "File",
"name": "london.jpg",
"url": "http://files/london.jpg"
},
"machineName": "london",
"members": [
{
"__type": "Pointer",
"className": "_User",
"objectId": "exeRnYMJBk"
},
{
"__type": "Pointer",
"className": "_User",
"objectId": "LCFYmDErdC"
},
{
"__type": "Pointer",
"className": "_User",
"objectId": "MAWb9mxfCk"
}
],
"name": "Project London",
"objectId": "idO3u2Skqp",
"status": "Planning",
"updatedAt": "2015-01-09T23:53:51.324Z"
}
]
}
{
"result": {
writableBy: ['role', 'user id', 'group'],
readableBy: ['role', 'user id', 'group'],
editableBy: ['role', 'user id', 'group'],
removableBy: ['role', 'user id', 'group']
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment