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://floss.social/users/etpinard/statuses/109388290016152415",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-22T16:00:43Z",
"url": "https://floss.social/@etpinard/109388290016152415",
"attributedTo": "https://floss.social/users/etpinard",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://floss.social/users/etpinard/followers"
],
"sensitive": false,
"atomUri": "https://floss.social/users/etpinard/statuses/109388290016152415",
"inReplyToAtomUri": null,
"conversation": "tag:floss.social,2022-11-22:objectId=25163164:objectType=Conversation",
"content": "<p>Seeing a lot of posts on potential <a href=\"https://floss.social/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> improvements e.g. algorithmic (albeit open-source) timelines, quote replies, non-href account verification. </p><p>Maybe soon enough we'll be talking about Mastodon distributions, similar to <a href=\"https://floss.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a></p>",
"contentMap": {
"en": "<p>Seeing a lot of posts on potential <a href=\"https://floss.social/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> improvements e.g. algorithmic (albeit open-source) timelines, quote replies, non-href account verification. </p><p>Maybe soon enough we'll be talking about Mastodon distributions, similar to <a href=\"https://floss.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://floss.social/tags/Mastodon",
"name": "#Mastodon"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/Linux",
"name": "#Linux"
}
],
"replies": {
"id": "https://floss.social/users/etpinard/statuses/109388290016152415/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://floss.social/users/etpinard/statuses/109388290016152415/replies?only_other_accounts=true&page=true",
"partOf": "https://floss.social/users/etpinard/statuses/109388290016152415/replies",
"items": []
}
},
"likes": {
"id": "https://floss.social/users/etpinard/statuses/109388290016152415/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://floss.social/users/etpinard/statuses/109388290016152415/shares",
"type": "Collection",
"totalItems": 0
}
}