Skip to content

Instantly share code, notes, and snippets.

@dkobia
Created September 15, 2011 16:27
Show Gist options
  • Save dkobia/1219718 to your computer and use it in GitHub Desktop.
Save dkobia/1219718 to your computer and use it in GitHub Desktop.
{
"payload": {
"domain": "http://trunk.ushahidi.com/",
"incidents": [
{
"incident": {
"incidentid": "3495",
"incidenttitle": "Report with Photos",
"incidentdescription": "Test Report with Photos",
"incidentdate": "2010-03-31 13:21:00",
"incidentmode": "1",
"incidentactive": "1",
"incidentverified": "1",
"locationid": "3495",
"locationname": "Port au Prince",
"locationlatitude": "18.527794",
"locationlongitude": "-72.349091"
},
"categories": [
{
"category": {
"id": "40",
"title": "4A. PILLAGE | LOOTING"
}
},
{
"category": {
"id": "57",
"title": "4B. THEFT OF AID"
}
},
{
"category": {
"id": "58",
"title": "4C. GROUP VIOLENCE"
}
},
{
"category": {
"id": "59",
"title": "4D. RIOT"
}
}
],
"media": [
{
"id": "1",
"type": "1",
"link": "3495_1_1305231783.jpg",
"thumb": "3495_1_1305231783_t.jpg"
},
{
"thumb_url": "http://trunk.ushahidi.com/media/uploads/3495_3_1305231784_t.jpg",
"link_url": "http://trunk.ushahidi.com/media/uploads/3495_3_1305231784.jpg"
},
{
"id": "2",
"type": "1",
"link": "3495_2_1305231783.jpg",
"thumb": "3495_2_1305231783_t.jpg"
},
{
"id": "3",
"type": "1",
"link": "3495_3_1305231784.jpg",
"thumb": "3495_3_1305231784_t.jpg"
}
]
}
]
},
"error": {
"code": "0",
"message": "No Error"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment