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://metalhead.club/users/stevoooo/statuses/113123854333728005",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-12T09:23:51Z",
"url": "https://metalhead.club/@stevoooo/113123854333728005",
"attributedTo": "https://metalhead.club/users/stevoooo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://metalhead.club/users/stevoooo/followers"
],
"sensitive": false,
"atomUri": "https://metalhead.club/users/stevoooo/statuses/113123854333728005",
"inReplyToAtomUri": null,
"conversation": "tag:metalhead.club,2024-09-12:objectId=91919472:objectType=Conversation",
"content": "<p>Gnnnn, <a href=\"https://metalhead.club/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> crashed (or rather I was forced to kill it). That probably serves me right for using a bleeding edge build, but the really annoying thing is how this always seems to destroy my <a href=\"https://metalhead.club/tags/Elfeed\" class=\"mention hashtag\" rel=\"tag\">#<span>Elfeed</span></a> database and force me to restore it from the previous night's backup.</p><p>Will have to try and figure out how to reproduce the problem later as this isn't the first time it's happened (hence my having daily backups) but for now I have work to do :-/</p>",
"contentMap": {
"en": "<p>Gnnnn, <a href=\"https://metalhead.club/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> crashed (or rather I was forced to kill it). That probably serves me right for using a bleeding edge build, but the really annoying thing is how this always seems to destroy my <a href=\"https://metalhead.club/tags/Elfeed\" class=\"mention hashtag\" rel=\"tag\">#<span>Elfeed</span></a> database and force me to restore it from the previous night's backup.</p><p>Will have to try and figure out how to reproduce the problem later as this isn't the first time it's happened (hence my having daily backups) but for now I have work to do :-/</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://metalhead.club/tags/elfeed",
"name": "#elfeed"
},
{
"type": "Hashtag",
"href": "https://metalhead.club/tags/emacs",
"name": "#emacs"
}
],
"replies": {
"id": "https://metalhead.club/users/stevoooo/statuses/113123854333728005/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://metalhead.club/users/stevoooo/statuses/113123854333728005/replies?only_other_accounts=true&page=true",
"partOf": "https://metalhead.club/users/stevoooo/statuses/113123854333728005/replies",
"items": []
}
},
"likes": {
"id": "https://metalhead.club/users/stevoooo/statuses/113123854333728005/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://metalhead.club/users/stevoooo/statuses/113123854333728005/shares",
"type": "Collection",
"totalItems": 0
}
}