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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://recsys.social/users/eugeneyan/statuses/109575966818157696",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-25T19:29:24Z",
"url": "https://recsys.social/@eugeneyan/109575966818157696",
"attributedTo": "https://recsys.social/users/eugeneyan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://recsys.social/users/eugeneyan/followers"
],
"sensitive": false,
"atomUri": "https://recsys.social/users/eugeneyan/statuses/109575966818157696",
"inReplyToAtomUri": null,
"conversation": "tag:recsys.social,2022-12-25:objectId=401838:objectType=Conversation",
"content": "<p>Here's my #2022 in <a href=\"https://recsys.social/tags/review\" class=\"mention hashtag\" rel=\"tag\">#<span>review</span></a> Traveling, learning and writing, going from L5 -> L6, giving a keynote at RecSys, and starting a machine learning meetup. Also, site and channel stats and goals for 2023.</p><p><a href=\"https://eugeneyan.com/writing/2022-in-review/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">eugeneyan.com/writing/2022-in-</span><span class=\"invisible\">review/</span></a></p>",
"contentMap": {
"en": "<p>Here's my #2022 in <a href=\"https://recsys.social/tags/review\" class=\"mention hashtag\" rel=\"tag\">#<span>review</span></a> Traveling, learning and writing, going from L5 -> L6, giving a keynote at RecSys, and starting a machine learning meetup. Also, site and channel stats and goals for 2023.</p><p><a href=\"https://eugeneyan.com/writing/2022-in-review/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">eugeneyan.com/writing/2022-in-</span><span class=\"invisible\">review/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://recsys.social/tags/review",
"name": "#review"
}
],
"replies": {
"id": "https://recsys.social/users/eugeneyan/statuses/109575966818157696/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://recsys.social/users/eugeneyan/statuses/109575966818157696/replies?only_other_accounts=true&page=true",
"partOf": "https://recsys.social/users/eugeneyan/statuses/109575966818157696/replies",
"items": []
}
},
"likes": {
"id": "https://recsys.social/users/eugeneyan/statuses/109575966818157696/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://recsys.social/users/eugeneyan/statuses/109575966818157696/shares",
"type": "Collection",
"totalItems": 0
}
}