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://coffeebean.social/users/chris/statuses/112060376820440831/activity",
"type": "Create",
"actor": "https://coffeebean.social/users/chris",
"published": "2024-03-08T13:47:32Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://coffeebean.social/users/chris/followers"
],
"object": {
"id": "https://coffeebean.social/users/chris/statuses/112060376820440831",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-03-08T13:47:32Z",
"url": "https://coffeebean.social/@chris/112060376820440831",
"attributedTo": "https://coffeebean.social/users/chris",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://coffeebean.social/users/chris/followers"
],
"sensitive": false,
"atomUri": "https://coffeebean.social/users/chris/statuses/112060376820440831",
"inReplyToAtomUri": null,
"conversation": "tag:coffeebean.social,2024-03-08:objectId=82198:objectType=Conversation",
"content": "<p>Bonjour mon amis! <br />ok just kidding, I don’t speak <a href=\"https://coffeebean.social/tags/French\" class=\"mention hashtag\" rel=\"tag\">#<span>French</span></a> (yet) but I’m beginning to learn. What are your favorite <a href=\"https://coffeebean.social/tags/language\" class=\"mention hashtag\" rel=\"tag\">#<span>language</span></a> <a href=\"https://coffeebean.social/tags/learning\" class=\"mention hashtag\" rel=\"tag\">#<span>learning</span></a> methods, suggestions for French fedi accounts, or anything that would help me learn?</p>",
"contentMap": {
"en": "<p>Bonjour mon amis! <br />ok just kidding, I don’t speak <a href=\"https://coffeebean.social/tags/French\" class=\"mention hashtag\" rel=\"tag\">#<span>French</span></a> (yet) but I’m beginning to learn. What are your favorite <a href=\"https://coffeebean.social/tags/language\" class=\"mention hashtag\" rel=\"tag\">#<span>language</span></a> <a href=\"https://coffeebean.social/tags/learning\" class=\"mention hashtag\" rel=\"tag\">#<span>learning</span></a> methods, suggestions for French fedi accounts, or anything that would help me learn?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://coffeebean.social/tags/french",
"name": "#french"
},
{
"type": "Hashtag",
"href": "https://coffeebean.social/tags/language",
"name": "#language"
},
{
"type": "Hashtag",
"href": "https://coffeebean.social/tags/learning",
"name": "#learning"
}
],
"replies": {
"id": "https://coffeebean.social/users/chris/statuses/112060376820440831/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://coffeebean.social/users/chris/statuses/112060376820440831/replies?only_other_accounts=true&page=true",
"partOf": "https://coffeebean.social/users/chris/statuses/112060376820440831/replies",
"items": []
}
},
"likes": {
"id": "https://coffeebean.social/users/chris/statuses/112060376820440831/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://coffeebean.social/users/chris/statuses/112060376820440831/shares",
"type": "Collection",
"totalItems": 0
}
}
}