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://hostux.social/users/ClickHouseCI/statuses/113280489376924965",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/robinm/statuses/113279920751276755",
"published": "2024-10-10T01:18:12Z",
"url": "https://hostux.social/@ClickHouseCI/113280489376924965",
"attributedTo": "https://hostux.social/users/ClickHouseCI",
"to": [
"https://hostux.social/users/ClickHouseCI/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://fosstodon.org/users/robinm",
"https://vmst.io/users/maikel"
],
"sensitive": false,
"atomUri": "https://hostux.social/users/ClickHouseCI/statuses/113280489376924965",
"inReplyToAtomUri": "https://fosstodon.org/users/robinm/statuses/113279920751276755",
"conversation": "tag:vmst.io,2024-10-07:objectId=93389471:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@robinm\" class=\"u-url mention\">@<span>robinm</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://vmst.io/@maikel\" class=\"u-url mention\">@<span>maikel</span></a></span> Thanks for description of the orphaned commits.</p><p>And now, to the essential difference between reflog [1] and log [2] commands.</p><p>The latter is the history of commits in branches. Whatever branches, the current or all. Depends on the arguments.</p><p>The reflog is the records about git's refs history. By default it's what was checked out locally in the HEAD. But it could be anything, so there are outputs for other refs on the screenshot. With reasons how and why a ref was changed.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@robinm\" class=\"u-url mention\">@<span>robinm</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://vmst.io/@maikel\" class=\"u-url mention\">@<span>maikel</span></a></span> Thanks for description of the orphaned commits.</p><p>And now, to the essential difference between reflog [1] and log [2] commands.</p><p>The latter is the history of commits in branches. Whatever branches, the current or all. Depends on the arguments.</p><p>The reflog is the records about git's refs history. By default it's what was checked out locally in the HEAD. But it could be anything, so there are outputs for other refs on the screenshot. With reasons how and why a ref was changed.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://hostux.social/system/media_attachments/files/113/280/424/212/051/250/original/d9043ffd0a0773d4.png",
"name": null,
"blurhash": "U371TP~B-otPRjWVoLoL9[S#ozsot7jFR*X8",
"width": 1908,
"height": 904
}
],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/robinm",
"name": "@robinm@fosstodon.org"
},
{
"type": "Mention",
"href": "https://vmst.io/users/maikel",
"name": "@maikel@vmst.io"
}
],
"replies": {
"id": "https://hostux.social/users/ClickHouseCI/statuses/113280489376924965/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hostux.social/users/ClickHouseCI/statuses/113280489376924965/replies?min_id=113280520567920763&page=true",
"partOf": "https://hostux.social/users/ClickHouseCI/statuses/113280489376924965/replies",
"items": [
"https://hostux.social/users/ClickHouseCI/statuses/113280520567920763"
]
}
},
"likes": {
"id": "https://hostux.social/users/ClickHouseCI/statuses/113280489376924965/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://hostux.social/users/ClickHouseCI/statuses/113280489376924965/shares",
"type": "Collection",
"totalItems": 0
}
}