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://ruby.social/users/floehopper/statuses/103913036575337317/activity",
"type": "Create",
"actor": "https://ruby.social/users/floehopper",
"published": "2020-03-30T16:51:45Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/floehopper/followers"
],
"object": {
"id": "https://ruby.social/users/floehopper/statuses/103913036575337317",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2020-03-30T16:51:45Z",
"url": "https://ruby.social/@floehopper/103913036575337317",
"attributedTo": "https://ruby.social/users/floehopper",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/floehopper/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/floehopper/statuses/103913036575337317",
"inReplyToAtomUri": null,
"conversation": "tag:ruby.social,2020-03-30:objectId=3201408:objectType=Conversation",
"content": "<p>I wrote a blog post for the first time in ages and it's Ruby-related!</p><p><a href=\"https://jamesmead.org/blog/2020-03-30-automatic-backup-of-trello-boards-to-s3-using-aws-cdk\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">jamesmead.org/blog/2020-03-30-</span><span class=\"invisible\">automatic-backup-of-trello-boards-to-s3-using-aws-cdk</span></a></p><p><a href=\"https://ruby.social/tags/ruby\" class=\"mention hashtag\" rel=\"tag\">#<span>ruby</span></a> <a href=\"https://ruby.social/tags/serverless\" class=\"mention hashtag\" rel=\"tag\">#<span>serverless</span></a></p>",
"contentMap": {
"en": "<p>I wrote a blog post for the first time in ages and it's Ruby-related!</p><p><a href=\"https://jamesmead.org/blog/2020-03-30-automatic-backup-of-trello-boards-to-s3-using-aws-cdk\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">jamesmead.org/blog/2020-03-30-</span><span class=\"invisible\">automatic-backup-of-trello-boards-to-s3-using-aws-cdk</span></a></p><p><a href=\"https://ruby.social/tags/ruby\" class=\"mention hashtag\" rel=\"tag\">#<span>ruby</span></a> <a href=\"https://ruby.social/tags/serverless\" class=\"mention hashtag\" rel=\"tag\">#<span>serverless</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://ruby.social/tags/ruby",
"name": "#ruby"
},
{
"type": "Hashtag",
"href": "https://ruby.social/tags/serverless",
"name": "#serverless"
}
],
"replies": {
"id": "https://ruby.social/users/floehopper/statuses/103913036575337317/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/floehopper/statuses/103913036575337317/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/floehopper/statuses/103913036575337317/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/floehopper/statuses/103913036575337317/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://ruby.social/users/floehopper/statuses/103913036575337317/shares",
"type": "Collection",
"totalItems": 0
}
}
}