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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://mastodon.gamedev.place/users/aras/statuses/110038448274403056",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-17T11:44:30Z",
"url": "https://mastodon.gamedev.place/@aras/110038448274403056",
"attributedTo": "https://mastodon.gamedev.place/users/aras",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/aras/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/aras/statuses/110038448274403056",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2023-03-17:objectId=31733534:objectType=Conversation",
"content": "<p>Recently Blender (for 3.6) got a new Stanford PLY importer/exporter, that is a bunch faster than the previous Python based code. I might have just sped up the importer additional 2x-4x times, as well as fixed some bugs. <a href=\"https://projects.blender.org/blender/blender/pulls/105842\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">projects.blender.org/blender/b</span><span class=\"invisible\">lender/pulls/105842</span></a></p>",
"contentMap": {
"en": "<p>Recently Blender (for 3.6) got a new Stanford PLY importer/exporter, that is a bunch faster than the previous Python based code. I might have just sped up the importer additional 2x-4x times, as well as fixed some bugs. <a href=\"https://projects.blender.org/blender/blender/pulls/105842\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">projects.blender.org/blender/b</span><span class=\"invisible\">lender/pulls/105842</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/110/038/446/501/338/372/original/04237481871bf005.png",
"name": "",
"blurhash": "UFS=@ro}pKjYyZR6n#V@E8oys.ofnfR*juW=",
"focalPoint": [
0.96,
-1
],
"width": 862,
"height": 519
}
],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/aras/statuses/110038448274403056/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/aras/statuses/110038448274403056/replies?min_id=110039254084078679&page=true",
"partOf": "https://mastodon.gamedev.place/users/aras/statuses/110038448274403056/replies",
"items": [
"https://mastodon.gamedev.place/users/aras/statuses/110039254084078679"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/aras/statuses/110038448274403056/likes",
"type": "Collection",
"totalItems": 49
},
"shares": {
"id": "https://mastodon.gamedev.place/users/aras/statuses/110038448274403056/shares",
"type": "Collection",
"totalItems": 5
}
}