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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mathstodon.xyz/users/njr/statuses/113045304364205041",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-29T12:27:33Z",
"url": "https://mathstodon.xyz/@njr/113045304364205041",
"attributedTo": "https://mathstodon.xyz/users/njr",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/njr/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/njr/statuses/113045304364205041",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2024-08-29:objectId=112090685:objectType=Conversation",
"content": "<p>My normal policy with MacOS is to install the previous major release just before the next one is issued. We’re at about that time now.</p><p>Anyone having issues with Sonoma (MacOS 14) that mean I should stick longer with Ventura (MacOS 13)?</p><p><a href=\"https://mathstodon.xyz/tags/mac\" class=\"mention hashtag\" rel=\"tag\">#<span>mac</span></a> <a href=\"https://mathstodon.xyz/tags/macos\" class=\"mention hashtag\" rel=\"tag\">#<span>macos</span></a> <a href=\"https://mathstodon.xyz/tags/os\" class=\"mention hashtag\" rel=\"tag\">#<span>os</span></a> <a href=\"https://mathstodon.xyz/tags/unix\" class=\"mention hashtag\" rel=\"tag\">#<span>unix</span></a></p>",
"contentMap": {
"en": "<p>My normal policy with MacOS is to install the previous major release just before the next one is issued. We’re at about that time now.</p><p>Anyone having issues with Sonoma (MacOS 14) that mean I should stick longer with Ventura (MacOS 13)?</p><p><a href=\"https://mathstodon.xyz/tags/mac\" class=\"mention hashtag\" rel=\"tag\">#<span>mac</span></a> <a href=\"https://mathstodon.xyz/tags/macos\" class=\"mention hashtag\" rel=\"tag\">#<span>macos</span></a> <a href=\"https://mathstodon.xyz/tags/os\" class=\"mention hashtag\" rel=\"tag\">#<span>os</span></a> <a href=\"https://mathstodon.xyz/tags/unix\" class=\"mention hashtag\" rel=\"tag\">#<span>unix</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/unix",
"name": "#unix"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/os",
"name": "#os"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/macos",
"name": "#macos"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/mac",
"name": "#mac"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/njr/statuses/113045304364205041/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/njr/statuses/113045304364205041/replies?min_id=113045501456325413&page=true",
"partOf": "https://mathstodon.xyz/users/njr/statuses/113045304364205041/replies",
"items": [
"https://mathstodon.xyz/users/njr/statuses/113045501456325413"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/njr/statuses/113045304364205041/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/njr/statuses/113045304364205041/shares",
"type": "Collection",
"totalItems": 0
}
}