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.xyz/users/CutThroatNeko/statuses/113422558257869955",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-04T03:28:11Z",
"url": "https://mastodon.xyz/@CutThroatNeko/113422558257869955",
"attributedTo": "https://mastodon.xyz/users/CutThroatNeko",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/CutThroatNeko/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/CutThroatNeko/statuses/113422558257869955",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.xyz,2024-11-04:objectId=204619932:objectType=Conversation",
"content": "<p>Going back to <a href=\"https://mastodon.xyz/tags/GameMaker\" class=\"mention hashtag\" rel=\"tag\">#<span>GameMaker</span></a> after UE5 ...<br />I'm doing dumb mistakes and I feel like I lost some cognitive abilities ...</p><p><a href=\"https://mastodon.xyz/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a></p>",
"contentMap": {
"fr": "<p>Going back to <a href=\"https://mastodon.xyz/tags/GameMaker\" class=\"mention hashtag\" rel=\"tag\">#<span>GameMaker</span></a> after UE5 ...<br />I'm doing dumb mistakes and I feel like I lost some cognitive abilities ...</p><p><a href=\"https://mastodon.xyz/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/gamemaker",
"name": "#gamemaker"
},
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/gamedev",
"name": "#gamedev"
}
],
"replies": {
"id": "https://mastodon.xyz/users/CutThroatNeko/statuses/113422558257869955/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/CutThroatNeko/statuses/113422558257869955/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.xyz/users/CutThroatNeko/statuses/113422558257869955/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.xyz/users/CutThroatNeko/statuses/113422558257869955/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.xyz/users/CutThroatNeko/statuses/113422558257869955/shares",
"type": "Collection",
"totalItems": 1
}
}