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://chaos.social/users/rtn/statuses/112691248841955999",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-27T23:46:35Z",
"url": "https://chaos.social/@rtn/112691248841955999",
"attributedTo": "https://chaos.social/users/rtn",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/rtn/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/rtn/statuses/112691248841955999",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2024-06-27:objectId=191904648:objectType=Conversation",
"content": "<p><a href=\"https://chaos.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> </p><p>A hacker by heart. I always took apart all the toys. Most of them died.</p><p>I studied math at the university and later dropped out. I used to regret it, but not anymore. I still love it though.</p><p>I've been programming all my life, but professionally for over 20 years in different areas. I've mostly dabbled in c, c++, bash, basic, pascal, python, javascript and getting into rust recently.</p><p>In my spare time I hang out with my dog Yuri. He's from Romania and a really good boy.</p>",
"contentMap": {
"en": "<p><a href=\"https://chaos.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> </p><p>A hacker by heart. I always took apart all the toys. Most of them died.</p><p>I studied math at the university and later dropped out. I used to regret it, but not anymore. I still love it though.</p><p>I've been programming all my life, but professionally for over 20 years in different areas. I've mostly dabbled in c, c++, bash, basic, pascal, python, javascript and getting into rust recently.</p><p>In my spare time I hang out with my dog Yuri. He's from Romania and a really good boy.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://chaos.social/users/rtn/statuses/112691248841955999/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/rtn/statuses/112691248841955999/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/rtn/statuses/112691248841955999/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/rtn/statuses/112691248841955999/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://chaos.social/users/rtn/statuses/112691248841955999/shares",
"type": "Collection",
"totalItems": 2
}
}