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/justcamh/statuses/112958065975740075",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/justcamh/statuses/112958056202782253",
"published": "2024-08-14T02:41:41Z",
"url": "https://mastodon.gamedev.place/@justcamh/112958065975740075",
"attributedTo": "https://mastodon.gamedev.place/users/justcamh",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/justcamh/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/justcamh/statuses/112958065975740075",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/justcamh/statuses/112958056202782253",
"conversation": "tag:mastodon.gamedev.place,2024-08-14:objectId=105547395:objectType=Conversation",
"content": "<p>I'm already using the new 'Snap 2D Transforms to Pixel' setting which I thought was meant to fix this sort of thing. My camera uses deferred calls so all the update logic happens at the end</p>",
"contentMap": {
"en": "<p>I'm already using the new 'Snap 2D Transforms to Pixel' setting which I thought was meant to fix this sort of thing. My camera uses deferred calls so all the update logic happens at the end</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/justcamh/statuses/112958065975740075/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/justcamh/statuses/112958065975740075/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/justcamh/statuses/112958065975740075/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/justcamh/statuses/112958065975740075/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/justcamh/statuses/112958065975740075/shares",
"type": "Collection",
"totalItems": 0
}
}