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://snabelen.no/users/hopland/statuses/114122971314875755",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-03-07T20:12:26Z",
"url": "https://snabelen.no/@hopland/114122971314875755",
"attributedTo": "https://snabelen.no/users/hopland",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://snabelen.no/users/hopland/followers"
],
"sensitive": false,
"atomUri": "https://snabelen.no/users/hopland/statuses/114122971314875755",
"inReplyToAtomUri": null,
"conversation": "tag:snabelen.no,2025-03-07:objectId=58062731:objectType=Conversation",
"content": "<p>When it comes to <a href=\"https://snabelen.no/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> and packages for the user, <a href=\"https://snabelen.no/tags/Flatpak\" class=\"mention hashtag\" rel=\"tag\">#<span>Flatpak</span></a> for when you need shared dependencies and <a href=\"https://snabelen.no/tags/AppImage\" class=\"mention hashtag\" rel=\"tag\">#<span>AppImage</span></a> for when you need a portable app. Basically we've already solved both the "app store" and "downloadable executable" problems. </p><p>Snaps could compete, if it supported third party repos OOB and wasn't a vendor lock-in situation, but if and buts were candies and nuts...</p><p>Flatpaks, Snaps, & AppImages: "Do we really need these Universal App For...<br /><a href=\"https://youtube.com/watch?v=so_f6OtRWRo\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">youtube.com/watch?v=so_f6OtRWR</span><span class=\"invisible\">o</span></a></p>",
"contentMap": {
"en": "<p>When it comes to <a href=\"https://snabelen.no/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> and packages for the user, <a href=\"https://snabelen.no/tags/Flatpak\" class=\"mention hashtag\" rel=\"tag\">#<span>Flatpak</span></a> for when you need shared dependencies and <a href=\"https://snabelen.no/tags/AppImage\" class=\"mention hashtag\" rel=\"tag\">#<span>AppImage</span></a> for when you need a portable app. Basically we've already solved both the "app store" and "downloadable executable" problems. </p><p>Snaps could compete, if it supported third party repos OOB and wasn't a vendor lock-in situation, but if and buts were candies and nuts...</p><p>Flatpaks, Snaps, & AppImages: "Do we really need these Universal App For...<br /><a href=\"https://youtube.com/watch?v=so_f6OtRWRo\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">youtube.com/watch?v=so_f6OtRWR</span><span class=\"invisible\">o</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://snabelen.no/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://snabelen.no/tags/flatpak",
"name": "#flatpak"
},
{
"type": "Hashtag",
"href": "https://snabelen.no/tags/appimage",
"name": "#appimage"
}
],
"replies": {
"id": "https://snabelen.no/users/hopland/statuses/114122971314875755/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://snabelen.no/users/hopland/statuses/114122971314875755/replies?min_id=114123006863660985&page=true",
"partOf": "https://snabelen.no/users/hopland/statuses/114122971314875755/replies",
"items": [
"https://snabelen.no/users/hopland/statuses/114123006863660985"
]
}
},
"likes": {
"id": "https://snabelen.no/users/hopland/statuses/114122971314875755/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://snabelen.no/users/hopland/statuses/114122971314875755/shares",
"type": "Collection",
"totalItems": 1
}
}