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.decentralised.social/users/wezm/statuses/113543137836390524",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-25T10:33:09Z",
"url": "https://mastodon.decentralised.social/@wezm/113543137836390524",
"attributedTo": "https://mastodon.decentralised.social/users/wezm",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.decentralised.social/users/wezm/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.decentralised.social/users/wezm/statuses/113543137836390524",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.decentralised.social,2024-11-25:objectId=1516426:objectType=Conversation",
"content": "<p>📝 Quick post on the tool I built yesterday for generating a website from a Pleroma archive: <a href=\"https://www.wezm.net/v2/posts/2024/pleroma-archive/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">wezm.net/v2/posts/2024/pleroma</span><span class=\"invisible\">-archive/</span></a></p><p><a href=\"https://mastodon.decentralised.social/tags/Fediverse\" class=\"mention hashtag\" rel=\"tag\">#<span>Fediverse</span></a> <a href=\"https://mastodon.decentralised.social/tags/Pleroma\" class=\"mention hashtag\" rel=\"tag\">#<span>Pleroma</span></a> <a href=\"https://mastodon.decentralised.social/tags/SSG\" class=\"mention hashtag\" rel=\"tag\">#<span>SSG</span></a></p>",
"contentMap": {
"en": "<p>📝 Quick post on the tool I built yesterday for generating a website from a Pleroma archive: <a href=\"https://www.wezm.net/v2/posts/2024/pleroma-archive/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">wezm.net/v2/posts/2024/pleroma</span><span class=\"invisible\">-archive/</span></a></p><p><a href=\"https://mastodon.decentralised.social/tags/Fediverse\" class=\"mention hashtag\" rel=\"tag\">#<span>Fediverse</span></a> <a href=\"https://mastodon.decentralised.social/tags/Pleroma\" class=\"mention hashtag\" rel=\"tag\">#<span>Pleroma</span></a> <a href=\"https://mastodon.decentralised.social/tags/SSG\" class=\"mention hashtag\" rel=\"tag\">#<span>SSG</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.decentralised.social/tags/fediverse",
"name": "#fediverse"
},
{
"type": "Hashtag",
"href": "https://mastodon.decentralised.social/tags/pleroma",
"name": "#pleroma"
},
{
"type": "Hashtag",
"href": "https://mastodon.decentralised.social/tags/ssg",
"name": "#ssg"
}
],
"replies": {
"id": "https://mastodon.decentralised.social/users/wezm/statuses/113543137836390524/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.decentralised.social/users/wezm/statuses/113543137836390524/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.decentralised.social/users/wezm/statuses/113543137836390524/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.decentralised.social/users/wezm/statuses/113543137836390524/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.decentralised.social/users/wezm/statuses/113543137836390524/shares",
"type": "Collection",
"totalItems": 0
}
}