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://fosstodon.org/users/milesmcbain/statuses/112986390865319939",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-19T02:45:05Z",
"url": "https://fosstodon.org/@milesmcbain/112986390865319939",
"attributedTo": "https://fosstodon.org/users/milesmcbain",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/milesmcbain/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/milesmcbain/statuses/112986390865319939",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-08-19:objectId=235195005:objectType=Conversation",
"content": "<p>I’m sick of people referring to Linux as an ‘Operating System’ that’s entirely misleading to new comers. </p><p>What we have is a rogue-like wiki/forum-crawler. In the honoured tradition of this genre the objective is to keep your system alive as long as possible before you inevitably fall due to incompatibilities.</p><p>Through successive play throughs with different distributions you discover the tactics that lead to increasingly robust builds.</p>",
"contentMap": {
"en": "<p>I’m sick of people referring to Linux as an ‘Operating System’ that’s entirely misleading to new comers. </p><p>What we have is a rogue-like wiki/forum-crawler. In the honoured tradition of this genre the objective is to keep your system alive as long as possible before you inevitably fall due to incompatibilities.</p><p>Through successive play throughs with different distributions you discover the tactics that lead to increasingly robust builds.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/milesmcbain/statuses/112986390865319939/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/milesmcbain/statuses/112986390865319939/replies?min_id=112986407093039657&page=true",
"partOf": "https://fosstodon.org/users/milesmcbain/statuses/112986390865319939/replies",
"items": [
"https://fosstodon.org/users/milesmcbain/statuses/112986407093039657"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/milesmcbain/statuses/112986390865319939/likes",
"type": "Collection",
"totalItems": 191
},
"shares": {
"id": "https://fosstodon.org/users/milesmcbain/statuses/112986390865319939/shares",
"type": "Collection",
"totalItems": 100
}
}