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://macaw.social/users/wongmjane/statuses/109335334127780538/activity",
"type": "Create",
"actor": "https://macaw.social/users/wongmjane",
"published": "2022-11-13T07:33:20Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://macaw.social/users/wongmjane/followers",
"https://mastodon.social/users/thomassth"
],
"object": {
"id": "https://macaw.social/users/wongmjane/statuses/109335334127780538",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-13T07:33:20Z",
"url": "https://macaw.social/@wongmjane/109335334127780538",
"attributedTo": "https://macaw.social/users/wongmjane",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://macaw.social/users/wongmjane/followers",
"https://mastodon.social/users/thomassth"
],
"sensitive": false,
"atomUri": "https://macaw.social/users/wongmjane/statuses/109335334127780538",
"inReplyToAtomUri": null,
"conversation": "tag:macaw.social,2022-11-12:objectId=99264:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@thomassth\" class=\"u-url mention\">@<span>thomassth</span></a></span> no need — we could just look at their GitHub repo 😉</p><p><a href=\"https://github.com/mastodon/mastodon\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/mastodon/mastodon</span><span class=\"invisible\"></span></a></p><p>This is way better than actively trying to hide features from end users</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@thomassth\" class=\"u-url mention\">@<span>thomassth</span></a></span> no need — we could just look at their GitHub repo 😉</p><p><a href=\"https://github.com/mastodon/mastodon\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/mastodon/mastodon</span><span class=\"invisible\"></span></a></p><p>This is way better than actively trying to hide features from end users</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/thomassth",
"name": "@thomassth@mastodon.social"
}
],
"replies": {
"id": "https://macaw.social/users/wongmjane/statuses/109335334127780538/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://macaw.social/users/wongmjane/statuses/109335334127780538/replies?only_other_accounts=true&page=true",
"partOf": "https://macaw.social/users/wongmjane/statuses/109335334127780538/replies",
"items": []
}
},
"likes": {
"id": "https://macaw.social/users/wongmjane/statuses/109335334127780538/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://macaw.social/users/wongmjane/statuses/109335334127780538/shares",
"type": "Collection",
"totalItems": 0
}
}
}