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://mastodon.gamedev.place/users/arestless/statuses/111909875644632328",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-10T23:53:06Z",
"url": "https://mastodon.gamedev.place/@arestless/111909875644632328",
"attributedTo": "https://mastodon.gamedev.place/users/arestless",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/arestless/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/arestless/statuses/111909875644632328",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-02-10:objectId=77981482:objectType=Conversation",
"content": "<p>Who made the rule that every Infrastructure-as-Code technology has to be this bad?</p><p>Wasted 3 or 4 days to learn that cloud-init has a bug first reported in 2017(!) that straight up prevents network from functioning on a Ubuntu machine.</p><p>Closed in 2023 as "Not Planned".</p><p>cloud-init is the "industry standard". Apparently our standards aren't very high.</p>",
"contentMap": {
"en": "<p>Who made the rule that every Infrastructure-as-Code technology has to be this bad?</p><p>Wasted 3 or 4 days to learn that cloud-init has a bug first reported in 2017(!) that straight up prevents network from functioning on a Ubuntu machine.</p><p>Closed in 2023 as "Not Planned".</p><p>cloud-init is the "industry standard". Apparently our standards aren't very high.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/arestless/statuses/111909875644632328/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/arestless/statuses/111909875644632328/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/arestless/statuses/111909875644632328/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/arestless/statuses/111909875644632328/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/arestless/statuses/111909875644632328/shares",
"type": "Collection",
"totalItems": 0
}
}