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://chaos.social/users/icing/statuses/109312647112021838",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/bert_hubert/statuses/109309968065635389",
"published": "2022-11-09T07:23:44Z",
"url": "https://chaos.social/@icing/109312647112021838",
"attributedTo": "https://chaos.social/users/icing",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/icing/followers",
"https://social.secret-wg.org/users/huitema",
"https://mastodon.gougere.fr/users/bortzmeyer",
"https://fosstodon.org/users/bert_hubert"
],
"sensitive": true,
"atomUri": "https://chaos.social/users/icing/statuses/109312647112021838",
"inReplyToAtomUri": "https://fosstodon.org/users/bert_hubert/statuses/109309968065635389",
"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> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@bert_hubert\" class=\"u-url mention\">@<span>bert_hubert</span></a></span> FFI is incredibly old and restricted and working and supported by all platforms.</p><p>Apple has defined sth better for Swift and implemented it for all their OS (But not for Linux). Bc Apple wanted shared libraries (battery life) with better features.</p><p>So, change is possible. But its the OS where it needs to happen.</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> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@bert_hubert\" class=\"u-url mention\">@<span>bert_hubert</span></a></span> FFI is incredibly old and restricted and working and supported by all platforms.</p><p>Apple has defined sth better for Swift and implemented it for all their OS (But not for Linux). Bc Apple wanted shared libraries (battery life) with better features.</p><p>So, change is possible. But its the OS where it needs to happen.</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"
},
{
"type": "Mention",
"href": "https://fosstodon.org/users/bert_hubert",
"name": "@bert_hubert@fosstodon.org"
}
],
"replies": {
"id": "https://chaos.social/users/icing/statuses/109312647112021838/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/icing/statuses/109312647112021838/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/icing/statuses/109312647112021838/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/icing/statuses/109312647112021838/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://chaos.social/users/icing/statuses/109312647112021838/shares",
"type": "Collection",
"totalItems": 0
}
}