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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://infosec.exchange/users/zak/statuses/114423871855330207",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-29T23:35:24Z",
"url": "https://infosec.exchange/@zak/114423871855330207",
"attributedTo": "https://infosec.exchange/users/zak",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/zak/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/zak/statuses/114423871855330207",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2025-04-29:objectId=266393399:objectType=Conversation",
"content": "<p>I am, and I'm sorry in advance, just starting to get into containers. I mentioned this a few weeks ago just trying to learn more, but I'm going to start really getting into it. Do I need to start with Docker? I've heard about Podman and in learning about both, it seems like a fantastic alternative. But I don't see it discussed much. </p><p>Totally willing to accept recommended tutorials in the form of YouTube videos, documentation, etc to get started with this stuff.</p><p><a href=\"https://infosec.exchange/tags/selfhosted\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosted</span></a> <a href=\"https://infosec.exchange/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> <a href=\"https://infosec.exchange/tags/OCI\" class=\"mention hashtag\" rel=\"tag\">#<span>OCI</span></a> <a href=\"https://infosec.exchange/tags/Docker\" class=\"mention hashtag\" rel=\"tag\">#<span>Docker</span></a></p>",
"contentMap": {
"en": "<p>I am, and I'm sorry in advance, just starting to get into containers. I mentioned this a few weeks ago just trying to learn more, but I'm going to start really getting into it. Do I need to start with Docker? I've heard about Podman and in learning about both, it seems like a fantastic alternative. But I don't see it discussed much. </p><p>Totally willing to accept recommended tutorials in the form of YouTube videos, documentation, etc to get started with this stuff.</p><p><a href=\"https://infosec.exchange/tags/selfhosted\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosted</span></a> <a href=\"https://infosec.exchange/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> <a href=\"https://infosec.exchange/tags/OCI\" class=\"mention hashtag\" rel=\"tag\">#<span>OCI</span></a> <a href=\"https://infosec.exchange/tags/Docker\" class=\"mention hashtag\" rel=\"tag\">#<span>Docker</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/selfhosted",
"name": "#selfhosted"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/foss",
"name": "#foss"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/oci",
"name": "#oci"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/docker",
"name": "#docker"
}
],
"replies": {
"id": "https://infosec.exchange/users/zak/statuses/114423871855330207/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/zak/statuses/114423871855330207/replies?min_id=114424134256189758&page=true",
"partOf": "https://infosec.exchange/users/zak/statuses/114423871855330207/replies",
"items": [
"https://infosec.exchange/users/zak/statuses/114424134256189758"
]
}
},
"likes": {
"id": "https://infosec.exchange/users/zak/statuses/114423871855330207/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://infosec.exchange/users/zak/statuses/114423871855330207/shares",
"type": "Collection",
"totalItems": 2
}
}