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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://tweesecake.social/users/josh/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://tweesecake.social/users/josh/statuses/109326444778358415",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-11T17:52:39Z",
"url": "https://tweesecake.social/@josh/109326444778358415",
"attributedTo": "https://tweesecake.social/users/josh",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://tweesecake.social/users/josh/followers"
],
"sensitive": false,
"atomUri": "https://tweesecake.social/users/josh/statuses/109326444778358415",
"inReplyToAtomUri": null,
"conversation": "tag:tweesecake.social,2022-11-11:objectId=3:objectType=Conversation",
"content": "<p>Well, Hi, Hello! I'm quite lonely over here, the first account on the TweeseCake instance! I'm not entirely sure what I'm going to use this account for yet, but my main idea is for more dev-related things with TC and such. I'd like to keep my account over at @joshms open, because I do like the personal feel of the cave. So that'd probably be for more personal things. So here I am! <a href=\"https://tweesecake.social/tags/introductions\" class=\"mention hashtag\" rel=\"tag\">#<span>introductions</span></a></p>",
"contentMap": {
"en": "<p>Well, Hi, Hello! I'm quite lonely over here, the first account on the TweeseCake instance! I'm not entirely sure what I'm going to use this account for yet, but my main idea is for more dev-related things with TC and such. I'd like to keep my account over at @joshms open, because I do like the personal feel of the cave. So that'd probably be for more personal things. So here I am! <a href=\"https://tweesecake.social/tags/introductions\" class=\"mention hashtag\" rel=\"tag\">#<span>introductions</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://tweesecake.social/tags/introductions",
"name": "#introductions"
}
],
"replies": {
"id": "https://tweesecake.social/users/josh/statuses/109326444778358415/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://tweesecake.social/users/josh/statuses/109326444778358415/replies?only_other_accounts=true&page=true",
"partOf": "https://tweesecake.social/users/josh/statuses/109326444778358415/replies",
"items": []
}
},
"likes": {
"id": "https://tweesecake.social/users/josh/statuses/109326444778358415/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://tweesecake.social/users/josh/statuses/109326444778358415/shares",
"type": "Collection",
"totalItems": 1
}
}
]
}