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/gpc/statuses/112735324932709925",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-07-05T18:35:43Z",
"url": "https://mastodon.gamedev.place/@gpc/112735324932709925",
"attributedTo": "https://mastodon.gamedev.place/users/gpc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/gpc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/gpc/statuses/112735324932709925",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-07-05:objectId=99669770:objectType=Conversation",
"content": "<p>More from Nixxes at GPC 2024: Menno will talk about frame generation and upscaling! These days, upscaling is an integral part of many games to allow high-fidelity graphics on a wide range of hardware, and Menno will be talking about the state of the art in frame upscaling & generation as part of his "Magic Pixels" talk!</p><p>If you have talk proposals you'd like to submit to GPC, remember that the deadline has been extended to the end of this month!</p>",
"contentMap": {
"en": "<p>More from Nixxes at GPC 2024: Menno will talk about frame generation and upscaling! These days, upscaling is an integral part of many games to allow high-fidelity graphics on a wide range of hardware, and Menno will be talking about the state of the art in frame upscaling & generation as part of his "Magic Pixels" talk!</p><p>If you have talk proposals you'd like to submit to GPC, remember that the deadline has been extended to the end of this month!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/gpc/statuses/112735324932709925/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/gpc/statuses/112735324932709925/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/gpc/statuses/112735324932709925/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/gpc/statuses/112735324932709925/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/gpc/statuses/112735324932709925/shares",
"type": "Collection",
"totalItems": 1
}
}