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"
}
],
"id": "https://fosstodon.org/users/villetakanen/statuses/109630200438259805/activity",
"type": "Create",
"actor": "https://fosstodon.org/users/villetakanen",
"published": "2023-01-04T09:21:43Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/villetakanen/followers"
],
"object": {
"id": "https://fosstodon.org/users/villetakanen/statuses/109630200438259805",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-04T09:21:43Z",
"url": "https://fosstodon.org/@villetakanen/109630200438259805",
"attributedTo": "https://fosstodon.org/users/villetakanen",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/villetakanen/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/villetakanen/statuses/109630200438259805",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-01-04:objectId=76292139:objectType=Conversation",
"content": "<p>Logged in to Facebook for the first time in months, only to learn the algorithm is not able to pull in anything even remotely interesting to me.</p><p>At the same time: a naive time-based solution on F/OSS social media (here) can do just that.</p><p>Ended up deleting the account for good.</p>",
"contentMap": {
"en": "<p>Logged in to Facebook for the first time in months, only to learn the algorithm is not able to pull in anything even remotely interesting to me.</p><p>At the same time: a naive time-based solution on F/OSS social media (here) can do just that.</p><p>Ended up deleting the account for good.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/villetakanen/statuses/109630200438259805/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/villetakanen/statuses/109630200438259805/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/villetakanen/statuses/109630200438259805/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/villetakanen/statuses/109630200438259805/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://fosstodon.org/users/villetakanen/statuses/109630200438259805/shares",
"type": "Collection",
"totalItems": 0
}
}
}