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://oransns.com/users/juners/statuses/113747811822631703",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-12-31T14:04:26Z",
"url": "https://oransns.com/@juners/113747811822631703",
"attributedTo": "https://oransns.com/users/juners",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://oransns.com/users/juners/followers"
],
"sensitive": false,
"atomUri": "https://oransns.com/users/juners/statuses/113747811822631703",
"inReplyToAtomUri": null,
"conversation": "tag:oransns.com,2024-12-31:objectId=98749162:objectType=Conversation",
"content": "<p>とりあえず前作成していた web component を公開しておく。<br />QT: 記事を投稿しました! toggle する カスタムコンポーネントを作成してみよう! <a href=\"https://qiita.com/juner/items/f8056f0e0d2f98e65713\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">qiita.com/juner/items/f8056f0e</span><span class=\"invisible\">0d2f98e65713</span></a> <a href=\"https://oransns.com/tags/Qiita\" class=\"mention hashtag\" rel=\"tag\">#<span>Qiita</span></a></p>",
"contentMap": {
"ja": "<p>とりあえず前作成していた web component を公開しておく。<br />QT: 記事を投稿しました! toggle する カスタムコンポーネントを作成してみよう! <a href=\"https://qiita.com/juner/items/f8056f0e0d2f98e65713\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">qiita.com/juner/items/f8056f0e</span><span class=\"invisible\">0d2f98e65713</span></a> <a href=\"https://oransns.com/tags/Qiita\" class=\"mention hashtag\" rel=\"tag\">#<span>Qiita</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://oransns.com/tags/qiita",
"name": "#qiita"
}
],
"replies": {
"id": "https://oransns.com/users/juners/statuses/113747811822631703/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://oransns.com/users/juners/statuses/113747811822631703/replies?only_other_accounts=true&page=true",
"partOf": "https://oransns.com/users/juners/statuses/113747811822631703/replies",
"items": []
}
},
"likes": {
"id": "https://oransns.com/users/juners/statuses/113747811822631703/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://oransns.com/users/juners/statuses/113747811822631703/shares",
"type": "Collection",
"totalItems": 0
}
}