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/taylorhadden/statuses/110880007662581389",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/taylorhadden/statuses/110880002926281651",
"published": "2023-08-13T02:44:08Z",
"url": "https://mastodon.social/@taylorhadden/110880007662581389",
"attributedTo": "https://mastodon.social/users/taylorhadden",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/taylorhadden/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/taylorhadden/statuses/110880007662581389",
"inReplyToAtomUri": "https://mastodon.social/users/taylorhadden/statuses/110880002926281651",
"conversation": "tag:mastodon.social,2023-08-13:objectId=512185507:objectType=Conversation",
"content": "<p>Also, it’s good to finally have good support for one of the core benefits for an <a href=\"https://mastodon.social/tags/Electron\" class=\"mention hashtag\" rel=\"tag\">#<span>Electron</span></a> app. <a href=\"https://mastodon.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a> is often maligned, but I just _love_ it. It’s better than any other styling solution I’ve used.</p><p><a href=\"https://mastodon.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a></p>",
"contentMap": {
"en": "<p>Also, it’s good to finally have good support for one of the core benefits for an <a href=\"https://mastodon.social/tags/Electron\" class=\"mention hashtag\" rel=\"tag\">#<span>Electron</span></a> app. <a href=\"https://mastodon.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a> is often maligned, but I just _love_ it. It’s better than any other styling solution I’ve used.</p><p><a href=\"https://mastodon.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a></p>"
},
"updated": "2023-08-13T02:44:34Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/css",
"name": "#css"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/electron",
"name": "#electron"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/webdev",
"name": "#webdev"
}
],
"replies": {
"id": "https://mastodon.social/users/taylorhadden/statuses/110880007662581389/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/taylorhadden/statuses/110880007662581389/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/taylorhadden/statuses/110880007662581389/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/taylorhadden/statuses/110880007662581389/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/taylorhadden/statuses/110880007662581389/shares",
"type": "Collection",
"totalItems": 0
}
}