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://fosstodon.org/users/TheEvilSkeleton/collections/featured",
"type": "OrderedCollection",
"totalItems": 3,
"orderedItems": [
{
"id": "https://fosstodon.org/users/TheEvilSkeleton/statuses/110351531108211111",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-05-11T18:45:35Z",
"url": "https://fosstodon.org/@TheEvilSkeleton/110351531108211111",
"attributedTo": "https://fosstodon.org/users/TheEvilSkeleton",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/TheEvilSkeleton/followers",
"https://tech.lgbt/users/orowith2os"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/TheEvilSkeleton/statuses/110351531108211111",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-05-11:objectId=109665945:objectType=Conversation",
"content": "<p>New article: "Overview of Flatpak's Permission Models"</p><p><a href=\"https://theevilskeleton.gitlab.io/2023/05/11/overview-of-flatpaks-permission-models.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">theevilskeleton.gitlab.io/2023</span><span class=\"invisible\">/05/11/overview-of-flatpaks-permission-models.html</span></a></p><p>I noticed that many people criticize Flatpak's security for lacking an <a href=\"https://fosstodon.org/tags/Android\" class=\"mention hashtag\" rel=\"tag\">#<span>Android</span></a>-style permission model. This article addresses this (false) information with real-world examples.</p><p>I explain the differences between the two permission models in a manner that less technical people can understand.</p><p>Huge thanks to <span class=\"h-card\" translate=\"no\"><a href=\"https://tech.lgbt/@orowith2os\" class=\"u-url mention\">@<span>orowith2os</span></a></span> for proofreading the article :)</p><p><a href=\"https://fosstodon.org/tags/Flatpak\" class=\"mention hashtag\" rel=\"tag\">#<span>Flatpak</span></a> <a href=\"https://fosstodon.org/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> <a href=\"https://fosstodon.org/tags/GNU\" class=\"mention hashtag\" rel=\"tag\">#<span>GNU</span></a> <a href=\"https://fosstodon.org/tags/Security\" class=\"mention hashtag\" rel=\"tag\">#<span>Security</span></a> <a href=\"https://fosstodon.org/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> <a href=\"https://fosstodon.org/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a></p>",
"contentMap": {
"en": "<p>New article: "Overview of Flatpak's Permission Models"</p><p><a href=\"https://theevilskeleton.gitlab.io/2023/05/11/overview-of-flatpaks-permission-models.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">theevilskeleton.gitlab.io/2023</span><span class=\"invisible\">/05/11/overview-of-flatpaks-permission-models.html</span></a></p><p>I noticed that many people criticize Flatpak's security for lacking an <a href=\"https://fosstodon.org/tags/Android\" class=\"mention hashtag\" rel=\"tag\">#<span>Android</span></a>-style permission model. This article addresses this (false) information with real-world examples.</p><p>I explain the differences between the two permission models in a manner that less technical people can understand.</p><p>Huge thanks to <span class=\"h-card\" translate=\"no\"><a href=\"https://tech.lgbt/@orowith2os\" class=\"u-url mention\">@<span>orowith2os</span></a></span> for proofreading the article :)</p><p><a href=\"https://fosstodon.org/tags/Flatpak\" class=\"mention hashtag\" rel=\"tag\">#<span>Flatpak</span></a> <a href=\"https://fosstodon.org/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> <a href=\"https://fosstodon.org/tags/GNU\" class=\"mention hashtag\" rel=\"tag\">#<span>GNU</span></a> <a href=\"https://fosstodon.org/tags/Security\" class=\"mention hashtag\" rel=\"tag\">#<span>Security</span></a> <a href=\"https://fosstodon.org/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> <a href=\"https://fosstodon.org/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a></p>"
},
"updated": "2023-05-11T21:15:38Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://tech.lgbt/users/orowith2os",
"name": "@orowith2os@tech.lgbt"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/foss",
"name": "#foss"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/opensource",
"name": "#opensource"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/flatpak",
"name": "#flatpak"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/gnu",
"name": "#gnu"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/security",
"name": "#security"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/android",
"name": "#android"
}
],
"replies": {
"id": "https://fosstodon.org/users/TheEvilSkeleton/statuses/110351531108211111/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/TheEvilSkeleton/statuses/110351531108211111/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/TheEvilSkeleton/statuses/110351531108211111/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/TheEvilSkeleton/statuses/110351531108211111/likes",
"type": "Collection",
"totalItems": 60
},
"shares": {
"id": "https://fosstodon.org/users/TheEvilSkeleton/statuses/110351531108211111/shares",
"type": "Collection",
"totalItems": 38
}
},
{
"id": "https://fosstodon.org/users/TheEvilSkeleton/statuses/110051947964425756",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-19T20:57:39Z",
"url": "https://fosstodon.org/@TheEvilSkeleton/110051947964425756",
"attributedTo": "https://fosstodon.org/users/TheEvilSkeleton",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/TheEvilSkeleton/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/TheEvilSkeleton/statuses/110051947964425756",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-03-19:objectId=96705121:objectType=Conversation",
"content": "<p>My GitHub Sponsors profile is live! You can sponsor me to support my open source work :) <a href=\"https://github.com/sponsors/TheEvilSkeleton\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/sponsors/TheEvilSke</span><span class=\"invisible\">leton</span></a></p>",
"contentMap": {
"en": "<p>My GitHub Sponsors profile is live! You can sponsor me to support my open source work :) <a href=\"https://github.com/sponsors/TheEvilSkeleton\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/sponsors/TheEvilSke</span><span class=\"invisible\">leton</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/TheEvilSkeleton/statuses/110051947964425756/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/TheEvilSkeleton/statuses/110051947964425756/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/TheEvilSkeleton/statuses/110051947964425756/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/TheEvilSkeleton/statuses/110051947964425756/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://fosstodon.org/users/TheEvilSkeleton/statuses/110051947964425756/shares",
"type": "Collection",
"totalItems": 15
}
},
{
"id": "https://fosstodon.org/users/TheEvilSkeleton/statuses/109309891402323042",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-08T19:42:55Z",
"url": "https://fosstodon.org/@TheEvilSkeleton/109309891402323042",
"attributedTo": "https://fosstodon.org/users/TheEvilSkeleton",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/TheEvilSkeleton/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/TheEvilSkeleton/statuses/109309891402323042",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-11-08:objectId=57174709:objectType=Conversation",
"content": "<p><a href=\"https://fosstodon.org/tags/Introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>Introduction</span></a> post!</p><p>My name is Hari Rana, but I'm known as TheEvilSkeleton online. I go by he/him. I'm from Montréal, Canada.</p><p>I'm a blog writer who writes articles about the Linux desktop, mainly GNOME and Flatpak.</p><p>I am currently a part of the Fedora QA team, member of the GNOME Foundation, developer of Bottles and Upscaler and writer and editor at Fedora Magazine. I'm looking to work.</p><p>Due to Mastodon's limit, I can't go in depth. Feel free to look at my About page: <a href=\"https://theevilskeleton.gitlab.io/about\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">theevilskeleton.gitlab.io/abou</span><span class=\"invisible\">t</span></a></p>",
"contentMap": {
"en": "<p><a href=\"https://fosstodon.org/tags/Introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>Introduction</span></a> post!</p><p>My name is Hari Rana, but I'm known as TheEvilSkeleton online. I go by he/him. I'm from Montréal, Canada.</p><p>I'm a blog writer who writes articles about the Linux desktop, mainly GNOME and Flatpak.</p><p>I am currently a part of the Fedora QA team, member of the GNOME Foundation, developer of Bottles and Upscaler and writer and editor at Fedora Magazine. I'm looking to work.</p><p>Due to Mastodon's limit, I can't go in depth. Feel free to look at my About page: <a href=\"https://theevilskeleton.gitlab.io/about\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">theevilskeleton.gitlab.io/abou</span><span class=\"invisible\">t</span></a></p>"
},
"updated": "2023-05-21T16:52:31Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://fosstodon.org/users/TheEvilSkeleton/statuses/109309891402323042/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/TheEvilSkeleton/statuses/109309891402323042/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/TheEvilSkeleton/statuses/109309891402323042/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/TheEvilSkeleton/statuses/109309891402323042/likes",
"type": "Collection",
"totalItems": 62
},
"shares": {
"id": "https://fosstodon.org/users/TheEvilSkeleton/statuses/109309891402323042/shares",
"type": "Collection",
"totalItems": 15
}
}
]
}