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/theDuesentrieb/statuses/114687556101006738",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-15T13:13:46Z",
"url": "https://social.linux.pizza/@theDuesentrieb/114687556101006738",
"attributedTo": "https://social.linux.pizza/users/theDuesentrieb",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.linux.pizza/users/theDuesentrieb/followers"
],
"sensitive": false,
"atomUri": "https://social.linux.pizza/users/theDuesentrieb/statuses/114687556101006738",
"inReplyToAtomUri": null,
"conversation": "tag:social.linux.pizza,2025-06-15:objectId=187786932:objectType=Conversation",
"content": "<p>I have time to experiment with different programming languages and while I'm a big fan of functional or functional style programming, my recent obsession is with <a href=\"https://social.linux.pizza/tags/Go\" class=\"mention hashtag\" rel=\"tag\">#<span>Go</span></a> </p><p>It is a tremendously simple language, without surprises or elaborate mechanisms, procedural and totally boring.. and I love it. </p><p>Most satisfying thing is life reload with air and it's usually already compiled and live the time I need switch my eyes to the browser (looking at you <a href=\"https://social.linux.pizza/tags/Spring\" class=\"mention hashtag\" rel=\"tag\">#<span>Spring</span></a>)</p><p><a href=\"https://social.linux.pizza/tags/Golang\" class=\"mention hashtag\" rel=\"tag\">#<span>Golang</span></a> <a href=\"https://social.linux.pizza/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://social.linux.pizza/tags/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a></p>",
"contentMap": {
"de": "<p>I have time to experiment with different programming languages and while I'm a big fan of functional or functional style programming, my recent obsession is with <a href=\"https://social.linux.pizza/tags/Go\" class=\"mention hashtag\" rel=\"tag\">#<span>Go</span></a> </p><p>It is a tremendously simple language, without surprises or elaborate mechanisms, procedural and totally boring.. and I love it. </p><p>Most satisfying thing is life reload with air and it's usually already compiled and live the time I need switch my eyes to the browser (looking at you <a href=\"https://social.linux.pizza/tags/Spring\" class=\"mention hashtag\" rel=\"tag\">#<span>Spring</span></a>)</p><p><a href=\"https://social.linux.pizza/tags/Golang\" class=\"mention hashtag\" rel=\"tag\">#<span>Golang</span></a> <a href=\"https://social.linux.pizza/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://social.linux.pizza/tags/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/go",
"name": "#go"
},
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/spring",
"name": "#spring"
},
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/golang",
"name": "#golang"
},
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/web",
"name": "#web"
}
],
"replies": {
"id": "https://social.linux.pizza/users/theDuesentrieb/statuses/114687556101006738/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.linux.pizza/users/theDuesentrieb/statuses/114687556101006738/replies?min_id=114689172640100623&page=true",
"partOf": "https://social.linux.pizza/users/theDuesentrieb/statuses/114687556101006738/replies",
"items": [
"https://social.linux.pizza/users/theDuesentrieb/statuses/114689172640100623"
]
}
},
"likes": {
"id": "https://social.linux.pizza/users/theDuesentrieb/statuses/114687556101006738/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://social.linux.pizza/users/theDuesentrieb/statuses/114687556101006738/shares",
"type": "Collection",
"totalItems": 3
}
}