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/lil5/statuses/114366852653263877",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2025-04-19T21:54:40Z",
"url": "https://social.linux.pizza/@lil5/114366852653263877",
"attributedTo": "https://social.linux.pizza/users/lil5",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.linux.pizza/users/lil5/followers"
],
"sensitive": false,
"atomUri": "https://social.linux.pizza/users/lil5/statuses/114366852653263877",
"inReplyToAtomUri": null,
"conversation": "tag:social.linux.pizza,2025-04-19:objectId=177534751:objectType=Conversation",
"content": "<p><a href=\"https://social.linux.pizza/tags/nodejs\" class=\"mention hashtag\" rel=\"tag\">#<span>nodejs</span></a> <a href=\"https://social.linux.pizza/tags/denojs\" class=\"mention hashtag\" rel=\"tag\">#<span>denojs</span></a> <a href=\"https://social.linux.pizza/tags/jsr\" class=\"mention hashtag\" rel=\"tag\">#<span>jsr</span></a> <a href=\"https://social.linux.pizza/tags/bunjs\" class=\"mention hashtag\" rel=\"tag\">#<span>bunjs</span></a> <a href=\"https://social.linux.pizza/tags/npm\" class=\"mention hashtag\" rel=\"tag\">#<span>npm</span></a> <a href=\"https://social.linux.pizza/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://social.linux.pizza/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a></p>",
"contentMap": {
"en": "<p><a href=\"https://social.linux.pizza/tags/nodejs\" class=\"mention hashtag\" rel=\"tag\">#<span>nodejs</span></a> <a href=\"https://social.linux.pizza/tags/denojs\" class=\"mention hashtag\" rel=\"tag\">#<span>denojs</span></a> <a href=\"https://social.linux.pizza/tags/jsr\" class=\"mention hashtag\" rel=\"tag\">#<span>jsr</span></a> <a href=\"https://social.linux.pizza/tags/bunjs\" class=\"mention hashtag\" rel=\"tag\">#<span>bunjs</span></a> <a href=\"https://social.linux.pizza/tags/npm\" class=\"mention hashtag\" rel=\"tag\">#<span>npm</span></a> <a href=\"https://social.linux.pizza/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://social.linux.pizza/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a></p>"
},
"endTime": "2025-04-22T21:54:40Z",
"closed": "2025-04-22T21:54:40Z",
"votersCount": 7,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/nodejs",
"name": "#nodejs"
},
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/denojs",
"name": "#denojs"
},
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/jsr",
"name": "#jsr"
},
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/bunjs",
"name": "#bunjs"
},
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/npm",
"name": "#npm"
},
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/webdev",
"name": "#webdev"
},
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/javascript",
"name": "#javascript"
}
],
"replies": {
"id": "https://social.linux.pizza/users/lil5/statuses/114366852653263877/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.linux.pizza/users/lil5/statuses/114366852653263877/replies?min_id=114385434234268715&page=true",
"partOf": "https://social.linux.pizza/users/lil5/statuses/114366852653263877/replies",
"items": [
"https://social.linux.pizza/users/lil5/statuses/114369020691734612",
"https://social.linux.pizza/users/lil5/statuses/114385434234268715"
]
}
},
"likes": {
"id": "https://social.linux.pizza/users/lil5/statuses/114366852653263877/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://social.linux.pizza/users/lil5/statuses/114366852653263877/shares",
"type": "Collection",
"totalItems": 0
},
"anyOf": [
{
"type": "Note",
"name": "Deno",
"replies": {
"type": "Collection",
"totalItems": 4
}
},
{
"type": "Note",
"name": "Bun",
"replies": {
"type": "Collection",
"totalItems": 3
}
}
]
}