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://mathstodon.xyz/users/njr/statuses/113027339951743218",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-26T08:18:58Z",
"url": "https://mathstodon.xyz/@njr/113027339951743218",
"attributedTo": "https://mathstodon.xyz/users/njr",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/njr/followers",
"https://mastodon.social/users/chockenberry",
"https://mastodon.social/users/gedeonm"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/njr/statuses/113027339951743218",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2024-08-26:objectId=111636783:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@gedeonm\" class=\"u-url mention\">@<span>gedeonm</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@chockenberry\" class=\"u-url mention\">@<span>chockenberry</span></a></span> Did something change in the pinch to zoom behaviour on Linea Sketch recently? I’ve been having significant difficulty zooming in and even more difficulty zooming out in the app, but everything seems normal in other apps. It does do it, but in a very unreliable way reminiscent of resistive touchscreens rather than the iPad. I wonder if people were moving things accidentally and control Linea at the moment, which has never previously been the case.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@gedeonm\" class=\"u-url mention\">@<span>gedeonm</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@chockenberry\" class=\"u-url mention\">@<span>chockenberry</span></a></span> Did something change in the pinch to zoom behaviour on Linea Sketch recently? I’ve been having significant difficulty zooming in and even more difficulty zooming out in the app, but everything seems normal in other apps. It does do it, but in a very unreliable way reminiscent of resistive touchscreens rather than the iPad. I wonder if people were moving things accidentally and control Linea at the moment, which has never previously been the case.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/gedeonm",
"name": "@gedeonm@mastodon.social"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/chockenberry",
"name": "@chockenberry@mastodon.social"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/njr/statuses/113027339951743218/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/njr/statuses/113027339951743218/replies?min_id=113027701493967167&page=true",
"partOf": "https://mathstodon.xyz/users/njr/statuses/113027339951743218/replies",
"items": [
"https://mathstodon.xyz/users/njr/statuses/113027701493967167"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/njr/statuses/113027339951743218/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/njr/statuses/113027339951743218/shares",
"type": "Collection",
"totalItems": 0
}
}