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.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"Hashtag": "as:Hashtag"
}
],
"id": "https://vis.social/users/amelia/statuses/113324634091186595",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-17T20:24:47Z",
"url": "https://vis.social/@amelia/113324634091186595",
"attributedTo": "https://vis.social/users/amelia",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://vis.social/users/amelia/followers"
],
"sensitive": false,
"atomUri": "https://vis.social/users/amelia/statuses/113324634091186595",
"inReplyToAtomUri": null,
"conversation": "tag:vis.social,2024-10-17:objectId=57905519:objectType=Conversation",
"content": "<p>I'm excited to share that my paper, Teaching Modeling in Introductory Statistics: A Comparison of Formula and Tidyverse Syntaxes, is finally published! <a href=\"https://doi.org/10.1080/26939169.2024.2394545\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">doi.org/10.1080/26939169.2024.</span><span class=\"invisible\">2394545</span></a> (HTML version leaves a bit to be desired, read the PDF) <a href=\"https://vis.social/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> <a href=\"https://vis.social/tags/tidyverse\" class=\"mention hashtag\" rel=\"tag\">#<span>tidyverse</span></a> <a href=\"https://vis.social/tags/datascience\" class=\"mention hashtag\" rel=\"tag\">#<span>datascience</span></a> <a href=\"https://vis.social/tags/pedagogy\" class=\"mention hashtag\" rel=\"tag\">#<span>pedagogy</span></a></p>",
"contentMap": {
"en": "<p>I'm excited to share that my paper, Teaching Modeling in Introductory Statistics: A Comparison of Formula and Tidyverse Syntaxes, is finally published! <a href=\"https://doi.org/10.1080/26939169.2024.2394545\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">doi.org/10.1080/26939169.2024.</span><span class=\"invisible\">2394545</span></a> (HTML version leaves a bit to be desired, read the PDF) <a href=\"https://vis.social/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> <a href=\"https://vis.social/tags/tidyverse\" class=\"mention hashtag\" rel=\"tag\">#<span>tidyverse</span></a> <a href=\"https://vis.social/tags/datascience\" class=\"mention hashtag\" rel=\"tag\">#<span>datascience</span></a> <a href=\"https://vis.social/tags/pedagogy\" class=\"mention hashtag\" rel=\"tag\">#<span>pedagogy</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://vis.social/tags/rstats",
"name": "#rstats"
},
{
"type": "Hashtag",
"href": "https://vis.social/tags/tidyverse",
"name": "#tidyverse"
},
{
"type": "Hashtag",
"href": "https://vis.social/tags/datascience",
"name": "#datascience"
},
{
"type": "Hashtag",
"href": "https://vis.social/tags/pedagogy",
"name": "#pedagogy"
}
],
"replies": {
"id": "https://vis.social/users/amelia/statuses/113324634091186595/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://vis.social/users/amelia/statuses/113324634091186595/replies?only_other_accounts=true&page=true",
"partOf": "https://vis.social/users/amelia/statuses/113324634091186595/replies",
"items": []
}
},
"likes": {
"id": "https://vis.social/users/amelia/statuses/113324634091186595/likes",
"type": "Collection",
"totalItems": 24
},
"shares": {
"id": "https://vis.social/users/amelia/statuses/113324634091186595/shares",
"type": "Collection",
"totalItems": 15
}
}