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/DrPen/statuses/111455458824038337",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-22T17:48:56Z",
"url": "https://mastodon.social/@DrPen/111455458824038337",
"attributedTo": "https://mastodon.social/users/DrPen",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/DrPen/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/DrPen/statuses/111455458824038337",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-11-22:objectId=584259768:objectType=Conversation",
"content": "<p>I wrote a post about us, the Internet people. All of our hacky piratey DIY fixing and code snippet *borrowing*. I'm an ex muso and I think a lot of us from that early gen x generation did the tech pivot from the mid 90s on so we all built the Internet, it's ours. The Fediverse is so much a part of that alt culture, and so much a part of where at least some of the Internet future is headed. <br /><a href=\"https://mastodon.social/tags/fediverse\" class=\"mention hashtag\" rel=\"tag\">#<span>fediverse</span></a> <a href=\"https://mastodon.social/tags/internet\" class=\"mention hashtag\" rel=\"tag\">#<span>internet</span></a> <a href=\"https://mastodon.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> </p><p>Internet People | penworks.net<br /><a href=\"https://penworks.net/blog/internet-people\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">penworks.net/blog/internet-peo</span><span class=\"invisible\">ple</span></a></p>",
"contentMap": {
"en": "<p>I wrote a post about us, the Internet people. All of our hacky piratey DIY fixing and code snippet *borrowing*. I'm an ex muso and I think a lot of us from that early gen x generation did the tech pivot from the mid 90s on so we all built the Internet, it's ours. The Fediverse is so much a part of that alt culture, and so much a part of where at least some of the Internet future is headed. <br /><a href=\"https://mastodon.social/tags/fediverse\" class=\"mention hashtag\" rel=\"tag\">#<span>fediverse</span></a> <a href=\"https://mastodon.social/tags/internet\" class=\"mention hashtag\" rel=\"tag\">#<span>internet</span></a> <a href=\"https://mastodon.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> </p><p>Internet People | penworks.net<br /><a href=\"https://penworks.net/blog/internet-people\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">penworks.net/blog/internet-peo</span><span class=\"invisible\">ple</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/fediverse",
"name": "#fediverse"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/internet",
"name": "#internet"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/webdev",
"name": "#webdev"
}
],
"replies": {
"id": "https://mastodon.social/users/DrPen/statuses/111455458824038337/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/DrPen/statuses/111455458824038337/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/DrPen/statuses/111455458824038337/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/DrPen/statuses/111455458824038337/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://mastodon.social/users/DrPen/statuses/111455458824038337/shares",
"type": "Collection",
"totalItems": 4
}
}