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/ataylor/statuses/112712211225961101",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/ataylor/statuses/112712203231902566",
"published": "2024-07-01T16:37:35Z",
"url": "https://mastodon.gamedev.place/@ataylor/112712211225961101",
"attributedTo": "https://mastodon.gamedev.place/users/ataylor",
"to": [
"https://mastodon.gamedev.place/users/ataylor/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/ataylor/statuses/112712211225961101",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/ataylor/statuses/112712203231902566",
"conversation": "tag:mastodon.gamedev.place,2024-07-01:objectId=99042803:objectType=Conversation",
"content": "<p>Angles get this 100% right. 360 is divisible by every integer 1-10 except for 7. (And let’s be honest, when’s the last time you had to divide something into sevenths?)</p>",
"contentMap": {
"en": "<p>Angles get this 100% right. 360 is divisible by every integer 1-10 except for 7. (And let’s be honest, when’s the last time you had to divide something into sevenths?)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/ataylor/statuses/112712211225961101/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/ataylor/statuses/112712211225961101/replies?min_id=112712254893949338&page=true",
"partOf": "https://mastodon.gamedev.place/users/ataylor/statuses/112712211225961101/replies",
"items": [
"https://mastodon.gamedev.place/users/ataylor/statuses/112712254893949338"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/ataylor/statuses/112712211225961101/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://mastodon.gamedev.place/users/ataylor/statuses/112712211225961101/shares",
"type": "Collection",
"totalItems": 2
}
}