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/nony/statuses/110474400776279918",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-06-02T11:32:58Z",
"url": "https://ruby.social/@nony/110474400776279918",
"attributedTo": "https://ruby.social/users/nony",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/nony/followers",
"https://ruby.social/users/ufuk",
"https://mastodon.social/users/tenderlove"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/nony/statuses/110474400776279918",
"inReplyToAtomUri": null,
"conversation": "tag:ruby.social,2023-06-02:objectId=23008923:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@ufuk\" class=\"u-url mention\">@<span>ufuk</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@tenderlove\" class=\"u-url mention\">@<span>tenderlove</span></a></span> </p><p>At Zendesk we've started to give YJIT a shot! On that note, I'm attempting to get a PR merged into dd-trace-rb that would add YJIT stats to Datadog's Ruby runtime metrics: <a href=\"https://github.com/DataDog/dd-trace-rb/pull/2711\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/DataDog/dd-trace-rb</span><span class=\"invisible\">/pull/2711</span></a></p><p>Currently, the PR only adds the primitive YJIT stats. Are there stats from the extended metrics list you find particularly useful that should, perhaps, be included?</p><p>Or, is there someone specific at Shopify I should talk to about this? 🙏</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@ufuk\" class=\"u-url mention\">@<span>ufuk</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@tenderlove\" class=\"u-url mention\">@<span>tenderlove</span></a></span> </p><p>At Zendesk we've started to give YJIT a shot! On that note, I'm attempting to get a PR merged into dd-trace-rb that would add YJIT stats to Datadog's Ruby runtime metrics: <a href=\"https://github.com/DataDog/dd-trace-rb/pull/2711\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/DataDog/dd-trace-rb</span><span class=\"invisible\">/pull/2711</span></a></p><p>Currently, the PR only adds the primitive YJIT stats. Are there stats from the extended metrics list you find particularly useful that should, perhaps, be included?</p><p>Or, is there someone specific at Shopify I should talk to about this? 🙏</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://ruby.social/users/ufuk",
"name": "@ufuk"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/tenderlove",
"name": "@tenderlove@mastodon.social"
}
],
"replies": {
"id": "https://ruby.social/users/nony/statuses/110474400776279918/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/nony/statuses/110474400776279918/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/nony/statuses/110474400776279918/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/nony/statuses/110474400776279918/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://ruby.social/users/nony/statuses/110474400776279918/shares",
"type": "Collection",
"totalItems": 0
}
}