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://mastodon.xyz/users/kalvn/statuses/111552353456929081",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-09T20:30:30Z",
"url": "https://mastodon.xyz/@kalvn/111552353456929081",
"attributedTo": "https://mastodon.xyz/users/kalvn",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/kalvn/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/kalvn/statuses/111552353456929081",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.xyz,2023-12-09:objectId=158300957:objectType=Conversation",
"content": "<p>Une très belle réflexion sur le fait que le code "clean" à tout prix n'est pas forcément une bonne chose. Parfois un code avec un peu de répétition est en réalité bien plus pérenne que de l'abstraction à outrance, surtout dans une équipe de plusieurs développeurs.</p><p>Ce n'est pas le premier article que je lis sur le sujet donc je suis convaincu que ce type de sit…</p><p>Goodbye, Clean Code — overreacted<br /><a href=\"https://overreacted.io/goodbye-clean-code/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">overreacted.io/goodbye-clean-c</span><span class=\"invisible\">ode/</span></a></p><p><a href=\"https://mastodon.xyz/tags/dev\" class=\"mention hashtag\" rel=\"tag\">#<span>dev</span></a> <a href=\"https://mastodon.xyz/tags/histoire\" class=\"mention hashtag\" rel=\"tag\">#<span>histoire</span></a> <a href=\"https://mastodon.xyz/tags/opinion\" class=\"mention hashtag\" rel=\"tag\">#<span>opinion</span></a> — <a href=\"https://links.kalvn.net/shaare/-z-zVA\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">links.kalvn.net/shaare/-z-zVA</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"fr": "<p>Une très belle réflexion sur le fait que le code "clean" à tout prix n'est pas forcément une bonne chose. Parfois un code avec un peu de répétition est en réalité bien plus pérenne que de l'abstraction à outrance, surtout dans une équipe de plusieurs développeurs.</p><p>Ce n'est pas le premier article que je lis sur le sujet donc je suis convaincu que ce type de sit…</p><p>Goodbye, Clean Code — overreacted<br /><a href=\"https://overreacted.io/goodbye-clean-code/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">overreacted.io/goodbye-clean-c</span><span class=\"invisible\">ode/</span></a></p><p><a href=\"https://mastodon.xyz/tags/dev\" class=\"mention hashtag\" rel=\"tag\">#<span>dev</span></a> <a href=\"https://mastodon.xyz/tags/histoire\" class=\"mention hashtag\" rel=\"tag\">#<span>histoire</span></a> <a href=\"https://mastodon.xyz/tags/opinion\" class=\"mention hashtag\" rel=\"tag\">#<span>opinion</span></a> — <a href=\"https://links.kalvn.net/shaare/-z-zVA\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">links.kalvn.net/shaare/-z-zVA</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/dev",
"name": "#dev"
},
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/histoire",
"name": "#histoire"
},
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/opinion",
"name": "#opinion"
}
],
"replies": {
"id": "https://mastodon.xyz/users/kalvn/statuses/111552353456929081/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/kalvn/statuses/111552353456929081/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.xyz/users/kalvn/statuses/111552353456929081/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.xyz/users/kalvn/statuses/111552353456929081/likes",
"type": "Collection",
"totalItems": 23
},
"shares": {
"id": "https://mastodon.xyz/users/kalvn/statuses/111552353456929081/shares",
"type": "Collection",
"totalItems": 19
}
}