ActivityPub Viewer

A small tool to view real-world ActivityPub objects as JSON! Enter a URL or username from Mastodon or a similar service below, and we'll send a request with the right Accept header to the server to view the underlying object.

Open in browser →
{ "@context": "https://www.w3.org/ns/activitystreams", "type": "OrderedCollectionPage", "orderedItems": [ { "type": "Create", "actor": "https://www.minds.com/api/activitypub/users/944882328360984592", "object": { "type": "Note", "id": "https://www.minds.com/api/activitypub/users/944882328360984592/entities/urn:activity:955101980718264320", "attributedTo": "https://www.minds.com/api/activitypub/users/944882328360984592", "content": "In this tutorial I give you a quick introduction to the pipe. The pipe has a lot of advantages but here I simply talk about how it works and why your code gets more organised because of it.<br /><a href=\"https://smart-tools.berndschmidl.com/r-tutorial-5/\" target=\"_blank\">https://smart-tools.berndschmidl.com/r-tutorial-5/</a><br /><a href=\"https://www.minds.com/search?f=top&amp;t=all&amp;q=rstats\" title=\"#rstats\" class=\"u-url hashtag\" target=\"_blank\">#rstats</a> <a href=\"https://www.minds.com/search?f=top&amp;t=all&amp;q=datascience\" title=\"#datascience\" class=\"u-url hashtag\" target=\"_blank\">#datascience</a> <a href=\"https://www.minds.com/search?f=top&amp;t=all&amp;q=dataanalytics\" title=\"#dataanalytics\" class=\"u-url hashtag\" target=\"_blank\">#dataanalytics</a> ", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://www.minds.com/api/activitypub/users/944882328360984592/followers" ], "tag": [], "url": "https://www.minds.com/newsfeed/955101980718264320", "published": "2019-03-20T13:54:17+00:00", "source": { "content": "In this tutorial I give you a quick introduction to the pipe. The pipe has a lot of advantages but here I simply talk about how it works and why your code gets more organised because of it.\nhttps://smart-tools.berndschmidl.com/r-tutorial-5/\n#rstats #datascience #dataanalytics ", "mediaType": "text/plain" } }, "id": "https://www.minds.com/api/activitypub/users/944882328360984592/entities/urn:activity:955101980718264320/activity" }, { "type": "Create", "actor": "https://www.minds.com/api/activitypub/users/944882328360984592", "object": { "type": "Note", "id": "https://www.minds.com/api/activitypub/users/944882328360984592/entities/urn:activity:955101821015945216", "attributedTo": "https://www.minds.com/api/activitypub/users/944882328360984592", "content": "In today’s tutorial I give you a quick introduction to data.table and I show you how you can filter rows, select columns and get some basic statistics by group.<br /><a href=\"https://smart-tools.berndschmidl.com/r-tutorial-4/\" target=\"_blank\">https://smart-tools.berndschmidl.com/r-tutorial-4/</a><br /><a href=\"https://www.minds.com/search?f=top&amp;t=all&amp;q=rstats\" title=\"#rstats\" class=\"u-url hashtag\" target=\"_blank\">#rstats</a> <a href=\"https://www.minds.com/search?f=top&amp;t=all&amp;q=datascience\" title=\"#datascience\" class=\"u-url hashtag\" target=\"_blank\">#datascience</a> <a href=\"https://www.minds.com/search?f=top&amp;t=all&amp;q=dataanalytics\" title=\"#dataanalytics\" class=\"u-url hashtag\" target=\"_blank\">#dataanalytics</a> ", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://www.minds.com/api/activitypub/users/944882328360984592/followers" ], "tag": [], "url": "https://www.minds.com/newsfeed/955101821015945216", "published": "2019-03-20T13:53:39+00:00", "source": { "content": "In today’s tutorial I give you a quick introduction to data.table and I show you how you can filter rows, select columns and get some basic statistics by group.\nhttps://smart-tools.berndschmidl.com/r-tutorial-4/\n#rstats #datascience #dataanalytics ", "mediaType": "text/plain" } }, "id": "https://www.minds.com/api/activitypub/users/944882328360984592/entities/urn:activity:955101821015945216/activity" }, { "type": "Create", "actor": "https://www.minds.com/api/activitypub/users/944882328360984592", "object": { "type": "Note", "id": "https://www.minds.com/api/activitypub/users/944882328360984592/entities/urn:activity:950719970142126080", "attributedTo": "https://www.minds.com/api/activitypub/users/944882328360984592", "content": "In this video tutorial I show you how to make so called sankey diagrams or sankey networks in R. Sankey diagrams are a nice way to visualize links between certain stats and how they “flow”.<br /><a href=\"https://smart-tools.berndschmidl.com/r-tutorial-3/\" target=\"_blank\">https://smart-tools.berndschmidl.com/r-tutorial-3/</a> <a href=\"https://www.minds.com/search?f=top&amp;t=all&amp;q=rstats\" title=\"#rstats\" class=\"u-url hashtag\" target=\"_blank\">#rstats</a> <a href=\"https://www.minds.com/search?f=top&amp;t=all&amp;q=DataScience\" title=\"#DataScience\" class=\"u-url hashtag\" target=\"_blank\">#DataScience</a> <a href=\"https://www.minds.com/search?f=top&amp;t=all&amp;q=DataVisualization\" title=\"#DataVisualization\" class=\"u-url hashtag\" target=\"_blank\">#DataVisualization</a> <a href=\"https://www.minds.com/search?f=top&amp;t=all&amp;q=DataAnalytics\" title=\"#DataAnalytics\" class=\"u-url hashtag\" target=\"_blank\">#DataAnalytics</a> ", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://www.minds.com/api/activitypub/users/944882328360984592/followers" ], "tag": [], "url": "https://www.minds.com/newsfeed/950719970142126080", "published": "2019-03-08T11:41:44+00:00", "source": { "content": "In this video tutorial I show you how to make so called sankey diagrams or sankey networks in R. Sankey diagrams are a nice way to visualize links between certain stats and how they “flow”.\nhttps://smart-tools.berndschmidl.com/r-tutorial-3/ #rstats #DataScience #DataVisualization #DataAnalytics ", "mediaType": "text/plain" } }, "id": "https://www.minds.com/api/activitypub/users/944882328360984592/entities/urn:activity:950719970142126080/activity" }, { "type": "Create", "actor": "https://www.minds.com/api/activitypub/users/944882328360984592", "object": { "type": "Note", "id": "https://www.minds.com/api/activitypub/users/944882328360984592/entities/urn:activity:945578551009034240", "attributedTo": "https://www.minds.com/api/activitypub/users/944882328360984592", "content": "In the second R Video Tutorial I show you how you can scrape tables from websites, change them into whatever format you need and then automatically upload the new table to a WordPress Website.<br /><br />All of this takes place within an R Markdown file. If you want to see me make a video about R Markdown, please let me know.<br /><a href=\"https://smart-tools.berndschmidl.com/r-tutorial-2/\" target=\"_blank\">https://smart-tools.berndschmidl.com/r-tutorial-2/</a><br /><a href=\"https://www.minds.com/search?f=top&amp;t=all&amp;q=rstats\" title=\"#rstats\" class=\"u-url hashtag\" target=\"_blank\">#rstats</a> <a href=\"https://www.minds.com/search?f=top&amp;t=all&amp;q=datascience\" title=\"#datascience\" class=\"u-url hashtag\" target=\"_blank\">#datascience</a> <a href=\"https://www.minds.com/search?f=top&amp;t=all&amp;q=webscraping\" title=\"#webscraping\" class=\"u-url hashtag\" target=\"_blank\">#webscraping</a> <a href=\"https://www.minds.com/search?f=top&amp;t=all&amp;q=automation\" title=\"#automation\" class=\"u-url hashtag\" target=\"_blank\">#automation</a> <a href=\"https://www.minds.com/search?f=top&amp;t=all&amp;q=wordpress\" title=\"#wordpress\" class=\"u-url hashtag\" target=\"_blank\">#wordpress</a> ", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://www.minds.com/api/activitypub/users/944882328360984592/followers" ], "tag": [], "url": "https://www.minds.com/newsfeed/945578551009034240", "published": "2019-02-22T07:11:34+00:00", "source": { "content": "In the second R Video Tutorial I show you how you can scrape tables from websites, change them into whatever format you need and then automatically upload the new table to a WordPress Website.\n\nAll of this takes place within an R Markdown file. If you want to see me make a video about R Markdown, please let me know.\nhttps://smart-tools.berndschmidl.com/r-tutorial-2/\n#rstats #datascience #webscraping #automation #wordpress ", "mediaType": "text/plain" } }, "id": "https://www.minds.com/api/activitypub/users/944882328360984592/entities/urn:activity:945578551009034240/activity" }, { "type": "Create", "actor": "https://www.minds.com/api/activitypub/users/944882328360984592", "object": { "type": "Note", "id": "https://www.minds.com/api/activitypub/users/944882328360984592/entities/urn:activity:944886249517510656", "attributedTo": "https://www.minds.com/api/activitypub/users/944882328360984592", "content": "With my first R Video Tutorial I show you how you can work with dates and time using plot.ly. Let me know your thoughts or if you have questions. <br /><a href=\"https://www.youtube.com/watch?v=LMismEqXmH0\" target=\"_blank\">https://www.youtube.com/watch?v=LMismEqXmH0</a> <br />You can head over to my site and support me and/or subscribe to my mailing list if you want: <a href=\"https://smart-tools.berndschmidl.com/\" target=\"_blank\">https://smart-tools.berndschmidl.com/</a><br /><a href=\"https://www.minds.com/search?f=top&amp;t=all&amp;q=rstats\" title=\"#rstats\" class=\"u-url hashtag\" target=\"_blank\">#rstats</a> <a href=\"https://www.minds.com/search?f=top&amp;t=all&amp;q=datascience\" title=\"#datascience\" class=\"u-url hashtag\" target=\"_blank\">#datascience</a> <a href=\"https://www.minds.com/search?f=top&amp;t=all&amp;q=dataanalytics\" title=\"#dataanalytics\" class=\"u-url hashtag\" target=\"_blank\">#dataanalytics</a> <a href=\"https://www.minds.com/search?f=top&amp;t=all&amp;q=dataisbeautiful\" title=\"#dataisbeautiful\" class=\"u-url hashtag\" target=\"_blank\">#dataisbeautiful</a> <a href=\"https://www.minds.com/search?f=top&amp;t=all&amp;q=DataScience\" title=\"#DataScience\" class=\"u-url hashtag\" target=\"_blank\">#DataScience</a>", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://www.minds.com/api/activitypub/users/944882328360984592/followers" ], "tag": [], "url": "https://www.minds.com/newsfeed/944886249517510656", "published": "2019-02-20T09:20:37+00:00", "source": { "content": "With my first R Video Tutorial I show you how you can work with dates and time using plot.ly. Let me know your thoughts or if you have questions. \nhttps://www.youtube.com/watch?v=LMismEqXmH0 \nYou can head over to my site and support me and/or subscribe to my mailing list if you want: https://smart-tools.berndschmidl.com/\n#rstats #datascience #dataanalytics #dataisbeautiful #DataScience", "mediaType": "text/plain" } }, "id": "https://www.minds.com/api/activitypub/users/944882328360984592/entities/urn:activity:944886249517510656/activity" } ], "id": "https://www.minds.com/api/activitypub/users/944882328360984592/outbox", "partOf": "https://www.minds.com/api/activitypub/users/944882328360984592/outboxoutbox" }