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"
}
],
"id": "https://peoplemaking.games/users/rcveeder/statuses/113377598045618206/activity",
"type": "Create",
"actor": "https://peoplemaking.games/users/rcveeder",
"published": "2024-10-27T04:54:12Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://peoplemaking.games/users/rcveeder/followers"
],
"object": {
"id": "https://peoplemaking.games/users/rcveeder/statuses/113377598045618206",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-27T04:54:12Z",
"url": "https://peoplemaking.games/@rcveeder/113377598045618206",
"attributedTo": "https://peoplemaking.games/users/rcveeder",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://peoplemaking.games/users/rcveeder/followers"
],
"sensitive": false,
"atomUri": "https://peoplemaking.games/users/rcveeder/statuses/113377598045618206",
"inReplyToAtomUri": null,
"conversation": "tag:peoplemaking.games,2024-10-27:objectId=38287070:objectType=Conversation",
"content": "<p>Some thoughts about: data structures for RPG combat features in Inform 7 <a href=\"https://www.patreon.com/posts/data-structures-114788861\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">patreon.com/posts/data-structu</span><span class=\"invisible\">res-114788861</span></a></p>",
"contentMap": {
"en": "<p>Some thoughts about: data structures for RPG combat features in Inform 7 <a href=\"https://www.patreon.com/posts/data-structures-114788861\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">patreon.com/posts/data-structu</span><span class=\"invisible\">res-114788861</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://peoplemaking.games/users/rcveeder/statuses/113377598045618206/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://peoplemaking.games/users/rcveeder/statuses/113377598045618206/replies?only_other_accounts=true&page=true",
"partOf": "https://peoplemaking.games/users/rcveeder/statuses/113377598045618206/replies",
"items": []
}
}
}
}