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://masto.maechler.cloud/users/emaechler/statuses/114374877579453139",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-21T07:55:31Z",
"url": "https://masto.maechler.cloud/@emaechler/114374877579453139",
"attributedTo": "https://masto.maechler.cloud/users/emaechler",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://masto.maechler.cloud/users/emaechler/followers"
],
"sensitive": false,
"atomUri": "https://masto.maechler.cloud/users/emaechler/statuses/114374877579453139",
"inReplyToAtomUri": null,
"conversation": "tag:masto.maechler.cloud,2025-04-21:objectId=140283:objectType=Conversation",
"content": "<p>Wie klont man ein GitHub Projekt auf sein Raspberry Pi / Computer über Terminal<br /><a href=\"https://www.chefblogger.me/2021/06/25/wie-klont-man-ein-github-projekt-auf-sein-raspberry-pi-computer-ueber-terminal/?utm_source=mastodon&utm_medium=social\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">chefblogger.me/2021/06/25/wie-</span><span class=\"invisible\">klont-man-ein-github-projekt-auf-sein-raspberry-pi-computer-ueber-terminal/?utm_source=mastodon&utm_medium=social</span></a><br /><a href=\"https://masto.maechler.cloud/tags/github\" class=\"mention hashtag\" rel=\"tag\">#<span>github</span></a></p>",
"contentMap": {
"de": "<p>Wie klont man ein GitHub Projekt auf sein Raspberry Pi / Computer über Terminal<br /><a href=\"https://www.chefblogger.me/2021/06/25/wie-klont-man-ein-github-projekt-auf-sein-raspberry-pi-computer-ueber-terminal/?utm_source=mastodon&utm_medium=social\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">chefblogger.me/2021/06/25/wie-</span><span class=\"invisible\">klont-man-ein-github-projekt-auf-sein-raspberry-pi-computer-ueber-terminal/?utm_source=mastodon&utm_medium=social</span></a><br /><a href=\"https://masto.maechler.cloud/tags/github\" class=\"mention hashtag\" rel=\"tag\">#<span>github</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://masto.maechler.cloud/tags/github",
"name": "#github"
}
],
"replies": {
"id": "https://masto.maechler.cloud/users/emaechler/statuses/114374877579453139/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://masto.maechler.cloud/users/emaechler/statuses/114374877579453139/replies?only_other_accounts=true&page=true",
"partOf": "https://masto.maechler.cloud/users/emaechler/statuses/114374877579453139/replies",
"items": []
}
},
"likes": {
"id": "https://masto.maechler.cloud/users/emaechler/statuses/114374877579453139/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://masto.maechler.cloud/users/emaechler/statuses/114374877579453139/shares",
"type": "Collection",
"totalItems": 1
}
}