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/davetron5000/statuses/112400607843089478",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-05-07T15:52:45Z",
"url": "https://ruby.social/@davetron5000/112400607843089478",
"attributedTo": "https://ruby.social/users/davetron5000",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/davetron5000/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/davetron5000/statuses/112400607843089478",
"inReplyToAtomUri": null,
"conversation": "tag:ruby.social,2024-05-07:objectId=44993296:objectType=Conversation",
"content": "<p>2025 is the final RailsConf as we know it, per <a href=\"https://rubycentral.org/news/anewearforrubycentralevents/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">rubycentral.org/news/anewearfo</span><span class=\"invisible\">rrubycentralevents/</span></a></p><p>I have been kinda of two minds on conferences - I've enjoyed a lot that I've attended/spoken at, but they are also in that sour-spot of being extremely expensive for people to attend yet still having to rely on volunteers for almost all the content and operations. Regional conferences should ameliorate that somewhat.</p>",
"contentMap": {
"en": "<p>2025 is the final RailsConf as we know it, per <a href=\"https://rubycentral.org/news/anewearforrubycentralevents/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">rubycentral.org/news/anewearfo</span><span class=\"invisible\">rrubycentralevents/</span></a></p><p>I have been kinda of two minds on conferences - I've enjoyed a lot that I've attended/spoken at, but they are also in that sour-spot of being extremely expensive for people to attend yet still having to rely on volunteers for almost all the content and operations. Regional conferences should ameliorate that somewhat.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://ruby.social/users/davetron5000/statuses/112400607843089478/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/davetron5000/statuses/112400607843089478/replies?min_id=112400617940628495&page=true",
"partOf": "https://ruby.social/users/davetron5000/statuses/112400607843089478/replies",
"items": [
"https://ruby.social/users/davetron5000/statuses/112400617940628495"
]
}
},
"likes": {
"id": "https://ruby.social/users/davetron5000/statuses/112400607843089478/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://ruby.social/users/davetron5000/statuses/112400607843089478/shares",
"type": "Collection",
"totalItems": 3
}
}