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.gamedev.place/users/derek/statuses/109304840781708575",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/UnrealAlexander/statuses/109304770486548430",
"published": "2022-11-07T22:18:29Z",
"url": "https://mastodon.gamedev.place/@derek/109304840781708575",
"attributedTo": "https://mastodon.gamedev.place/users/derek",
"to": [
"https://mastodon.gamedev.place/users/derek/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://mastodon.gamedev.place/users/UnrealAlexander"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/derek/statuses/109304840781708575",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/UnrealAlexander/statuses/109304770486548430",
"conversation": "tag:mastodon.gamedev.place,2022-11-07:objectId=15559931:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@UnrealAlexander\" class=\"u-url mention\">@<span>UnrealAlexander</span></a></span> oh i understand now. i'm seeing the same thing. and it looks like this is by design based on this ticket i found:</p><p><a href=\"https://github.com/mastodon/mastodon/issues/17213\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/mastodon/mastodon/i</span><span class=\"invisible\">ssues/17213</span></a></p><p>folks are asking about this as recently as today in that thread. sorry i wish i had a better answer for you :(</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@UnrealAlexander\" class=\"u-url mention\">@<span>UnrealAlexander</span></a></span> oh i understand now. i'm seeing the same thing. and it looks like this is by design based on this ticket i found:</p><p><a href=\"https://github.com/mastodon/mastodon/issues/17213\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/mastodon/mastodon/i</span><span class=\"invisible\">ssues/17213</span></a></p><p>folks are asking about this as recently as today in that thread. sorry i wish i had a better answer for you :(</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/UnrealAlexander",
"name": "@UnrealAlexander"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/derek/statuses/109304840781708575/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/derek/statuses/109304840781708575/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/derek/statuses/109304840781708575/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/derek/statuses/109304840781708575/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/derek/statuses/109304840781708575/shares",
"type": "Collection",
"totalItems": 0
}
}