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://libretooth.gr/users/erethon/statuses/114047911662291643",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-22T14:03:47Z",
"url": "https://libretooth.gr/@erethon/114047911662291643",
"attributedTo": "https://libretooth.gr/users/erethon",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://libretooth.gr/users/erethon/followers"
],
"sensitive": false,
"atomUri": "https://libretooth.gr/users/erethon/statuses/114047911662291643",
"inReplyToAtomUri": null,
"conversation": "tag:libretooth.gr,2025-02-22:objectId=84095413:objectType=Conversation",
"content": "<p>A friend asked me some questions about <a href=\"https://libretooth.gr/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a> and <a href=\"https://libretooth.gr/tags/nixos\" class=\"mention hashtag\" rel=\"tag\">#<span>nixos</span></a>. So, naturally, I wrote a blog post with notes I wished I had access to when I first started using NixOS.</p><p><a href=\"https://blog.erethon.com/blog/2025/02/21/my-nixos-notes/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">blog.erethon.com/blog/2025/02/</span><span class=\"invisible\">21/my-nixos-notes/</span></a></p>",
"contentMap": {
"en": "<p>A friend asked me some questions about <a href=\"https://libretooth.gr/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a> and <a href=\"https://libretooth.gr/tags/nixos\" class=\"mention hashtag\" rel=\"tag\">#<span>nixos</span></a>. So, naturally, I wrote a blog post with notes I wished I had access to when I first started using NixOS.</p><p><a href=\"https://blog.erethon.com/blog/2025/02/21/my-nixos-notes/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">blog.erethon.com/blog/2025/02/</span><span class=\"invisible\">21/my-nixos-notes/</span></a></p>"
},
"updated": "2025-02-22T14:04:26Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://libretooth.gr/tags/nix",
"name": "#nix"
},
{
"type": "Hashtag",
"href": "https://libretooth.gr/tags/nixos",
"name": "#nixos"
}
],
"replies": {
"id": "https://libretooth.gr/users/erethon/statuses/114047911662291643/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://libretooth.gr/users/erethon/statuses/114047911662291643/replies?only_other_accounts=true&page=true",
"partOf": "https://libretooth.gr/users/erethon/statuses/114047911662291643/replies",
"items": []
}
},
"likes": {
"id": "https://libretooth.gr/users/erethon/statuses/114047911662291643/likes",
"type": "Collection",
"totalItems": 33
},
"shares": {
"id": "https://libretooth.gr/users/erethon/statuses/114047911662291643/shares",
"type": "Collection",
"totalItems": 20
}
}