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"
}
],
"id": "https://mastodon.social/users/aggemamdk/statuses/110780899147293989/activity",
"type": "Create",
"actor": "https://mastodon.social/users/aggemamdk",
"published": "2023-07-26T14:39:32Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/aggemamdk/followers",
"https://mastodon.cyborch.com/users/anders"
],
"object": {
"id": "https://mastodon.social/users/aggemamdk/statuses/110780899147293989",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.cyborch.com/users/anders/statuses/110779164220086575",
"published": "2023-07-26T14:39:32Z",
"url": "https://mastodon.social/@aggemamdk/110780899147293989",
"attributedTo": "https://mastodon.social/users/aggemamdk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/aggemamdk/followers",
"https://mastodon.cyborch.com/users/anders"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/aggemamdk/statuses/110780899147293989",
"inReplyToAtomUri": "https://mastodon.cyborch.com/users/anders/statuses/110779164220086575",
"conversation": "tag:mastodon.cyborch.com,2023-07-25:objectId=476196:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cyborch.com/@anders\" class=\"u-url mention\">@<span>anders</span></a></span> Sure, some things are better suited for blogs or other platforms.</p><p>I think it makes sense to improve the reading experience for long threads, making them look more like a blog entry. And/or vice versa, displaying only the first few paragraphs of a long (> 500 chars) post, so it initially looks more like the first post in a long thread. All depending on user preference, of course.</p>",
"contentMap": {
"da": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cyborch.com/@anders\" class=\"u-url mention\">@<span>anders</span></a></span> Sure, some things are better suited for blogs or other platforms.</p><p>I think it makes sense to improve the reading experience for long threads, making them look more like a blog entry. And/or vice versa, displaying only the first few paragraphs of a long (> 500 chars) post, so it initially looks more like the first post in a long thread. All depending on user preference, of course.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.cyborch.com/users/anders",
"name": "@anders@mastodon.cyborch.com"
}
],
"replies": {
"id": "https://mastodon.social/users/aggemamdk/statuses/110780899147293989/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/aggemamdk/statuses/110780899147293989/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/aggemamdk/statuses/110780899147293989/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/aggemamdk/statuses/110780899147293989/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/aggemamdk/statuses/110780899147293989/shares",
"type": "Collection",
"totalItems": 0
}
}
}