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://mastodon.gamedev.place/users/yiningkarlli/statuses/110617884843975622",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-06-27T19:42:51Z",
"url": "https://mastodon.gamedev.place/@yiningkarlli/110617884843975622",
"attributedTo": "https://mastodon.gamedev.place/users/yiningkarlli",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/yiningkarlli/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/yiningkarlli/statuses/110617884843975622",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2023-06-27:objectId=44173819:objectType=Conversation",
"content": "<p>Johannes Hanika has posted the course notes for this year's SIGGRAPH Path Tracing in Production course. This year's edition of the course consists entirely of Weta stuff done for Avatar: The Way of Water, which means that, as you might expect from Johannes, this year's course consists of the finest most fanciest advanced light transport dreamt up by mankind to date:</p><p><a href=\"https://jo.dreggn.org/home/2023_path_of_water.pdf\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">jo.dreggn.org/home/2023_path_o</span><span class=\"invisible\">f_water.pdf</span></a></p>",
"contentMap": {
"en": "<p>Johannes Hanika has posted the course notes for this year's SIGGRAPH Path Tracing in Production course. This year's edition of the course consists entirely of Weta stuff done for Avatar: The Way of Water, which means that, as you might expect from Johannes, this year's course consists of the finest most fanciest advanced light transport dreamt up by mankind to date:</p><p><a href=\"https://jo.dreggn.org/home/2023_path_of_water.pdf\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">jo.dreggn.org/home/2023_path_o</span><span class=\"invisible\">f_water.pdf</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/yiningkarlli/statuses/110617884843975622/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/yiningkarlli/statuses/110617884843975622/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/yiningkarlli/statuses/110617884843975622/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/yiningkarlli/statuses/110617884843975622/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://mastodon.gamedev.place/users/yiningkarlli/statuses/110617884843975622/shares",
"type": "Collection",
"totalItems": 3
}
}