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://mastodon.social/users/FiXato/statuses/104916963857954473",
"type": "Note",
"summary": null,
"inReplyTo": "https://rage.love/users/ljwrites/statuses/104916951643874712",
"published": "2020-09-24T00:03:40Z",
"url": "https://mastodon.social/@FiXato/104916963857954473",
"attributedTo": "https://mastodon.social/users/FiXato",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/FiXato/followers",
"https://rage.love/users/ljwrites"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/FiXato/statuses/104916963857954473",
"inReplyToAtomUri": "https://rage.love/users/ljwrites/statuses/104916951643874712",
"conversation": "tag:mastodon.social,2020-09-23:objectId=197553472:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://rage.love/@ljwrites\" class=\"u-url mention\">@<span>ljwrites</span></a></span> I nuked my <a href=\"https://mastodon.social/tags/rbenv\" class=\"mention hashtag\" rel=\"tag\">#<span>rbenv</span></a> install at some point because it wasn't offering more recent <a href=\"https://mastodon.social/tags/Ruby\" class=\"mention hashtag\" rel=\"tag\">#<span>Ruby</span></a> versions, so I replaced the apt-install in <a href=\"https://mastodon.social/tags/WSL\" class=\"mention hashtag\" rel=\"tag\">#<span>WSL</span></a> with a git checkout. <br />Could probably just have copied over some dirs, but I figured I'd just start fresh rather than potentially tear out my (luscious long) hairs several weeks later not knowing the likely root cause...</p><p>Hadn't touched Jekyll since then though...</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://rage.love/@ljwrites\" class=\"u-url mention\">@<span>ljwrites</span></a></span> I nuked my <a href=\"https://mastodon.social/tags/rbenv\" class=\"mention hashtag\" rel=\"tag\">#<span>rbenv</span></a> install at some point because it wasn't offering more recent <a href=\"https://mastodon.social/tags/Ruby\" class=\"mention hashtag\" rel=\"tag\">#<span>Ruby</span></a> versions, so I replaced the apt-install in <a href=\"https://mastodon.social/tags/WSL\" class=\"mention hashtag\" rel=\"tag\">#<span>WSL</span></a> with a git checkout. <br />Could probably just have copied over some dirs, but I figured I'd just start fresh rather than potentially tear out my (luscious long) hairs several weeks later not knowing the likely root cause...</p><p>Hadn't touched Jekyll since then though...</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://rage.love/users/ljwrites",
"name": "@ljwrites@rage.love"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/rbenv",
"name": "#rbenv"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ruby",
"name": "#ruby"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/wsl",
"name": "#wsl"
}
],
"replies": {
"id": "https://mastodon.social/users/FiXato/statuses/104916963857954473/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/FiXato/statuses/104916963857954473/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/FiXato/statuses/104916963857954473/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/FiXato/statuses/104916963857954473/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/FiXato/statuses/104916963857954473/shares",
"type": "Collection",
"totalItems": 0
}
}