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://mastodon.social/users/johanhelsing/statuses/109341035261988756",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-14T07:43:12Z",
"url": "https://mastodon.social/@johanhelsing/109341035261988756",
"attributedTo": "https://mastodon.social/users/johanhelsing",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/johanhelsing/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/johanhelsing/statuses/109341035261988756",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-14:objectId=332055533:objectType=Conversation",
"content": "<p>bevy_pancam 0.7.0 released: <a href=\"https://github.com/johanhelsing/bevy_pancam\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/johanhelsing/bevy_p</span><span class=\"invisible\">ancam</span></a></p><p>A bevy plugin for panning orthographic cameras.</p><p>New in 0.7:</p><p>- Optional limits for pannable area (stop at map/level boundaries)<br />- Bevy 0.9 support<br />- bevy-inspector-egui integration (through optional feature)<br />- public system label for solving system order ambiguities<br />- bug fixes and improved crate docs</p><p><a href=\"https://mastodon.social/tags/bevyengine\" class=\"mention hashtag\" rel=\"tag\">#<span>bevyengine</span></a></p>",
"contentMap": {
"en": "<p>bevy_pancam 0.7.0 released: <a href=\"https://github.com/johanhelsing/bevy_pancam\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/johanhelsing/bevy_p</span><span class=\"invisible\">ancam</span></a></p><p>A bevy plugin for panning orthographic cameras.</p><p>New in 0.7:</p><p>- Optional limits for pannable area (stop at map/level boundaries)<br />- Bevy 0.9 support<br />- bevy-inspector-egui integration (through optional feature)<br />- public system label for solving system order ambiguities<br />- bug fixes and improved crate docs</p><p><a href=\"https://mastodon.social/tags/bevyengine\" class=\"mention hashtag\" rel=\"tag\">#<span>bevyengine</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/bevyengine",
"name": "#bevyengine"
}
],
"replies": {
"id": "https://mastodon.social/users/johanhelsing/statuses/109341035261988756/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/johanhelsing/statuses/109341035261988756/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/johanhelsing/statuses/109341035261988756/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/johanhelsing/statuses/109341035261988756/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/johanhelsing/statuses/109341035261988756/shares",
"type": "Collection",
"totalItems": 1
}
}