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://wandering.shop/users/thebishopgame/statuses/109422864399727781",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-28T18:33:26Z",
"url": "https://wandering.shop/@thebishopgame/109422864399727781",
"attributedTo": "https://wandering.shop/users/thebishopgame",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wandering.shop/users/thebishopgame/followers"
],
"sensitive": false,
"atomUri": "https://wandering.shop/users/thebishopgame/statuses/109422864399727781",
"inReplyToAtomUri": null,
"conversation": "tag:wandering.shop,2022-11-28:objectId=33086680:objectType=Conversation",
"content": "<p>The best <a href=\"https://wandering.shop/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> tip I’ve ever gotten was when someone said that the flags in “tar -xzvf” stand for “xtract ze vucking files” because *to this day* that’s how I remember it.</p>",
"contentMap": {
"en": "<p>The best <a href=\"https://wandering.shop/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> tip I’ve ever gotten was when someone said that the flags in “tar -xzvf” stand for “xtract ze vucking files” because *to this day* that’s how I remember it.</p>"
},
"updated": "2022-11-28T18:34:48Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://wandering.shop/tags/linux",
"name": "#linux"
}
],
"replies": {
"id": "https://wandering.shop/users/thebishopgame/statuses/109422864399727781/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wandering.shop/users/thebishopgame/statuses/109422864399727781/replies?min_id=109423792198647353&page=true",
"partOf": "https://wandering.shop/users/thebishopgame/statuses/109422864399727781/replies",
"items": [
"https://wandering.shop/users/thebishopgame/statuses/109423792198647353"
]
}
}
}