Skip to content

Instantly share code, notes, and snippets.

@eyedol
Last active December 28, 2015 04:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eyedol/7443662 to your computer and use it in GitHub Desktop.
Save eyedol/7443662 to your computer and use it in GitHub Desktop.
{
"count": 1,
"results": [
{
"id": "1",
"url": "http://localhost/Lamu/httpdocs/api/v2/posts/1",
"parent": null,
"user": null,
"form": {
"id": "1",
"url": "http://localhost/Lamu/httpdocs/api/v2/forms/1"
},
"title": "Test post",
"content": "Testing post",
"status": "published",
"type": "report",
"slug": null,
"locale": "en_us",
"created": "1970-01-01T00:00:00+00:00",
"updated": "1970-01-01T00:00:00+00:00",
"values": {
"status": "believed_missing",
"links": [
{
"id": "11",
"value": "http://google.com"
},
{
"id": "12",
"value": "http://ushahidi.com"
}
]
},
"tags": []
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment