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://fosstodon.org/users/shom/statuses/111787198195512794",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-20T07:54:37Z",
"url": "https://fosstodon.org/@shom/111787198195512794",
"attributedTo": "https://fosstodon.org/users/shom",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/shom/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/shom/statuses/111787198195512794",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-01-20:objectId=178056645:objectType=Conversation",
"content": "<p>I'd like to imagine I'm not the only one who struggles with the desire to create, share, and upkeep things that I've previously shared. This feels more acute when it's a tool someone else might use.</p><p>I've been coming to grips with this "personal tech debt", not sure what else to call it and wrote a post about it [1]. I would love to hear how others deal with this, especially those working on small FOSS projects that are "scratch your own itch".</p><p>[1]: <a href=\"https://shom.dev/posts/20240119_tech-debt-for-personal-projects/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">shom.dev/posts/20240119_tech-d</span><span class=\"invisible\">ebt-for-personal-projects/</span></a></p><p><a href=\"https://fosstodon.org/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> <a href=\"https://fosstodon.org/tags/TechDebt\" class=\"mention hashtag\" rel=\"tag\">#<span>TechDebt</span></a></p>",
"contentMap": {
"en": "<p>I'd like to imagine I'm not the only one who struggles with the desire to create, share, and upkeep things that I've previously shared. This feels more acute when it's a tool someone else might use.</p><p>I've been coming to grips with this "personal tech debt", not sure what else to call it and wrote a post about it [1]. I would love to hear how others deal with this, especially those working on small FOSS projects that are "scratch your own itch".</p><p>[1]: <a href=\"https://shom.dev/posts/20240119_tech-debt-for-personal-projects/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">shom.dev/posts/20240119_tech-d</span><span class=\"invisible\">ebt-for-personal-projects/</span></a></p><p><a href=\"https://fosstodon.org/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> <a href=\"https://fosstodon.org/tags/TechDebt\" class=\"mention hashtag\" rel=\"tag\">#<span>TechDebt</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/foss",
"name": "#foss"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/techdebt",
"name": "#techdebt"
}
],
"replies": {
"id": "https://fosstodon.org/users/shom/statuses/111787198195512794/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/shom/statuses/111787198195512794/replies?min_id=111791927083959385&page=true",
"partOf": "https://fosstodon.org/users/shom/statuses/111787198195512794/replies",
"items": [
"https://fosstodon.org/users/shom/statuses/111791927083959385"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/shom/statuses/111787198195512794/likes",
"type": "Collection",
"totalItems": 15
},
"shares": {
"id": "https://fosstodon.org/users/shom/statuses/111787198195512794/shares",
"type": "Collection",
"totalItems": 6
}
}