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://fosstodon.org/users/lukeshu/statuses/111642717154186743",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-25T19:31:11Z",
"url": "https://fosstodon.org/@lukeshu/111642717154186743",
"attributedTo": "https://fosstodon.org/users/lukeshu",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/lukeshu/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/lukeshu/statuses/111642717154186743",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-12-25:objectId=171583249:objectType=Conversation",
"content": "<p>I mostly follow people, not hashtags. If I follow you out of nowhere, it probably means that someone I follow boosted one of your toots, and I liked it. So I follow lots of friend-of-acquaintances.</p><p>Very-specific hashtags are usually fine, but many of them are way too spammy. Like, # linux is unbearable.</p><p><a href=\"https://fosstodon.org/tags/feditips\" class=\"mention hashtag\" rel=\"tag\">#<span>feditips</span></a>? Or maybe I'm the one using Mastodon wrong.</p>",
"contentMap": {
"en": "<p>I mostly follow people, not hashtags. If I follow you out of nowhere, it probably means that someone I follow boosted one of your toots, and I liked it. So I follow lots of friend-of-acquaintances.</p><p>Very-specific hashtags are usually fine, but many of them are way too spammy. Like, # linux is unbearable.</p><p><a href=\"https://fosstodon.org/tags/feditips\" class=\"mention hashtag\" rel=\"tag\">#<span>feditips</span></a>? Or maybe I'm the one using Mastodon wrong.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/feditips",
"name": "#feditips"
}
],
"replies": {
"id": "https://fosstodon.org/users/lukeshu/statuses/111642717154186743/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/lukeshu/statuses/111642717154186743/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/lukeshu/statuses/111642717154186743/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/lukeshu/statuses/111642717154186743/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://fosstodon.org/users/lukeshu/statuses/111642717154186743/shares",
"type": "Collection",
"totalItems": 1
}
}