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://mastodon.ml/users/akhil/statuses/112533868223112399",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-05-31T04:42:37Z",
"url": "https://mastodon.ml/@akhil/112533868223112399",
"attributedTo": "https://mastodon.ml/users/akhil",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.ml/users/akhil/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.ml/users/akhil/statuses/112533868223112399",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.ml,2024-05-31:objectId=33088433:objectType=Conversation",
"content": "<p>Для подмана:<br />> cat /etc/containers/registries.conf.d/xx-docker_mirror.conf <br />[[registry]]<br />prefix = "docker.io"<br />location = "huecker.io"</p><p><a href=\"https://mastodon.ml/tags/docker\" class=\"mention hashtag\" rel=\"tag\">#<span>docker</span></a> <a href=\"https://mastodon.ml/tags/podman\" class=\"mention hashtag\" rel=\"tag\">#<span>podman</span></a></p>",
"contentMap": {
"ru": "<p>Для подмана:<br />> cat /etc/containers/registries.conf.d/xx-docker_mirror.conf <br />[[registry]]<br />prefix = "docker.io"<br />location = "huecker.io"</p><p><a href=\"https://mastodon.ml/tags/docker\" class=\"mention hashtag\" rel=\"tag\">#<span>docker</span></a> <a href=\"https://mastodon.ml/tags/podman\" class=\"mention hashtag\" rel=\"tag\">#<span>podman</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.ml/tags/docker",
"name": "#docker"
},
{
"type": "Hashtag",
"href": "https://mastodon.ml/tags/podman",
"name": "#podman"
}
],
"replies": {
"id": "https://mastodon.ml/users/akhil/statuses/112533868223112399/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.ml/users/akhil/statuses/112533868223112399/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.ml/users/akhil/statuses/112533868223112399/replies",
"items": []
}
}
}