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://social.jvns.ca/users/b0rk/statuses/109700753297212006",
"type": "Note",
"summary": null,
"inReplyTo": "https://aus.social/users/projectgus/statuses/109700727020534880",
"published": "2023-01-16T20:24:14Z",
"url": "https://social.jvns.ca/@b0rk/109700753297212006",
"attributedTo": "https://social.jvns.ca/users/b0rk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.jvns.ca/users/b0rk/followers",
"https://aus.social/users/projectgus",
"https://aus.social/users/jpm"
],
"sensitive": false,
"atomUri": "https://social.jvns.ca/users/b0rk/statuses/109700753297212006",
"inReplyToAtomUri": "https://aus.social/users/projectgus/statuses/109700727020534880",
"conversation": "tag:jvns.ca,2023-01-16:objectId=16950:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://aus.social/@projectgus\" class=\"u-url mention\">@<span>projectgus</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://aus.social/@jpm\" class=\"u-url mention\">@<span>jpm</span></a></span> yeah I don't think it's actually possible to implement a generic 1-bit integer Like, what would you do with the other 7 bits of the byte?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://aus.social/@projectgus\" class=\"u-url mention\">@<span>projectgus</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://aus.social/@jpm\" class=\"u-url mention\">@<span>jpm</span></a></span> yeah I don't think it's actually possible to implement a generic 1-bit integer Like, what would you do with the other 7 bits of the byte?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://aus.social/users/projectgus",
"name": "@projectgus@aus.social"
},
{
"type": "Mention",
"href": "https://aus.social/users/jpm",
"name": "@jpm@aus.social"
}
],
"replies": {
"id": "https://social.jvns.ca/users/b0rk/statuses/109700753297212006/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.jvns.ca/users/b0rk/statuses/109700753297212006/replies?only_other_accounts=true&page=true",
"partOf": "https://social.jvns.ca/users/b0rk/statuses/109700753297212006/replies",
"items": []
}
},
"likes": {
"id": "https://social.jvns.ca/users/b0rk/statuses/109700753297212006/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.jvns.ca/users/b0rk/statuses/109700753297212006/shares",
"type": "Collection",
"totalItems": 0
}
}