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://ruby.social/users/kaspth/statuses/109995447184920964",
"type": "Note",
"summary": null,
"inReplyTo": "https://ruby.social/users/nony/statuses/109992346424771777",
"published": "2023-03-09T21:28:46Z",
"url": "https://ruby.social/@kaspth/109995447184920964",
"attributedTo": "https://ruby.social/users/kaspth",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/kaspth/followers",
"https://ruby.social/users/nony"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/kaspth/statuses/109995447184920964",
"inReplyToAtomUri": "https://ruby.social/users/nony/statuses/109992346424771777",
"conversation": "tag:ruby.social,2023-03-08:objectId=18398102:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@nony\" class=\"u-url mention\">@<span>nony</span></a></span> my understanding is it bumps because there's two different scopes, e.g. dee assigns an ivar outside the initialize scope so it's a new branch. Could an eee method that assigns another ivar and check that.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@nony\" class=\"u-url mention\">@<span>nony</span></a></span> my understanding is it bumps because there's two different scopes, e.g. dee assigns an ivar outside the initialize scope so it's a new branch. Could an eee method that assigns another ivar and check that.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://ruby.social/users/nony",
"name": "@nony"
}
],
"replies": {
"id": "https://ruby.social/users/kaspth/statuses/109995447184920964/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/kaspth/statuses/109995447184920964/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/kaspth/statuses/109995447184920964/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/kaspth/statuses/109995447184920964/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://ruby.social/users/kaspth/statuses/109995447184920964/shares",
"type": "Collection",
"totalItems": 0
}
}