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://mastodon-japan.net/users/ishii00141/statuses/112342109982853933",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon-japan.net/users/ishii00141/statuses/112342038544195584",
"published": "2024-04-27T07:55:59Z",
"url": "https://mastodon-japan.net/@ishii00141/112342109982853933",
"attributedTo": "https://mastodon-japan.net/users/ishii00141",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon-japan.net/users/ishii00141/followers"
],
"sensitive": false,
"atomUri": "https://mastodon-japan.net/users/ishii00141/statuses/112342109982853933",
"inReplyToAtomUri": "https://mastodon-japan.net/users/ishii00141/statuses/112342038544195584",
"conversation": "tag:mastodon-japan.net,2024-04-27:objectId=62013493:objectType=Conversation",
"content": "<p><a href=\"https://mastodon-japan.net/tags/X\" class=\"mention hashtag\" rel=\"tag\">#<span>X</span></a> のユーザータイムラインって、ログインしてないと見られなく仕様変更されてたような気が…。でも、確認したら、一部が見られるようで例えば、</p><p><a href=\"https://twitter.com/tokyofm\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">twitter.com/tokyofm</span><span class=\"invisible\"></span></a></p><p>が <a href=\"https://mastodon-japan.net/tags/Edge\" class=\"mention hashtag\" rel=\"tag\">#<span>Edge</span></a> の「その他のプロファイル」の「ゲストとして参照」でも見られる。その時に表示されている順が、タイムライン埋め込みウィジェットに表示される順と同じ。<br />ただ、Xにログインしている状態でユーザータイムラインを見て正常なのに埋め込みを見るとログインしてない時のユーザータイムラインと同じ状態なことがある。<br />ちなみに、XにログインしているEdgeでも異常だったのだけど、コード作成ページ、</p><p>publish.twitter.com/</p><p>で、コードを作成してみた後は直ってる。<br /><a href=\"https://mastodon-japan.net/tags/Firefox\" class=\"mention hashtag\" rel=\"tag\">#<span>Firefox</span></a> の別のプロファイルでは同じことをしても異常なままなので、再現はできない。</p>",
"contentMap": {
"ja": "<p><a href=\"https://mastodon-japan.net/tags/X\" class=\"mention hashtag\" rel=\"tag\">#<span>X</span></a> のユーザータイムラインって、ログインしてないと見られなく仕様変更されてたような気が…。でも、確認したら、一部が見られるようで例えば、</p><p><a href=\"https://twitter.com/tokyofm\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">twitter.com/tokyofm</span><span class=\"invisible\"></span></a></p><p>が <a href=\"https://mastodon-japan.net/tags/Edge\" class=\"mention hashtag\" rel=\"tag\">#<span>Edge</span></a> の「その他のプロファイル」の「ゲストとして参照」でも見られる。その時に表示されている順が、タイムライン埋め込みウィジェットに表示される順と同じ。<br />ただ、Xにログインしている状態でユーザータイムラインを見て正常なのに埋め込みを見るとログインしてない時のユーザータイムラインと同じ状態なことがある。<br />ちなみに、XにログインしているEdgeでも異常だったのだけど、コード作成ページ、</p><p>publish.twitter.com/</p><p>で、コードを作成してみた後は直ってる。<br /><a href=\"https://mastodon-japan.net/tags/Firefox\" class=\"mention hashtag\" rel=\"tag\">#<span>Firefox</span></a> の別のプロファイルでは同じことをしても異常なままなので、再現はできない。</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon-japan.net/tags/x",
"name": "#x"
},
{
"type": "Hashtag",
"href": "https://mastodon-japan.net/tags/edge",
"name": "#edge"
},
{
"type": "Hashtag",
"href": "https://mastodon-japan.net/tags/firefox",
"name": "#firefox"
}
],
"replies": {
"id": "https://mastodon-japan.net/users/ishii00141/statuses/112342109982853933/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon-japan.net/users/ishii00141/statuses/112342109982853933/replies?min_id=112342154758428362&page=true",
"partOf": "https://mastodon-japan.net/users/ishii00141/statuses/112342109982853933/replies",
"items": [
"https://mastodon-japan.net/users/ishii00141/statuses/112342154758428362"
]
}
},
"likes": {
"id": "https://mastodon-japan.net/users/ishii00141/statuses/112342109982853933/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon-japan.net/users/ishii00141/statuses/112342109982853933/shares",
"type": "Collection",
"totalItems": 0
}
}