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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://fosstodon.org/users/nobodyinperson/statuses/113820964569474599",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-13T12:08:09Z",
"url": "https://fosstodon.org/@nobodyinperson/113820964569474599",
"attributedTo": "https://fosstodon.org/users/nobodyinperson",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/nobodyinperson/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/nobodyinperson/statuses/113820964569474599",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-01-13:objectId=277548901:objectType=Conversation",
"content": "<p>I just built my first 📦 <a href=\"https://fosstodon.org/tags/AppImage\" class=\"mention hashtag\" rel=\"tag\">#<span>AppImage</span></a> with :nixos: <a href=\"https://fosstodon.org/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a>-appimage. This is some very cool stuff! 👍</p><p><a href=\"https://github.com/ralismark/nix-appimage\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/ralismark/nix-appim</span><span class=\"invisible\">age</span></a></p>",
"contentMap": {
"en": "<p>I just built my first 📦 <a href=\"https://fosstodon.org/tags/AppImage\" class=\"mention hashtag\" rel=\"tag\">#<span>AppImage</span></a> with :nixos: <a href=\"https://fosstodon.org/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a>-appimage. This is some very cool stuff! 👍</p><p><a href=\"https://github.com/ralismark/nix-appimage\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/ralismark/nix-appim</span><span class=\"invisible\">age</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/appimage",
"name": "#appimage"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/nix",
"name": "#nix"
},
{
"id": "https://fosstodon.org/emojis/62778",
"type": "Emoji",
"name": ":nixos:",
"updated": "2019-07-11T14:10:04Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/custom_emojis/images/000/062/778/original/48d6a1983312ea5a.png"
}
}
],
"replies": {
"id": "https://fosstodon.org/users/nobodyinperson/statuses/113820964569474599/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/nobodyinperson/statuses/113820964569474599/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/nobodyinperson/statuses/113820964569474599/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/nobodyinperson/statuses/113820964569474599/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://fosstodon.org/users/nobodyinperson/statuses/113820964569474599/shares",
"type": "Collection",
"totalItems": 3
}
}