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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://peoplemaking.games/users/rp/statuses/113240287089636560",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-02T22:54:14Z",
"url": "https://peoplemaking.games/@rp/113240287089636560",
"attributedTo": "https://peoplemaking.games/users/rp",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://peoplemaking.games/users/rp/followers"
],
"sensitive": false,
"atomUri": "https://peoplemaking.games/users/rp/statuses/113240287089636560",
"inReplyToAtomUri": null,
"conversation": "tag:peoplemaking.games,2024-10-02:objectId=36875111:objectType=Conversation",
"content": "<p>Got a new article out. This one's about file and folder structure of Godot projects!</p><p><a href=\"https://rp.wtf/articles/organizing-files-in-godot/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">rp.wtf/articles/organizing-fil</span><span class=\"invisible\">es-in-godot/</span></a></p><p><a href=\"https://peoplemaking.games/tags/godotengine\" class=\"mention hashtag\" rel=\"tag\">#<span>godotengine</span></a> <a href=\"https://peoplemaking.games/tags/godot\" class=\"mention hashtag\" rel=\"tag\">#<span>godot</span></a></p>",
"contentMap": {
"en": "<p>Got a new article out. This one's about file and folder structure of Godot projects!</p><p><a href=\"https://rp.wtf/articles/organizing-files-in-godot/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">rp.wtf/articles/organizing-fil</span><span class=\"invisible\">es-in-godot/</span></a></p><p><a href=\"https://peoplemaking.games/tags/godotengine\" class=\"mention hashtag\" rel=\"tag\">#<span>godotengine</span></a> <a href=\"https://peoplemaking.games/tags/godot\" class=\"mention hashtag\" rel=\"tag\">#<span>godot</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://peoplemaking.games/tags/godotengine",
"name": "#godotengine"
},
{
"type": "Hashtag",
"href": "https://peoplemaking.games/tags/godot",
"name": "#godot"
}
],
"replies": {
"id": "https://peoplemaking.games/users/rp/statuses/113240287089636560/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://peoplemaking.games/users/rp/statuses/113240287089636560/replies?only_other_accounts=true&page=true",
"partOf": "https://peoplemaking.games/users/rp/statuses/113240287089636560/replies",
"items": []
}
}
}