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://social.linux.pizza/users/realestninja/statuses/114423176211700670",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-29T20:38:29Z",
"url": "https://social.linux.pizza/@realestninja/114423176211700670",
"attributedTo": "https://social.linux.pizza/users/realestninja",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.linux.pizza/users/realestninja/followers"
],
"sensitive": false,
"atomUri": "https://social.linux.pizza/users/realestninja/statuses/114423176211700670",
"inReplyToAtomUri": null,
"conversation": "tag:social.linux.pizza,2025-04-29:objectId=179279439:objectType=Conversation",
"content": "<p>How do folks do their <a href=\"https://social.linux.pizza/tags/nextcloud\" class=\"mention hashtag\" rel=\"tag\">#<span>nextcloud</span></a> <a href=\"https://social.linux.pizza/tags/android\" class=\"mention hashtag\" rel=\"tag\">#<span>android</span></a> sync? </p><p>I need a reliable two way sync and since nextcloud doesn't offer a working solution as of now (check issue no. 19 on their github lol)</p><p>I was thinking about this setup where I use a <a href=\"https://social.linux.pizza/tags/raspberryPi\" class=\"mention hashtag\" rel=\"tag\">#<span>raspberryPi</span></a> as a middle man and wireguard on Android, so they're in the same network anyways:</p><p>Nextcloud (on the web) <> Raspberry pi (running nextcloud client software)</p><p>Raspberry pi <> Android<br />Both the pi and the android would run <a href=\"https://social.linux.pizza/tags/syncthing\" class=\"mention hashtag\" rel=\"tag\">#<span>syncthing</span></a>.</p><p>Anyone running a setup like this? Is this an overkill?</p><p><a href=\"https://social.linux.pizza/tags/selfhosted\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosted</span></a></p>",
"contentMap": {
"en": "<p>How do folks do their <a href=\"https://social.linux.pizza/tags/nextcloud\" class=\"mention hashtag\" rel=\"tag\">#<span>nextcloud</span></a> <a href=\"https://social.linux.pizza/tags/android\" class=\"mention hashtag\" rel=\"tag\">#<span>android</span></a> sync? </p><p>I need a reliable two way sync and since nextcloud doesn't offer a working solution as of now (check issue no. 19 on their github lol)</p><p>I was thinking about this setup where I use a <a href=\"https://social.linux.pizza/tags/raspberryPi\" class=\"mention hashtag\" rel=\"tag\">#<span>raspberryPi</span></a> as a middle man and wireguard on Android, so they're in the same network anyways:</p><p>Nextcloud (on the web) <> Raspberry pi (running nextcloud client software)</p><p>Raspberry pi <> Android<br />Both the pi and the android would run <a href=\"https://social.linux.pizza/tags/syncthing\" class=\"mention hashtag\" rel=\"tag\">#<span>syncthing</span></a>.</p><p>Anyone running a setup like this? Is this an overkill?</p><p><a href=\"https://social.linux.pizza/tags/selfhosted\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosted</span></a></p>"
},
"updated": "2025-04-29T20:39:42Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/nextcloud",
"name": "#nextcloud"
},
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/android",
"name": "#android"
},
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/selfhosted",
"name": "#selfhosted"
},
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/raspberrypi",
"name": "#raspberrypi"
},
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/syncthing",
"name": "#syncthing"
}
],
"replies": {
"id": "https://social.linux.pizza/users/realestninja/statuses/114423176211700670/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.linux.pizza/users/realestninja/statuses/114423176211700670/replies?min_id=114454372443485196&page=true",
"partOf": "https://social.linux.pizza/users/realestninja/statuses/114423176211700670/replies",
"items": [
"https://social.linux.pizza/users/realestninja/statuses/114454372443485196"
]
}
},
"likes": {
"id": "https://social.linux.pizza/users/realestninja/statuses/114423176211700670/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://social.linux.pizza/users/realestninja/statuses/114423176211700670/shares",
"type": "Collection",
"totalItems": 1
}
}