Created
August 19, 2018 20:42
-
-
Save pfefferle/0f57d0e2829eae1366301017afb61ad0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"items": [ | |
{ | |
"type": [ | |
"h-entry" | |
], | |
"properties": { | |
"in-reply-to": { | |
"type": [ | |
"h-cite" | |
], | |
"properties": { | |
"published": [ | |
"2018-06-19T21:44:20+00:00" | |
], | |
"updated": [ | |
"2018-06-19T21:44:20+00:00" | |
], | |
"summary": [ | |
"(Ich wei\u00df, ich wei\u00df\u2026 ich bin etwas sp\u00e4t dran, aber immerhin schreibe ich schon seit dem 26. Mai an dem Post!)\r\nAm 27.06. fand, im Rahmen des Karlsruher WordPress Meetups, eine kleine 15 Jahr feier statt. Lucas Radke (der leider keine eigene Webseite besitzt) hat zu diesem Anlass, die WordPress H..." | |
], | |
"name": [ | |
"15 Jahre WordPress" | |
], | |
"url": [ | |
"https://notiz.blog/2018/06/19/15-jahre-wordpress/" | |
], | |
"category": [ | |
"b2", | |
"cafelog", | |
"Jubil\u00e4um", | |
"WordPress" | |
], | |
"publication": [ | |
"notiz.Blog" | |
], | |
"featured": [ | |
"https://notiz.blog/wp-content/uploads/2018/05/wp15.png" | |
] | |
} | |
}, | |
"_id": [ | |
7 | |
], | |
"name": [ | |
"wasn" | |
], | |
"url": [ | |
"http://localhost:8082/2018/08/wasn/" | |
], | |
"author": { | |
"type": [ | |
"h-card" | |
], | |
"properties": { | |
"name": [ | |
"test" | |
], | |
"url": [ | |
"http://localhost:8082/author/test/" | |
], | |
"photo": [ | |
"http://1.gravatar.com/avatar/a2bdca7870e859658cece96c044b3be5?s=96&d=mm&r=g" | |
] | |
} | |
}, | |
"published": [ | |
"2018-08-19T19:49:53+02:00" | |
], | |
"updated": [ | |
"2018-08-19T19:49:53+02:00" | |
], | |
"content": [ | |
{ | |
"html": "Hallo du maus!", | |
"value": "Hallo du maus!" | |
} | |
], | |
"summary": [ | |
"Hallo du maus!" | |
] | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment