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"
}
],
"id": "https://piaille.fr/users/Smith/statuses/110685094610862596",
"type": "Note",
"summary": null,
"inReplyTo": "https://emacs.ch/users/adham/statuses/110683502151261798",
"published": "2023-07-09T16:35:11Z",
"url": "https://piaille.fr/@Smith/110685094610862596",
"attributedTo": "https://piaille.fr/users/Smith",
"to": [
"https://piaille.fr/users/Smith/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://emacs.ch/users/adham"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/Smith/statuses/110685094610862596",
"inReplyToAtomUri": "https://emacs.ch/users/adham/statuses/110683502151261798",
"conversation": "tag:emacs.ch,2023-07-09:objectId=5548379:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://emacs.ch/@adham\" class=\"u-url mention\">@<span>adham</span></a></span><br />This is what I do with a NixOS host running sway+virt-manager. I don't play a lot of big 3d games so the virtio-gpu is enough and you can assign a GPU to multiple VM. You can find example gameplay videos here : <a href=\"https://www.collabora.com/news-and-blog/blog/2019/08/28/virglrenderer-state-of-virtualized-virtual-worlds/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">collabora.com/news-and-blog/bl</span><span class=\"invisible\">og/2019/08/28/virglrenderer-state-of-virtualized-virtual-worlds/</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://emacs.ch/@adham\" class=\"u-url mention\">@<span>adham</span></a></span><br />This is what I do with a NixOS host running sway+virt-manager. I don't play a lot of big 3d games so the virtio-gpu is enough and you can assign a GPU to multiple VM. You can find example gameplay videos here : <a href=\"https://www.collabora.com/news-and-blog/blog/2019/08/28/virglrenderer-state-of-virtualized-virtual-worlds/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">collabora.com/news-and-blog/bl</span><span class=\"invisible\">og/2019/08/28/virglrenderer-state-of-virtualized-virtual-worlds/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://emacs.ch/users/adham",
"name": "@adham@emacs.ch"
}
],
"replies": {
"id": "https://piaille.fr/users/Smith/statuses/110685094610862596/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/Smith/statuses/110685094610862596/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/Smith/statuses/110685094610862596/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/Smith/statuses/110685094610862596/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://piaille.fr/users/Smith/statuses/110685094610862596/shares",
"type": "Collection",
"totalItems": 0
}
}