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://famichiki.jp/users/kawasemi/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://famichiki.jp/users/kawasemi/statuses/111816258913691004",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-25T11:05:08Z",
"url": "https://famichiki.jp/@kawasemi/111816258913691004",
"attributedTo": "https://famichiki.jp/users/kawasemi",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://famichiki.jp/users/kawasemi/followers"
],
"sensitive": false,
"atomUri": "https://famichiki.jp/users/kawasemi/statuses/111816258913691004",
"inReplyToAtomUri": null,
"conversation": "tag:famichiki.jp,2024-01-25:objectId=19135810:objectType=Conversation",
"content": "<p>I’m not much of a programmer- a perpetual beginner at best - but I like that I can middle through making some stuff with ChatGPT to help me when I’m stuck. </p><p>One project I’ve been muddling through is a more beginner-friendly static site generator called BirdPress. <a href=\"https://birddive.com/birdpress.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">birddive.com/birdpress.html</span><span class=\"invisible\"></span></a> My site is now built with it. Next stop, write some blog posts.</p>",
"contentMap": {
"en": "<p>I’m not much of a programmer- a perpetual beginner at best - but I like that I can middle through making some stuff with ChatGPT to help me when I’m stuck. </p><p>One project I’ve been muddling through is a more beginner-friendly static site generator called BirdPress. <a href=\"https://birddive.com/birdpress.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">birddive.com/birdpress.html</span><span class=\"invisible\"></span></a> My site is now built with it. Next stop, write some blog posts.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://famichiki.jp/users/kawasemi/statuses/111816258913691004/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://famichiki.jp/users/kawasemi/statuses/111816258913691004/replies?only_other_accounts=true&page=true",
"partOf": "https://famichiki.jp/users/kawasemi/statuses/111816258913691004/replies",
"items": []
}
},
"likes": {
"id": "https://famichiki.jp/users/kawasemi/statuses/111816258913691004/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://famichiki.jp/users/kawasemi/statuses/111816258913691004/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}