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.social/users/RoboePi/statuses/114737799552655436",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-24T10:11:20Z",
"url": "https://mastodon.social/@RoboePi/114737799552655436",
"attributedTo": "https://mastodon.social/users/RoboePi",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/RoboePi/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/RoboePi/statuses/114737799552655436",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-06-24:objectId=1031088089:objectType=Conversation",
"content": "<p>I've updated my <a href=\"https://mastodon.social/tags/postmarketOS\" class=\"mention hashtag\" rel=\"tag\">#<span>postmarketOS</span></a> devices to v25.06 already.</p><p>If anyone's wondering how to migrate from OpenRC to Systemd from an existing installation, it can be done like this (here be dragons!):</p><p># echo "<a href=\"https://mirror.postmarketos.org/postmarketos/extra-repos/systemd/v25.06\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mirror.postmarketos.org/postma</span><span class=\"invisible\">rketos/extra-repos/systemd/v25.06</span></a>" | tee -a /etc/apk/repositories<br /># apk update -Ua<br /># apk add postmarketos-base-systemd<br /># reboot now</p><p>I've tested this on installations using <a href=\"https://mastodon.social/tags/Phosh\" class=\"mention hashtag\" rel=\"tag\">#<span>Phosh</span></a> and <a href=\"https://mastodon.social/tags/Gnome\" class=\"mention hashtag\" rel=\"tag\">#<span>Gnome</span></a> desktop.</p><p>The team doesn't support this migration officially, though. Common warnings apply; do your backups, etc.</p>",
"contentMap": {
"en": "<p>I've updated my <a href=\"https://mastodon.social/tags/postmarketOS\" class=\"mention hashtag\" rel=\"tag\">#<span>postmarketOS</span></a> devices to v25.06 already.</p><p>If anyone's wondering how to migrate from OpenRC to Systemd from an existing installation, it can be done like this (here be dragons!):</p><p># echo "<a href=\"https://mirror.postmarketos.org/postmarketos/extra-repos/systemd/v25.06\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mirror.postmarketos.org/postma</span><span class=\"invisible\">rketos/extra-repos/systemd/v25.06</span></a>" | tee -a /etc/apk/repositories<br /># apk update -Ua<br /># apk add postmarketos-base-systemd<br /># reboot now</p><p>I've tested this on installations using <a href=\"https://mastodon.social/tags/Phosh\" class=\"mention hashtag\" rel=\"tag\">#<span>Phosh</span></a> and <a href=\"https://mastodon.social/tags/Gnome\" class=\"mention hashtag\" rel=\"tag\">#<span>Gnome</span></a> desktop.</p><p>The team doesn't support this migration officially, though. Common warnings apply; do your backups, etc.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/postmarketos",
"name": "#postmarketos"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/phosh",
"name": "#phosh"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/gnome",
"name": "#gnome"
}
],
"replies": {
"id": "https://mastodon.social/users/RoboePi/statuses/114737799552655436/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/RoboePi/statuses/114737799552655436/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/RoboePi/statuses/114737799552655436/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/RoboePi/statuses/114737799552655436/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/RoboePi/statuses/114737799552655436/shares",
"type": "Collection",
"totalItems": 1
}
}