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://layer8.space/users/thewinduppirate/statuses/113559587939072300",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-28T08:16:38Z",
"url": "https://layer8.space/@thewinduppirate/113559587939072300",
"attributedTo": "https://layer8.space/users/thewinduppirate",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://layer8.space/users/thewinduppirate/followers"
],
"sensitive": false,
"atomUri": "https://layer8.space/users/thewinduppirate/statuses/113559587939072300",
"inReplyToAtomUri": null,
"conversation": "tag:layer8.space,2024-11-28:objectId=104599255:objectType=Conversation",
"content": "<p>Oh man. Just used an old, but maintained, bit of <a href=\"https://layer8.space/tags/software\" class=\"mention hashtag\" rel=\"tag\">#<span>software</span></a> that was just so snappy it was enjoyable just browsing about and scrolling.</p><p>I think all the <a href=\"https://layer8.space/tags/Electron\" class=\"mention hashtag\" rel=\"tag\">#<span>Electron</span></a> / superfluous <a href=\"https://layer8.space/tags/JS\" class=\"mention hashtag\" rel=\"tag\">#<span>JS</span></a> / dialling home bumpf has broken our expectations of performance.</p>",
"contentMap": {
"en": "<p>Oh man. Just used an old, but maintained, bit of <a href=\"https://layer8.space/tags/software\" class=\"mention hashtag\" rel=\"tag\">#<span>software</span></a> that was just so snappy it was enjoyable just browsing about and scrolling.</p><p>I think all the <a href=\"https://layer8.space/tags/Electron\" class=\"mention hashtag\" rel=\"tag\">#<span>Electron</span></a> / superfluous <a href=\"https://layer8.space/tags/JS\" class=\"mention hashtag\" rel=\"tag\">#<span>JS</span></a> / dialling home bumpf has broken our expectations of performance.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://layer8.space/tags/software",
"name": "#software"
},
{
"type": "Hashtag",
"href": "https://layer8.space/tags/electron",
"name": "#electron"
},
{
"type": "Hashtag",
"href": "https://layer8.space/tags/js",
"name": "#js"
}
],
"replies": {
"id": "https://layer8.space/users/thewinduppirate/statuses/113559587939072300/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://layer8.space/users/thewinduppirate/statuses/113559587939072300/replies?only_other_accounts=true&page=true",
"partOf": "https://layer8.space/users/thewinduppirate/statuses/113559587939072300/replies",
"items": []
}
},
"likes": {
"id": "https://layer8.space/users/thewinduppirate/statuses/113559587939072300/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://layer8.space/users/thewinduppirate/statuses/113559587939072300/shares",
"type": "Collection",
"totalItems": 2
}
}