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://fosstodon.org/users/bert_hubert/statuses/109309968065635389",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.secret-wg.org/users/huitema/statuses/109308739533518095",
"published": "2022-11-08T20:02:25Z",
"url": "https://fosstodon.org/@bert_hubert/109309968065635389",
"attributedTo": "https://fosstodon.org/users/bert_hubert",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/bert_hubert/followers",
"https://social.secret-wg.org/users/huitema",
"https://mastodon.gougere.fr/users/bortzmeyer"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/bert_hubert/statuses/109309968065635389",
"inReplyToAtomUri": "https://social.secret-wg.org/users/huitema/statuses/109308739533518095",
"conversation": "tag:mastodon.gougere.fr,2022-11-08:objectId=9025585:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.secret-wg.org/@huitema\" class=\"u-url mention\">@<span>huitema</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gougere.fr/@bortzmeyer\" class=\"u-url mention\">@<span>bortzmeyer</span></a></span> I once used a 15 year old ABI in the form of a proprietary .o file that provided a very minimal interface. Amazing that it all worked. 64 bit would probably have finally broken it. The .o was OS independent though.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.secret-wg.org/@huitema\" class=\"u-url mention\">@<span>huitema</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gougere.fr/@bortzmeyer\" class=\"u-url mention\">@<span>bortzmeyer</span></a></span> I once used a 15 year old ABI in the form of a proprietary .o file that provided a very minimal interface. Amazing that it all worked. 64 bit would probably have finally broken it. The .o was OS independent though.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.secret-wg.org/users/huitema",
"name": "@huitema@social.secret-wg.org"
},
{
"type": "Mention",
"href": "https://mastodon.gougere.fr/users/bortzmeyer",
"name": "@bortzmeyer@mastodon.gougere.fr"
}
],
"replies": {
"id": "https://fosstodon.org/users/bert_hubert/statuses/109309968065635389/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/bert_hubert/statuses/109309968065635389/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/bert_hubert/statuses/109309968065635389/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/bert_hubert/statuses/109309968065635389/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/bert_hubert/statuses/109309968065635389/shares",
"type": "Collection",
"totalItems": 0
}
}