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.social/users/nixCraft/statuses/113486610722598886",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-15T10:57:34Z",
"url": "https://mastodon.social/@nixCraft/113486610722598886",
"attributedTo": "https://mastodon.social/users/nixCraft",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/nixCraft/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/nixCraft/statuses/113486610722598886",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-15:objectId=848691964:objectType=Conversation",
"content": "<p>If you could describe yourself in one <a href=\"https://mastodon.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> command, how would you do it? </p><p>a) sudo rm -rf /* - Destructive person.</p><p>b) grep -r "answer" / - Searching for answers and information about the universe.</p><p>c) cat /dev/random - Thinking about being creative with unexpected outputs!</p><p>d) man {command} - Always try to explain things when asked.</p><p>e) ls -l /dev/null - Nothing of value contributed to society.</p><p>f) fortune | cowsay | lolcat - Add random wisdom, but mostly nonsense, to the conversation.</p>",
"contentMap": {
"en": "<p>If you could describe yourself in one <a href=\"https://mastodon.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> command, how would you do it? </p><p>a) sudo rm -rf /* - Destructive person.</p><p>b) grep -r "answer" / - Searching for answers and information about the universe.</p><p>c) cat /dev/random - Thinking about being creative with unexpected outputs!</p><p>d) man {command} - Always try to explain things when asked.</p><p>e) ls -l /dev/null - Nothing of value contributed to society.</p><p>f) fortune | cowsay | lolcat - Add random wisdom, but mostly nonsense, to the conversation.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/linux",
"name": "#linux"
}
],
"replies": {
"id": "https://mastodon.social/users/nixCraft/statuses/113486610722598886/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/nixCraft/statuses/113486610722598886/replies?min_id=113486621939289584&page=true",
"partOf": "https://mastodon.social/users/nixCraft/statuses/113486610722598886/replies",
"items": [
"https://mastodon.social/users/nixCraft/statuses/113486621939289584"
]
}
},
"likes": {
"id": "https://mastodon.social/users/nixCraft/statuses/113486610722598886/likes",
"type": "Collection",
"totalItems": 38
},
"shares": {
"id": "https://mastodon.social/users/nixCraft/statuses/113486610722598886/shares",
"type": "Collection",
"totalItems": 24
}
}