$entry["name"][0]
$entry["summary"][0]
$ weight = entry["weight"][0]$weight["num"] $weight["unit"]
$elif type == "bookmark": $ bookmark = entry["bookmark-of"][0] $var title: Bookmarked $bookmarkBookmarked $bookmark
$elif type == "like": $ like = entry["like-of"][0] $var title: Liked $likeLiked $like
$elif type == "rsvp": $ event = entry["in-reply-to"][0] $var title: RSVP'd $entry["rsvp"] to $event["name"]RSVP'd $entry["rsvp"]
$event["name"]