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/FriendlyPossum/statuses/113155652785750221",
"type": "Note",
"summary": null,
"inReplyTo": "https://equestria.social/users/DoodleDonut/statuses/113155165623697647",
"published": "2024-09-18T00:10:37Z",
"url": "https://mastodon.gamedev.place/@FriendlyPossum/113155652785750221",
"attributedTo": "https://mastodon.gamedev.place/users/FriendlyPossum",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/FriendlyPossum/followers",
"https://equestria.social/users/DoodleDonut"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/FriendlyPossum/statuses/113155652785750221",
"inReplyToAtomUri": "https://equestria.social/users/DoodleDonut/statuses/113155165623697647",
"conversation": "tag:equestria.social,2024-09-17:objectId=30209988:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://equestria.social/@DoodleDonut\" class=\"u-url mention\">@<span>DoodleDonut</span></a></span> I don't know the context or your background, but ever considered focusing on just that part of game dev and creating plugins/systems ?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://equestria.social/@DoodleDonut\" class=\"u-url mention\">@<span>DoodleDonut</span></a></span> I don't know the context or your background, but ever considered focusing on just that part of game dev and creating plugins/systems ?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://equestria.social/users/DoodleDonut",
"name": "@DoodleDonut@equestria.social"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/FriendlyPossum/statuses/113155652785750221/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/FriendlyPossum/statuses/113155652785750221/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/FriendlyPossum/statuses/113155652785750221/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/FriendlyPossum/statuses/113155652785750221/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/FriendlyPossum/statuses/113155652785750221/shares",
"type": "Collection",
"totalItems": 0
}
}