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/reallylazybear/statuses/114046366025656149",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-22T07:30:42Z",
"url": "https://mastodon.social/@reallylazybear/114046366025656149",
"attributedTo": "https://mastodon.social/users/reallylazybear",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/reallylazybear/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/reallylazybear/statuses/114046366025656149",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-02-22:objectId=927780083:objectType=Conversation",
"content": "<p>So I've been doing some android-x86 experiments with Amazon Echo Dot. Scary right? The always listening device interacting with an android-x86 VM. Absolutely proprietary trash, but I'm bored and I have no friends to play with lololol</p><p><a href=\"https://mastodon.social/tags/amazon\" class=\"mention hashtag\" rel=\"tag\">#<span>amazon</span></a> <a href=\"https://mastodon.social/tags/alexa\" class=\"mention hashtag\" rel=\"tag\">#<span>alexa</span></a> <a href=\"https://mastodon.social/tags/android\" class=\"mention hashtag\" rel=\"tag\">#<span>android</span></a> <a href=\"https://mastodon.social/tags/aosp\" class=\"mention hashtag\" rel=\"tag\">#<span>aosp</span></a> <a href=\"https://mastodon.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p>",
"contentMap": {
"en": "<p>So I've been doing some android-x86 experiments with Amazon Echo Dot. Scary right? The always listening device interacting with an android-x86 VM. Absolutely proprietary trash, but I'm bored and I have no friends to play with lololol</p><p><a href=\"https://mastodon.social/tags/amazon\" class=\"mention hashtag\" rel=\"tag\">#<span>amazon</span></a> <a href=\"https://mastodon.social/tags/alexa\" class=\"mention hashtag\" rel=\"tag\">#<span>alexa</span></a> <a href=\"https://mastodon.social/tags/android\" class=\"mention hashtag\" rel=\"tag\">#<span>android</span></a> <a href=\"https://mastodon.social/tags/aosp\" class=\"mention hashtag\" rel=\"tag\">#<span>aosp</span></a> <a href=\"https://mastodon.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/amazon",
"name": "#amazon"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/alexa",
"name": "#alexa"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/android",
"name": "#android"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/aosp",
"name": "#aosp"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/linux",
"name": "#linux"
}
],
"replies": {
"id": "https://mastodon.social/users/reallylazybear/statuses/114046366025656149/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/reallylazybear/statuses/114046366025656149/replies?min_id=114046386519564738&page=true",
"partOf": "https://mastodon.social/users/reallylazybear/statuses/114046366025656149/replies",
"items": [
"https://mastodon.social/users/reallylazybear/statuses/114046386519564738"
]
}
},
"likes": {
"id": "https://mastodon.social/users/reallylazybear/statuses/114046366025656149/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/reallylazybear/statuses/114046366025656149/shares",
"type": "Collection",
"totalItems": 1
}
}