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://mastodon.xyz/users/Profpatsch/statuses/114032599516878300",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-19T21:09:42Z",
"url": "https://mastodon.xyz/@Profpatsch/114032599516878300",
"attributedTo": "https://mastodon.xyz/users/Profpatsch",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/Profpatsch/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/Profpatsch/statuses/114032599516878300",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.xyz,2025-02-19:objectId=220620750:objectType=Conversation",
"content": "<p>I just added a Roadmap to the <a href=\"https://mastodon.xyz/tags/lorri\" class=\"mention hashtag\" rel=\"tag\">#<span>lorri</span></a> repository. Have a look!</p><p><a href=\"https://github.com/nix-community/lorri/blob/canon/ROADMAP.md\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/nix-community/lorri</span><span class=\"invisible\">/blob/canon/ROADMAP.md</span></a></p><p>I also added a BUSINESS_SUPPORT.md, since I do not have the free time to create all of these features and would like businesses to pay for them!</p><p>If your dev team uses lorri at work, please take a look!</p><p><a href=\"https://mastodon.xyz/tags/nixos\" class=\"mention hashtag\" rel=\"tag\">#<span>nixos</span></a> <a href=\"https://mastodon.xyz/tags/lorri\" class=\"mention hashtag\" rel=\"tag\">#<span>lorri</span></a> <a href=\"https://mastodon.xyz/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a></p>",
"contentMap": {
"en": "<p>I just added a Roadmap to the <a href=\"https://mastodon.xyz/tags/lorri\" class=\"mention hashtag\" rel=\"tag\">#<span>lorri</span></a> repository. Have a look!</p><p><a href=\"https://github.com/nix-community/lorri/blob/canon/ROADMAP.md\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/nix-community/lorri</span><span class=\"invisible\">/blob/canon/ROADMAP.md</span></a></p><p>I also added a BUSINESS_SUPPORT.md, since I do not have the free time to create all of these features and would like businesses to pay for them!</p><p>If your dev team uses lorri at work, please take a look!</p><p><a href=\"https://mastodon.xyz/tags/nixos\" class=\"mention hashtag\" rel=\"tag\">#<span>nixos</span></a> <a href=\"https://mastodon.xyz/tags/lorri\" class=\"mention hashtag\" rel=\"tag\">#<span>lorri</span></a> <a href=\"https://mastodon.xyz/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/lorri",
"name": "#lorri"
},
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/nixos",
"name": "#nixos"
},
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/nix",
"name": "#nix"
}
],
"replies": {
"id": "https://mastodon.xyz/users/Profpatsch/statuses/114032599516878300/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/Profpatsch/statuses/114032599516878300/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.xyz/users/Profpatsch/statuses/114032599516878300/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.xyz/users/Profpatsch/statuses/114032599516878300/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.xyz/users/Profpatsch/statuses/114032599516878300/shares",
"type": "Collection",
"totalItems": 2
}
}