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://mofu.kemo.no/users/sayunu/statuses/112351033489877979",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-28T21:45:20Z",
"url": "https://mofu.kemo.no/@sayunu/112351033489877979",
"attributedTo": "https://mofu.kemo.no/users/sayunu",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mofu.kemo.no/users/sayunu/followers"
],
"sensitive": false,
"atomUri": "https://mofu.kemo.no/users/sayunu/statuses/112351033489877979",
"inReplyToAtomUri": null,
"conversation": "tag:mofu.kemo.no,2024-04-28:objectId=21971649:objectType=Conversation",
"content": "<p>Notestock が落ちてるので、全文検索に対応している Fedibird で自分の過去の投稿を探した。形態素解析の影響か、和文は引っ掛かったり引っ掛からなかったりするので、部分文字列の単純一致を必ず拾える Notestock の置き替えにはならない。</p><p><a href=\"https://mofu.kemo.no/tags/Notestock\" class=\"mention hashtag\" rel=\"tag\">#<span>Notestock</span></a> <a href=\"https://mofu.kemo.no/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a></p>",
"contentMap": {
"ja": "<p>Notestock が落ちてるので、全文検索に対応している Fedibird で自分の過去の投稿を探した。形態素解析の影響か、和文は引っ掛かったり引っ掛からなかったりするので、部分文字列の単純一致を必ず拾える Notestock の置き替えにはならない。</p><p><a href=\"https://mofu.kemo.no/tags/Notestock\" class=\"mention hashtag\" rel=\"tag\">#<span>Notestock</span></a> <a href=\"https://mofu.kemo.no/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mofu.kemo.no/tags/notestock",
"name": "#notestock"
},
{
"type": "Hashtag",
"href": "https://mofu.kemo.no/tags/mastodon",
"name": "#mastodon"
}
],
"replies": {
"id": "https://mofu.kemo.no/users/sayunu/statuses/112351033489877979/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mofu.kemo.no/users/sayunu/statuses/112351033489877979/replies?min_id=112351211759243230&page=true",
"partOf": "https://mofu.kemo.no/users/sayunu/statuses/112351033489877979/replies",
"items": [
"https://mofu.kemo.no/users/sayunu/statuses/112351211759243230"
]
}
},
"likes": {
"id": "https://mofu.kemo.no/users/sayunu/statuses/112351033489877979/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mofu.kemo.no/users/sayunu/statuses/112351033489877979/shares",
"type": "Collection",
"totalItems": 0
}
}