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/RyuKurisu/statuses/108523611387941535",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/RyuKurisu/statuses/108489430503209669",
"published": "2022-06-22T23:01:34Z",
"url": "https://fosstodon.org/@RyuKurisu/108523611387941535",
"attributedTo": "https://fosstodon.org/users/RyuKurisu",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/RyuKurisu/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/RyuKurisu/statuses/108523611387941535",
"inReplyToAtomUri": "https://fosstodon.org/users/RyuKurisu/statuses/108489430503209669",
"conversation": "tag:fosstodon.org,2022-06-16:objectId=49065946:objectType=Conversation",
"content": "<p>I should really make an effort to journal and "blog" about the things I am reading in my spare time, so here is "Day 2" in a nutshell:</p><p>I read how <a href=\"https://fosstodon.org/tags/NILFS2\" class=\"mention hashtag\" rel=\"tag\">#<span>NILFS2</span></a> works, but most of the articles I've read are almost a decade old. It isn't the fastest filesystem around, but for my backup server it is actually quite ideal with its continual <a href=\"https://fosstodon.org/tags/checkpoint\" class=\"mention hashtag\" rel=\"tag\">#<span>checkpoint</span></a> (and convertible to <a href=\"https://fosstodon.org/tags/snapshots\" class=\"mention hashtag\" rel=\"tag\">#<span>snapshots</span></a>)</p><p>Everything I've read say that it is actually a quite simple <a href=\"https://fosstodon.org/tags/filesystem\" class=\"mention hashtag\" rel=\"tag\">#<span>filesystem</span></a>; it just stores files! It doesn't - 1/2</p>",
"contentMap": {
"en": "<p>I should really make an effort to journal and "blog" about the things I am reading in my spare time, so here is "Day 2" in a nutshell:</p><p>I read how <a href=\"https://fosstodon.org/tags/NILFS2\" class=\"mention hashtag\" rel=\"tag\">#<span>NILFS2</span></a> works, but most of the articles I've read are almost a decade old. It isn't the fastest filesystem around, but for my backup server it is actually quite ideal with its continual <a href=\"https://fosstodon.org/tags/checkpoint\" class=\"mention hashtag\" rel=\"tag\">#<span>checkpoint</span></a> (and convertible to <a href=\"https://fosstodon.org/tags/snapshots\" class=\"mention hashtag\" rel=\"tag\">#<span>snapshots</span></a>)</p><p>Everything I've read say that it is actually a quite simple <a href=\"https://fosstodon.org/tags/filesystem\" class=\"mention hashtag\" rel=\"tag\">#<span>filesystem</span></a>; it just stores files! It doesn't - 1/2</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/nilfs2",
"name": "#nilfs2"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/checkpoint",
"name": "#checkpoint"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/snapshots",
"name": "#snapshots"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/filesystem",
"name": "#filesystem"
}
],
"replies": {
"id": "https://fosstodon.org/users/RyuKurisu/statuses/108523611387941535/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/RyuKurisu/statuses/108523611387941535/replies?min_id=108523611442518808&page=true",
"partOf": "https://fosstodon.org/users/RyuKurisu/statuses/108523611387941535/replies",
"items": [
"https://fosstodon.org/users/RyuKurisu/statuses/108523611442518808"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/RyuKurisu/statuses/108523611387941535/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/RyuKurisu/statuses/108523611387941535/shares",
"type": "Collection",
"totalItems": 1
}
}