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://mstdn.social/users/kroc/statuses/111818355440311693",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-25T19:58:18Z",
"url": "https://mstdn.social/@kroc/111818355440311693",
"attributedTo": "https://mstdn.social/users/kroc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/kroc/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/kroc/statuses/111818355440311693",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2024-01-25:objectId=325579822:objectType=Conversation",
"content": "<p>Look, if I had the money, I would be all over the <a href=\"https://mstdn.social/tags/Book8088\" class=\"mention hashtag\" rel=\"tag\">#<span>Book8088</span></a> (real 8088 <a href=\"https://mstdn.social/tags/MSDOS\" class=\"mention hashtag\" rel=\"tag\">#<span>MSDOS</span></a> laptop) because I do all my coding on a laptop away from home and there’s a huge untapped potential for actually _using_ retro systems. Nobody uses their retro systems to do meaningful work! It’s always videos on repairs & nostalgia and then it gets put away again. <a href=\"https://mstdn.social/tags/retrocomputing\" class=\"mention hashtag\" rel=\"tag\">#<span>retrocomputing</span></a></p>",
"contentMap": {
"en": "<p>Look, if I had the money, I would be all over the <a href=\"https://mstdn.social/tags/Book8088\" class=\"mention hashtag\" rel=\"tag\">#<span>Book8088</span></a> (real 8088 <a href=\"https://mstdn.social/tags/MSDOS\" class=\"mention hashtag\" rel=\"tag\">#<span>MSDOS</span></a> laptop) because I do all my coding on a laptop away from home and there’s a huge untapped potential for actually _using_ retro systems. Nobody uses their retro systems to do meaningful work! It’s always videos on repairs & nostalgia and then it gets put away again. <a href=\"https://mstdn.social/tags/retrocomputing\" class=\"mention hashtag\" rel=\"tag\">#<span>retrocomputing</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/book8088",
"name": "#book8088"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/msdos",
"name": "#msdos"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/RetroComputing",
"name": "#RetroComputing"
}
],
"replies": {
"id": "https://mstdn.social/users/kroc/statuses/111818355440311693/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/kroc/statuses/111818355440311693/replies?min_id=111818413164990700&page=true",
"partOf": "https://mstdn.social/users/kroc/statuses/111818355440311693/replies",
"items": [
"https://mstdn.social/users/kroc/statuses/111818413164990700"
]
}
},
"likes": {
"id": "https://mstdn.social/users/kroc/statuses/111818355440311693/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mstdn.social/users/kroc/statuses/111818355440311693/shares",
"type": "Collection",
"totalItems": 1
}
}