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://bzh.social/users/u03c1/statuses/113941328449639259",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/nixCraft/statuses/113941125867969390",
"published": "2025-02-03T18:18:16Z",
"url": "https://bzh.social/@u03c1/113941328449639259",
"attributedTo": "https://bzh.social/users/u03c1",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://bzh.social/users/u03c1/followers"
],
"sensitive": false,
"atomUri": "https://bzh.social/users/u03c1/statuses/113941328449639259",
"inReplyToAtomUri": "https://mastodon.social/users/nixCraft/statuses/113941125867969390",
"conversation": "tag:fosstodon.org,2025-02-03:objectId=284538540:objectType=Conversation",
"content": "<p>How many projects or CI stacks, critical or not, in production or not, rely on some Dockerfile starting with "FROM alpine:xxx" ?</p><p><a href=\"https://alpinelinux.org/posts/Seeking-Support-After-Equinix-Metal-Sunsets.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">alpinelinux.org/posts/Seeking-</span><span class=\"invisible\">Support-After-Equinix-Metal-Sunsets.html</span></a></p><p><a href=\"https://bzh.social/tags/alpinelinux\" class=\"mention hashtag\" rel=\"tag\">#<span>alpinelinux</span></a> <a href=\"https://bzh.social/tags/docker\" class=\"mention hashtag\" rel=\"tag\">#<span>docker</span></a> <a href=\"https://bzh.social/tags/CI\" class=\"mention hashtag\" rel=\"tag\">#<span>CI</span></a> <a href=\"https://bzh.social/tags/dev\" class=\"mention hashtag\" rel=\"tag\">#<span>dev</span></a> <a href=\"https://bzh.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://bzh.social/tags/saas\" class=\"mention hashtag\" rel=\"tag\">#<span>saas</span></a> <a href=\"https://bzh.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://bzh.social/tags/devops\" class=\"mention hashtag\" rel=\"tag\">#<span>devops</span></a></p>",
"contentMap": {
"en": "<p>How many projects or CI stacks, critical or not, in production or not, rely on some Dockerfile starting with "FROM alpine:xxx" ?</p><p><a href=\"https://alpinelinux.org/posts/Seeking-Support-After-Equinix-Metal-Sunsets.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">alpinelinux.org/posts/Seeking-</span><span class=\"invisible\">Support-After-Equinix-Metal-Sunsets.html</span></a></p><p><a href=\"https://bzh.social/tags/alpinelinux\" class=\"mention hashtag\" rel=\"tag\">#<span>alpinelinux</span></a> <a href=\"https://bzh.social/tags/docker\" class=\"mention hashtag\" rel=\"tag\">#<span>docker</span></a> <a href=\"https://bzh.social/tags/CI\" class=\"mention hashtag\" rel=\"tag\">#<span>CI</span></a> <a href=\"https://bzh.social/tags/dev\" class=\"mention hashtag\" rel=\"tag\">#<span>dev</span></a> <a href=\"https://bzh.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://bzh.social/tags/saas\" class=\"mention hashtag\" rel=\"tag\">#<span>saas</span></a> <a href=\"https://bzh.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://bzh.social/tags/devops\" class=\"mention hashtag\" rel=\"tag\">#<span>devops</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://bzh.social/tags/alpinelinux",
"name": "#alpinelinux"
},
{
"type": "Hashtag",
"href": "https://bzh.social/tags/docker",
"name": "#docker"
},
{
"type": "Hashtag",
"href": "https://bzh.social/tags/ci",
"name": "#ci"
},
{
"type": "Hashtag",
"href": "https://bzh.social/tags/dev",
"name": "#dev"
},
{
"type": "Hashtag",
"href": "https://bzh.social/tags/webdev",
"name": "#webdev"
},
{
"type": "Hashtag",
"href": "https://bzh.social/tags/saas",
"name": "#saas"
},
{
"type": "Hashtag",
"href": "https://bzh.social/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://bzh.social/tags/devops",
"name": "#devops"
}
],
"replies": {
"id": "https://bzh.social/users/u03c1/statuses/113941328449639259/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bzh.social/users/u03c1/statuses/113941328449639259/replies?only_other_accounts=true&page=true",
"partOf": "https://bzh.social/users/u03c1/statuses/113941328449639259/replies",
"items": []
}
},
"likes": {
"id": "https://bzh.social/users/u03c1/statuses/113941328449639259/likes",
"type": "Collection",
"totalItems": 24
},
"shares": {
"id": "https://bzh.social/users/u03c1/statuses/113941328449639259/shares",
"type": "Collection",
"totalItems": 23
}
}