payload->actions as $value) { echo $value->timestamp . "\t" . $value->author . "\t" . str_replace("\n", " ", $value->body). "\n"; } ?>