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/thomas_mock/statuses/109856791327074606",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-02-13T09:46:45Z",
"url": "https://fosstodon.org/@thomas_mock/109856791327074606",
"attributedTo": "https://fosstodon.org/users/thomas_mock",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/thomas_mock/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/thomas_mock/statuses/109856791327074606",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-02-13:objectId=87853151:objectType=Conversation",
"content": "<p>Ooh excited about this one!<br />2023-02-13: CHANGES IN R-devel NEW FEATURES <br />"As an experimental feature the placeholder ‘_’ can now also be used in the ‘rhs’ of a forward pipe ‘|>’ expression as the first argument in an extraction call, such as ‘_$coef’. More generally, it can be used as the head of a chain of extractions, such as ‘_$coef[[2]]’."<br /><a href=\"https://fosstodon.org/tags/RStats\" class=\"mention hashtag\" rel=\"tag\">#<span>RStats</span></a> <a href=\"https://fosstodon.org/tags/DataSci\" class=\"mention hashtag\" rel=\"tag\">#<span>DataSci</span></a></p>",
"contentMap": {
"en": "<p>Ooh excited about this one!<br />2023-02-13: CHANGES IN R-devel NEW FEATURES <br />"As an experimental feature the placeholder ‘_’ can now also be used in the ‘rhs’ of a forward pipe ‘|>’ expression as the first argument in an extraction call, such as ‘_$coef’. More generally, it can be used as the head of a chain of extractions, such as ‘_$coef[[2]]’."<br /><a href=\"https://fosstodon.org/tags/RStats\" class=\"mention hashtag\" rel=\"tag\">#<span>RStats</span></a> <a href=\"https://fosstodon.org/tags/DataSci\" class=\"mention hashtag\" rel=\"tag\">#<span>DataSci</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rstats",
"name": "#rstats"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/datasci",
"name": "#datasci"
}
],
"replies": {
"id": "https://fosstodon.org/users/thomas_mock/statuses/109856791327074606/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/thomas_mock/statuses/109856791327074606/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/thomas_mock/statuses/109856791327074606/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/thomas_mock/statuses/109856791327074606/likes",
"type": "Collection",
"totalItems": 35
},
"shares": {
"id": "https://fosstodon.org/users/thomas_mock/statuses/109856791327074606/shares",
"type": "Collection",
"totalItems": 24
}
}