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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mstdn.starnix.network/users/retroedgetech/statuses/109305946976581657/activity",
"type": "Create",
"actor": "https://mstdn.starnix.network/users/retroedgetech",
"published": "2022-11-08T02:59:48Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.starnix.network/users/retroedgetech/followers"
],
"object": {
"id": "https://mstdn.starnix.network/users/retroedgetech/statuses/109305946976581657",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-08T02:59:48Z",
"url": "https://mstdn.starnix.network/@retroedgetech/109305946976581657",
"attributedTo": "https://mstdn.starnix.network/users/retroedgetech",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.starnix.network/users/retroedgetech/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.starnix.network/users/retroedgetech/statuses/109305946976581657",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.starnix.network,2022-10-30:objectId=3677555:objectType=Conversation",
"content": "<p>@enduser@mastodon.online </p><p>If you are running <a href=\"https://mstdn.starnix.network/tags/VoidLinux\" class=\"mention hashtag\" rel=\"tag\">#<span>VoidLinux</span></a>, you may have to set up a NTP client like <a href=\"https://mstdn.starnix.network/tags/chrony\" class=\"mention hashtag\" rel=\"tag\">#<span>chrony</span></a>. </p><p>I remember having to do something similar on my son's Artix installation. I forget the details. But essentially install chrony from the package manager and start it so it gets the time from a network server. </p><p>Let me know if that helps.</p>",
"contentMap": {
"en": "<p>@enduser@mastodon.online </p><p>If you are running <a href=\"https://mstdn.starnix.network/tags/VoidLinux\" class=\"mention hashtag\" rel=\"tag\">#<span>VoidLinux</span></a>, you may have to set up a NTP client like <a href=\"https://mstdn.starnix.network/tags/chrony\" class=\"mention hashtag\" rel=\"tag\">#<span>chrony</span></a>. </p><p>I remember having to do something similar on my son's Artix installation. I forget the details. But essentially install chrony from the package manager and start it so it gets the time from a network server. </p><p>Let me know if that helps.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.starnix.network/tags/voidlinux",
"name": "#voidlinux"
},
{
"type": "Hashtag",
"href": "https://mstdn.starnix.network/tags/chrony",
"name": "#chrony"
}
],
"replies": {
"id": "https://mstdn.starnix.network/users/retroedgetech/statuses/109305946976581657/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.starnix.network/users/retroedgetech/statuses/109305946976581657/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.starnix.network/users/retroedgetech/statuses/109305946976581657/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.starnix.network/users/retroedgetech/statuses/109305946976581657/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mstdn.starnix.network/users/retroedgetech/statuses/109305946976581657/shares",
"type": "Collection",
"totalItems": 0
}
}
}