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"
}
],
"id": "https://mastodon.social/users/ddipp/statuses/110939528326271744/activity",
"type": "Create",
"actor": "https://mastodon.social/users/ddipp",
"published": "2023-08-23T15:01:01Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/ddipp/followers",
"https://mastodon.ml/users/mnnwvn",
"https://mastodon.ml/users/kizhifox"
],
"object": {
"id": "https://mastodon.social/users/ddipp/statuses/110939528326271744",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-08-23T15:01:01Z",
"url": "https://mastodon.social/@ddipp/110939528326271744",
"attributedTo": "https://mastodon.social/users/ddipp",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/ddipp/followers",
"https://mastodon.ml/users/mnnwvn",
"https://mastodon.ml/users/kizhifox"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/ddipp/statuses/110939528326271744",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.ml,2023-08-23:objectId=20841054:objectType=Conversation",
"content": "<p>По умолчанию добавление пользователей в группу sudo позволяет выполнять любые команды от root из под пароля юзера.<br />Но если настроить sudo через visudo, то будет счастье.<br />Читать man sudoers, раздел EXAMPLES </p><p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.ml/@mnnwvn\" class=\"u-url mention\">@<span>mnnwvn</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.ml/@kizhifox\" class=\"u-url mention\">@<span>kizhifox</span></a></span></p>",
"contentMap": {
"ru": "<p>По умолчанию добавление пользователей в группу sudo позволяет выполнять любые команды от root из под пароля юзера.<br />Но если настроить sudo через visudo, то будет счастье.<br />Читать man sudoers, раздел EXAMPLES </p><p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.ml/@mnnwvn\" class=\"u-url mention\">@<span>mnnwvn</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.ml/@kizhifox\" class=\"u-url mention\">@<span>kizhifox</span></a></span></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.ml/users/mnnwvn",
"name": "@mnnwvn@mastodon.ml"
},
{
"type": "Mention",
"href": "https://mastodon.ml/users/kizhifox",
"name": "@kizhifox@mastodon.ml"
}
],
"replies": {
"id": "https://mastodon.social/users/ddipp/statuses/110939528326271744/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ddipp/statuses/110939528326271744/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/ddipp/statuses/110939528326271744/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/ddipp/statuses/110939528326271744/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/ddipp/statuses/110939528326271744/shares",
"type": "Collection",
"totalItems": 0
}
}
}