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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.gamedev.place/users/duke_of_germany/statuses/113574042473660851",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/duke_of_germany/statuses/113574029156905197",
"published": "2024-11-30T21:32:37Z",
"url": "https://mastodon.gamedev.place/@duke_of_germany/113574042473660851",
"attributedTo": "https://mastodon.gamedev.place/users/duke_of_germany",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/duke_of_germany/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/duke_of_germany/statuses/113574042473660851",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/duke_of_germany/statuses/113574029156905197",
"conversation": "tag:mastodon.gamedev.place,2024-11-30:objectId=122549613:objectType=Conversation",
"content": "<p>For the slim chance anybody wants to do exactly the same, here is the final series of steps that worked for me! 🙂 </p><p><a href=\"https://mastodon.gamedev.place/tags/iMac\" class=\"mention hashtag\" rel=\"tag\">#<span>iMac</span></a> <a href=\"https://mastodon.gamedev.place/tags/Apple\" class=\"mention hashtag\" rel=\"tag\">#<span>Apple</span></a> <a href=\"https://mastodon.gamedev.place/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> <a href=\"https://mastodon.gamedev.place/tags/LinuxMint\" class=\"mention hashtag\" rel=\"tag\">#<span>LinuxMint</span></a> <a href=\"https://mastodon.gamedev.place/tags/HowTo\" class=\"mention hashtag\" rel=\"tag\">#<span>HowTo</span></a></p>",
"contentMap": {
"en": "<p>For the slim chance anybody wants to do exactly the same, here is the final series of steps that worked for me! 🙂 </p><p><a href=\"https://mastodon.gamedev.place/tags/iMac\" class=\"mention hashtag\" rel=\"tag\">#<span>iMac</span></a> <a href=\"https://mastodon.gamedev.place/tags/Apple\" class=\"mention hashtag\" rel=\"tag\">#<span>Apple</span></a> <a href=\"https://mastodon.gamedev.place/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> <a href=\"https://mastodon.gamedev.place/tags/LinuxMint\" class=\"mention hashtag\" rel=\"tag\">#<span>LinuxMint</span></a> <a href=\"https://mastodon.gamedev.place/tags/HowTo\" class=\"mention hashtag\" rel=\"tag\">#<span>HowTo</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/113/574/033/596/167/726/original/ff60409653131ddf.png",
"name": "Install Linux on 17 Inch iMac from 2006\n\n- Prepare USB stick with \"Linux Mint 22 Cinnamon\"\n- Boot from USB stick\n- In boot menu:\n - Hit `c`\n - Type `insmod all_video`\n - Hit `ESC`\n - Start Linux Mint (Compatibility Mode)\n- Run installation with default settings\n- Reboot, start from USB stick (Live System!) again\n- Mount installed system:\n - `sudo mount /dev/sda2 /mnt`\n - `sudo mount /dev/sda1 /mnt/boot/efi`\n - `for i in /dev /proc /sys /run; do sudo mount --bind $i /mnt$i; done`\n- Install 32bit EFI:\n - `sudo apt install grub-efi-ia32-bin`\n - `sudo grub-install --target=i386-efi --efi-directory=/mnt/boot/efi --boot-directory=/mnt/boot --bootloader-id=grub32 --removable --recheck`\n - `sudo chroot /mnt`\n - Edit grub options:\n - `sudo nano /etc/default/grub`\n - Add `nomodeset` after `quiet splash`\n - `grub-mkconfig -o /boot/grub/grub.cfg`\n - `exit`\n- Shut down\n- Remove USB stick\n- Start system\n- Done",
"blurhash": "U3S6A3D4NG_NE0IU%MjZ5jNGn%IU,[xbx]M{",
"focalPoint": [
-0.02,
0.96
],
"width": 969,
"height": 1166
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/imac",
"name": "#imac"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/apple",
"name": "#apple"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/linuxmint",
"name": "#linuxmint"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/howto",
"name": "#howto"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/duke_of_germany/statuses/113574042473660851/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/duke_of_germany/statuses/113574042473660851/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/duke_of_germany/statuses/113574042473660851/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/duke_of_germany/statuses/113574042473660851/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://mastodon.gamedev.place/users/duke_of_germany/statuses/113574042473660851/shares",
"type": "Collection",
"totalItems": 9
}
}