Title / Description
Code { "data": [ { "activityId": 1, "type": "INSPIRATION", "text": "Inspiration text goes here", "rating": 4.3, "images": [ 1, 2, 3, 4 ], "user": { "userId": 85, "avatarId": 15, "slug": "nicola-alan", "firstName": "Nicola", "lastName": "Alan" }, "business": { "businessId": 10, "slug": "super-pizza", "name": "SuperPizza", "logoId": 78 }, "createdTimestamp": "2013-02-28 15:00:00", "updatedTimestamp": "2013-02-28 15:00:00" }, { "activityId": 4, "type": "DEAL", "text": "Deal text goes here", "images": [ ], "business": { "businessId": 1, "slug": "architect-services-co", "name": "Architect Services & Co", "logoId": 15 }, "createdTimestamp": "2013-03-08 17:44:00", "updatedTimestamp": "2013-03-08 17:44:00" }, { "activityId": 3, "type": "NEWS", "text": "News text goes here", "images": [ 8 ], "business": { "businessId": 1, "slug": "architect-services-co", "name": "Architect Services & Co", "logoId": 15 }, "createdTimestamp": "2013-03-06 12:00:00", "updatedTimestamp": "2013-03-06 12:00:00" } ], "total": 3 }
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code