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"
}
],
"id": "https://toot.cafe/users/baldur/statuses/54040",
"type": "Note",
"summary": null,
"inReplyTo": "https://a.weirder.earth/users/mykola/updates/368",
"published": "2017-04-10T14:47:15Z",
"url": "https://toot.cafe/@baldur/54040",
"attributedTo": "https://toot.cafe/users/baldur",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.cafe/users/baldur/followers",
"https://a.weirder.earth/users/mykola"
],
"sensitive": false,
"atomUri": "tag:toot.cafe,2017-04-10:objectId=54040:objectType=Status",
"inReplyToAtomUri": "tag:a.weirder.earth,2017-04-10:objectId=8874:objectType=Status",
"conversation": null,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://a.weirder.earth/@mykola\" class=\"u-url mention\">@<span>mykola</span></a></span> There's also a decent chance that the network component isn't the biggest bottleneck in Mastodon's performance as perceived by users. (I say that without having looked at any of the code so could be entirely wrong.)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://a.weirder.earth/@mykola\" class=\"u-url mention\">@<span>mykola</span></a></span> There's also a decent chance that the network component isn't the biggest bottleneck in Mastodon's performance as perceived by users. (I say that without having looked at any of the code so could be entirely wrong.)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://a.weirder.earth/users/mykola",
"name": "@mykola@a.weirder.earth"
}
],
"replies": {
"id": "https://toot.cafe/users/baldur/statuses/54040/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.cafe/users/baldur/statuses/54040/replies?only_other_accounts=true&page=true",
"partOf": "https://toot.cafe/users/baldur/statuses/54040/replies",
"items": []
}
},
"likes": {
"id": "https://toot.cafe/users/baldur/statuses/54040/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://toot.cafe/users/baldur/statuses/54040/shares",
"type": "Collection",
"totalItems": 0
}
}