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://abyss.fun/users/okatakeini/statuses/113157890185301979",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-18T09:39:37Z",
"url": "https://abyss.fun/@okatakeini/113157890185301979",
"attributedTo": "https://abyss.fun/users/okatakeini",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://abyss.fun/users/okatakeini/followers"
],
"sensitive": false,
"atomUri": "https://abyss.fun/users/okatakeini/statuses/113157890185301979",
"inReplyToAtomUri": null,
"conversation": "tag:abyss.fun,2024-09-18:objectId=101465122:objectType=Conversation",
"content": "<p><a href=\"https://abyss.fun/tags/c99\" class=\"mention hashtag\" rel=\"tag\">#<span>c99</span></a><br />ポインタと配列を多次元にするとこういうイメージなんだけど</p><p>int8_t *hoge[piyo][fuga];<br />これは何型?</p><p>int8_t ***mogo = hoge;<br />は incompatible pointer type なのだ</p>",
"contentMap": {
"ja": "<p><a href=\"https://abyss.fun/tags/c99\" class=\"mention hashtag\" rel=\"tag\">#<span>c99</span></a><br />ポインタと配列を多次元にするとこういうイメージなんだけど</p><p>int8_t *hoge[piyo][fuga];<br />これは何型?</p><p>int8_t ***mogo = hoge;<br />は incompatible pointer type なのだ</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://abyss.fun/tags/abyss_fun",
"name": "#abyss_fun"
},
{
"type": "Hashtag",
"href": "https://abyss.fun/tags/c99",
"name": "#c99"
}
],
"replies": {
"id": "https://abyss.fun/users/okatakeini/statuses/113157890185301979/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://abyss.fun/users/okatakeini/statuses/113157890185301979/replies?only_other_accounts=true&page=true",
"partOf": "https://abyss.fun/users/okatakeini/statuses/113157890185301979/replies",
"items": []
}
}
}