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/109409935700125712/activity",
"type": "Create",
"actor": "https://macaw.social/users/wongmjane",
"published": "2022-11-26T11:45:30Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://macaw.social/users/wongmjane/followers",
"https://mastodon.social/users/tootapp"
],
"object": {
"id": "https://macaw.social/users/wongmjane/statuses/109409935700125712",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-26T11:45:30Z",
"url": "https://macaw.social/@wongmjane/109409935700125712",
"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/tootapp"
],
"sensitive": false,
"atomUri": "https://macaw.social/users/wongmjane/statuses/109409935700125712",
"inReplyToAtomUri": null,
"conversation": "tag:macaw.social,2022-11-26:objectId=654423:objectType=Conversation",
"content": "<p>Thinking of giving <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@tootapp\" class=\"u-url mention\">@<span>tootapp</span></a></span> a try since it got a new update</p><p>Noticing through the screenshots that most of the buttons are text-based (such as favorite and boost) — does the app have an option to display those as icons?</p><p>Thanks!</p>",
"contentMap": {
"en": "<p>Thinking of giving <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@tootapp\" class=\"u-url mention\">@<span>tootapp</span></a></span> a try since it got a new update</p><p>Noticing through the screenshots that most of the buttons are text-based (such as favorite and boost) — does the app have an option to display those as icons?</p><p>Thanks!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/tootapp",
"name": "@tootapp@mastodon.social"
}
],
"replies": {
"id": "https://macaw.social/users/wongmjane/statuses/109409935700125712/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://macaw.social/users/wongmjane/statuses/109409935700125712/replies?only_other_accounts=true&page=true",
"partOf": "https://macaw.social/users/wongmjane/statuses/109409935700125712/replies",
"items": []
}
},
"likes": {
"id": "https://macaw.social/users/wongmjane/statuses/109409935700125712/likes",
"type": "Collection",
"totalItems": 25
},
"shares": {
"id": "https://macaw.social/users/wongmjane/statuses/109409935700125712/shares",
"type": "Collection",
"totalItems": 3
}
}
}