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/MastodonEngineering/statuses/113283988215699567",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-10T16:08:00Z",
"url": "https://mastodon.social/@MastodonEngineering/113283988215699567",
"attributedTo": "https://mastodon.social/users/MastodonEngineering",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/MastodonEngineering/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/MastodonEngineering/statuses/113283988215699567",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-10-10:objectId=819327777:objectType=Conversation",
"content": "<p>Our September engineering blog post is out. Read about our recent releases, what we did last month, our progress on the Fediscovery project and what's coming next !</p><p><a href=\"https://blog.joinmastodon.org/2024/10/trunk-tidbits-september-2024/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">blog.joinmastodon.org/2024/10/</span><span class=\"invisible\">trunk-tidbits-september-2024/</span></a></p><p><a href=\"https://mastodon.social/tags/mastodev\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodev</span></a> <a href=\"https://mastodon.social/tags/mastoadmin\" class=\"mention hashtag\" rel=\"tag\">#<span>mastoadmin</span></a></p>",
"contentMap": {
"en": "<p>Our September engineering blog post is out. Read about our recent releases, what we did last month, our progress on the Fediscovery project and what's coming next !</p><p><a href=\"https://blog.joinmastodon.org/2024/10/trunk-tidbits-september-2024/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">blog.joinmastodon.org/2024/10/</span><span class=\"invisible\">trunk-tidbits-september-2024/</span></a></p><p><a href=\"https://mastodon.social/tags/mastodev\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodev</span></a> <a href=\"https://mastodon.social/tags/mastoadmin\" class=\"mention hashtag\" rel=\"tag\">#<span>mastoadmin</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mastodev",
"name": "#mastodev"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mastoadmin",
"name": "#mastoadmin"
}
],
"replies": {
"id": "https://mastodon.social/users/MastodonEngineering/statuses/113283988215699567/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/MastodonEngineering/statuses/113283988215699567/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/MastodonEngineering/statuses/113283988215699567/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/MastodonEngineering/statuses/113283988215699567/likes",
"type": "Collection",
"totalItems": 107
},
"shares": {
"id": "https://mastodon.social/users/MastodonEngineering/statuses/113283988215699567/shares",
"type": "Collection",
"totalItems": 99
}
}