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://graphics.social/users/levork/statuses/111518763068521952",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-03T22:08:02Z",
"url": "https://graphics.social/@levork/111518763068521952",
"attributedTo": "https://graphics.social/users/levork",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://graphics.social/users/levork/followers"
],
"sensitive": false,
"atomUri": "https://graphics.social/users/levork/statuses/111518763068521952",
"inReplyToAtomUri": null,
"conversation": "tag:graphics.social,2023-12-03:objectId=13355147:objectType=Conversation",
"content": "<p>I'm helping some middle schoolers with the NASA app development challenge. </p><p>I feel it's set up not to inspire them to become astronauts, but rather to instill in them a life long loathing of computer graphics.</p>",
"contentMap": {
"en": "<p>I'm helping some middle schoolers with the NASA app development challenge. </p><p>I feel it's set up not to inspire them to become astronauts, but rather to instill in them a life long loathing of computer graphics.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://graphics.social/users/levork/statuses/111518763068521952/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://graphics.social/users/levork/statuses/111518763068521952/replies?min_id=111518780577129451&page=true",
"partOf": "https://graphics.social/users/levork/statuses/111518763068521952/replies",
"items": [
"https://graphics.social/users/levork/statuses/111518780577129451"
]
}
},
"likes": {
"id": "https://graphics.social/users/levork/statuses/111518763068521952/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://graphics.social/users/levork/statuses/111518763068521952/shares",
"type": "Collection",
"totalItems": 4
}
}