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.social/users/acegikmo/statuses/111931613710775864",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-14T20:01:23Z",
"url": "https://mastodon.social/@acegikmo/111931613710775864",
"attributedTo": "https://mastodon.social/users/acegikmo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/acegikmo/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/acegikmo/statuses/111931613710775864",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-02-14:objectId=643016026:objectType=Conversation",
"content": "<p>I wanted to work it out once and for all</p><p>framerate-independent lerp smoothing 🐱</p>",
"contentMap": {
"en": "<p>I wanted to work it out once and for all</p><p>framerate-independent lerp smoothing 🐱</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/111/931/610/936/686/101/original/1612c7b991625238.png",
"name": "a screenshot of Freya's notes listing equations to do framerate independent lerp-smoothing. The main formula is given by B+(A minus B) times 2 to the power of negative delta time divided by the half-life",
"blurhash": "U14eyj_39FIUxu-;axIU?b%MWVM{tQt7oMRj",
"focalPoint": [
-0.06,
0.54
],
"width": 1225,
"height": 1757
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/acegikmo/statuses/111931613710775864/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/acegikmo/statuses/111931613710775864/replies?min_id=111931616951667619&page=true",
"partOf": "https://mastodon.social/users/acegikmo/statuses/111931613710775864/replies",
"items": [
"https://mastodon.social/users/acegikmo/statuses/111931616951667619"
]
}
},
"likes": {
"id": "https://mastodon.social/users/acegikmo/statuses/111931613710775864/likes",
"type": "Collection",
"totalItems": 369
},
"shares": {
"id": "https://mastodon.social/users/acegikmo/statuses/111931613710775864/shares",
"type": "Collection",
"totalItems": 136
}
}