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://sigmoid.social/users/moultano/statuses/110464332316557744",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-05-31T16:52:25Z",
"url": "https://sigmoid.social/@moultano/110464332316557744",
"attributedTo": "https://sigmoid.social/users/moultano",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sigmoid.social/users/moultano/followers",
"https://mathstodon.xyz/users/csk",
"https://mathstodon.xyz/users/jsm28"
],
"sensitive": false,
"atomUri": "https://sigmoid.social/users/moultano/statuses/110464332316557744",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2023-05-29:objectId=52147834:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@csk\" class=\"u-url mention\">@<span>csk</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@jsm28\" class=\"u-url mention\">@<span>jsm28</span></a></span> Does successfully tiling either this or the original require backtracking? Or is it constrained enough that any locally admissible additional tile works?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@csk\" class=\"u-url mention\">@<span>csk</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@jsm28\" class=\"u-url mention\">@<span>jsm28</span></a></span> Does successfully tiling either this or the original require backtracking? Or is it constrained enough that any locally admissible additional tile works?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/csk",
"name": "@csk@mathstodon.xyz"
},
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/jsm28",
"name": "@jsm28@mathstodon.xyz"
}
],
"replies": {
"id": "https://sigmoid.social/users/moultano/statuses/110464332316557744/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sigmoid.social/users/moultano/statuses/110464332316557744/replies?only_other_accounts=true&page=true",
"partOf": "https://sigmoid.social/users/moultano/statuses/110464332316557744/replies",
"items": []
}
},
"likes": {
"id": "https://sigmoid.social/users/moultano/statuses/110464332316557744/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://sigmoid.social/users/moultano/statuses/110464332316557744/shares",
"type": "Collection",
"totalItems": 0
}
}