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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/overflowcat/statuses/109460167056591876",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-05T08:39:59Z",
"url": "https://mastodon.social/@overflowcat/109460167056591876",
"attributedTo": "https://mastodon.social/users/overflowcat",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/overflowcat/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/overflowcat/statuses/109460167056591876",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-12-05:objectId=350053990:objectType=Conversation",
"content": "<p>Consistency is key, see you tomorrow! 💯🥳</p><p><a href=\"https://mastodon.social/tags/100DaysOfCode\" class=\"mention hashtag\" rel=\"tag\">#<span>100DaysOfCode</span></a> <a href=\"https://mastodon.social/tags/LeetCode\" class=\"mention hashtag\" rel=\"tag\">#<span>LeetCode</span></a></p>",
"contentMap": {
"zh": "<p>Consistency is key, see you tomorrow! 💯🥳</p><p><a href=\"https://mastodon.social/tags/100DaysOfCode\" class=\"mention hashtag\" rel=\"tag\">#<span>100DaysOfCode</span></a> <a href=\"https://mastodon.social/tags/LeetCode\" class=\"mention hashtag\" rel=\"tag\">#<span>LeetCode</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/109/460/166/988/042/889/original/f639e1039c6946f1.jpg",
"name": null,
"blurhash": "UmKBREt700oft7ofRij[9Fay-;j[oeWBogay",
"width": 1200,
"height": 604
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/100daysofcode",
"name": "#100daysofcode"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/Leetcode",
"name": "#Leetcode"
}
],
"replies": {
"id": "https://mastodon.social/users/overflowcat/statuses/109460167056591876/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/overflowcat/statuses/109460167056591876/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/overflowcat/statuses/109460167056591876/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/overflowcat/statuses/109460167056591876/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/overflowcat/statuses/109460167056591876/shares",
"type": "Collection",
"totalItems": 0
}
}