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/thinkingfish/statuses/109395932813298169/activity",
"type": "Create",
"actor": "https://macaw.social/users/thinkingfish",
"published": "2022-11-24T00:24:23Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://macaw.social/users/thinkingfish/followers",
"https://macaw.social/users/junosz",
"https://xoxo.zone/users/forresto"
],
"object": {
"id": "https://macaw.social/users/thinkingfish/statuses/109395932813298169",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-24T00:24:23Z",
"url": "https://macaw.social/@thinkingfish/109395932813298169",
"attributedTo": "https://macaw.social/users/thinkingfish",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://macaw.social/users/thinkingfish/followers",
"https://macaw.social/users/junosz",
"https://xoxo.zone/users/forresto"
],
"sensitive": false,
"atomUri": "https://macaw.social/users/thinkingfish/statuses/109395932813298169",
"inReplyToAtomUri": null,
"conversation": "tag:macaw.social,2022-11-21:objectId=428684:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://macaw.social/@junosz\" class=\"u-url mention\">@<span>junosz</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://xoxo.zone/@forresto\" class=\"u-url mention\">@<span>forresto</span></a></span> I was thinking about something very similar. I think there could be server-specific curation and eventually a data API that rewards/incentivizes high quality content (eg someone may buy it for sentiment analysis or as news stream)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://macaw.social/@junosz\" class=\"u-url mention\">@<span>junosz</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://xoxo.zone/@forresto\" class=\"u-url mention\">@<span>forresto</span></a></span> I was thinking about something very similar. I think there could be server-specific curation and eventually a data API that rewards/incentivizes high quality content (eg someone may buy it for sentiment analysis or as news stream)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://macaw.social/users/junosz",
"name": "@junosz"
},
{
"type": "Mention",
"href": "https://xoxo.zone/users/forresto",
"name": "@forresto@xoxo.zone"
}
],
"replies": {
"id": "https://macaw.social/users/thinkingfish/statuses/109395932813298169/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://macaw.social/users/thinkingfish/statuses/109395932813298169/replies?only_other_accounts=true&page=true",
"partOf": "https://macaw.social/users/thinkingfish/statuses/109395932813298169/replies",
"items": []
}
},
"likes": {
"id": "https://macaw.social/users/thinkingfish/statuses/109395932813298169/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://macaw.social/users/thinkingfish/statuses/109395932813298169/shares",
"type": "Collection",
"totalItems": 0
}
}
}