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://waldvogel.family/users/marcel/statuses/111629416614059194/replies",
"type": "Collection",
"first": {
"id": "https://waldvogel.family/users/marcel/statuses/111629416614059194/replies?page=true",
"type": "CollectionPage",
"next": "https://waldvogel.family/users/marcel/statuses/111629416614059194/replies?only_other_accounts=true&page=true",
"partOf": "https://waldvogel.family/users/marcel/statuses/111629416614059194/replies",
"items": [
{
"id": "https://waldvogel.family/users/marcel/statuses/111629436476892720",
"type": "Note",
"summary": null,
"inReplyTo": "https://waldvogel.family/users/marcel/statuses/111629416614059194",
"published": "2023-12-23T11:13:44Z",
"url": "https://waldvogel.family/@marcel/111629436476892720",
"attributedTo": "https://waldvogel.family/users/marcel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://waldvogel.family/users/marcel/followers"
],
"sensitive": false,
"atomUri": "https://waldvogel.family/users/marcel/statuses/111629436476892720",
"inReplyToAtomUri": "https://waldvogel.family/users/marcel/statuses/111629416614059194",
"conversation": "tag:waldvogel.family,2023-12-23:objectId=2896732:objectType=Conversation",
"content": "<p>9️⃣ Generating Multi-Architecture Docker Images Made Easy (2020-05)<br /><a href=\"https://waldvogel.family/tags/Docker\" class=\"mention hashtag\" rel=\"tag\">#<span>Docker</span></a> (and therefore <a href=\"https://waldvogel.family/tags/Kubernetes\" class=\"mention hashtag\" rel=\"tag\">#<span>Kubernetes</span></a>) images are a versatile, high-level way of providing service and application abstraction. To some extent, it is platform-independent. However, it is not automatically processor-independent. Creating multi-architecture docker images is easier than what you think; using them is trivial (i.e., automatic).</p><p>Here my experiences for adding that to a few projects:<br /><a href=\"https://netfuture.ch/2020/05/multi-arch-docker-image-easy/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">netfuture.ch/2020/05/multi-arc</span><span class=\"invisible\">h-docker-image-easy/</span></a></p>",
"contentMap": {
"en": "<p>9️⃣ Generating Multi-Architecture Docker Images Made Easy (2020-05)<br /><a href=\"https://waldvogel.family/tags/Docker\" class=\"mention hashtag\" rel=\"tag\">#<span>Docker</span></a> (and therefore <a href=\"https://waldvogel.family/tags/Kubernetes\" class=\"mention hashtag\" rel=\"tag\">#<span>Kubernetes</span></a>) images are a versatile, high-level way of providing service and application abstraction. To some extent, it is platform-independent. However, it is not automatically processor-independent. Creating multi-architecture docker images is easier than what you think; using them is trivial (i.e., automatic).</p><p>Here my experiences for adding that to a few projects:<br /><a href=\"https://netfuture.ch/2020/05/multi-arch-docker-image-easy/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">netfuture.ch/2020/05/multi-arc</span><span class=\"invisible\">h-docker-image-easy/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://waldvogel.family/tags/docker",
"name": "#docker"
},
{
"type": "Hashtag",
"href": "https://waldvogel.family/tags/kubernetes",
"name": "#kubernetes"
}
],
"replies": {
"id": "https://waldvogel.family/users/marcel/statuses/111629436476892720/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://waldvogel.family/users/marcel/statuses/111629436476892720/replies?min_id=111629457695607403&page=true",
"partOf": "https://waldvogel.family/users/marcel/statuses/111629436476892720/replies",
"items": [
"https://waldvogel.family/users/marcel/statuses/111629457695607403"
]
}
},
"likes": {
"id": "https://waldvogel.family/users/marcel/statuses/111629436476892720/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://waldvogel.family/users/marcel/statuses/111629436476892720/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}