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://stoat.zone/users/sadalsvvd/statuses/113455481394201273/activity",
"type": "Create",
"actor": "https://stoat.zone/users/sadalsvvd",
"published": "2024-11-09T23:00:58Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://stoat.zone/users/sadalsvvd/followers"
],
"object": {
"id": "https://stoat.zone/users/sadalsvvd/statuses/113455481394201273",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-09T23:00:58Z",
"url": "https://stoat.zone/@sadalsvvd/113455481394201273",
"attributedTo": "https://stoat.zone/users/sadalsvvd",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://stoat.zone/users/sadalsvvd/followers"
],
"sensitive": false,
"atomUri": "https://stoat.zone/users/sadalsvvd/statuses/113455481394201273",
"inReplyToAtomUri": null,
"conversation": "tag:stoat.zone,2024-11-09:objectId=1722593:objectType=Conversation",
"content": "<p>I play games like satisfactory and factorio for fun, why shouldn't I do little plumbing projects with code to entertain myself</p><p>the only difference is how much pressure I put on myself to finish or achieve it. somehow with construction/management games, I understand that there's no end and I can just do it for the hell of it. but with my projects I put way too much pressure on myself instead of *playing*</p>",
"contentMap": {
"en": "<p>I play games like satisfactory and factorio for fun, why shouldn't I do little plumbing projects with code to entertain myself</p><p>the only difference is how much pressure I put on myself to finish or achieve it. somehow with construction/management games, I understand that there's no end and I can just do it for the hell of it. but with my projects I put way too much pressure on myself instead of *playing*</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://stoat.zone/users/sadalsvvd/statuses/113455481394201273/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://stoat.zone/users/sadalsvvd/statuses/113455481394201273/replies?min_id=113455483890759679&page=true",
"partOf": "https://stoat.zone/users/sadalsvvd/statuses/113455481394201273/replies",
"items": [
"https://stoat.zone/users/sadalsvvd/statuses/113455483890759679"
]
}
},
"likes": {
"id": "https://stoat.zone/users/sadalsvvd/statuses/113455481394201273/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://stoat.zone/users/sadalsvvd/statuses/113455481394201273/shares",
"type": "Collection",
"totalItems": 0
}
}
}