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",
"fedibird": "http://fedibird.com/ns#",
"quoteUri": "fedibird:quoteUri",
"misskey": "https://misskey-hub.net/ns#",
"_misskey_quote": "misskey:_misskey_quote",
"_misskey_content": "misskey:_misskey_content",
"expiry": "fedibird:expiry",
"references": {
"@id": "fedibird:references",
"@type": "@id"
},
"emojiReactions": {
"@id": "fedibird:emojiReactions",
"@type": "@id"
},
"searchableBy": {
"@id": "fedibird:searchableBy",
"@type": "@id"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://fedibird.com/users/opaupafz2/statuses/110715355409174646",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-07-15T00:50:54Z",
"url": "https://fedibird.com/@opaupafz2/110715355409174646",
"attributedTo": "https://fedibird.com/users/opaupafz2",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fedibird.com/users/opaupafz2/followers"
],
"sensitive": false,
"atomUri": "https://fedibird.com/users/opaupafz2/statuses/110715355409174646",
"inReplyToAtomUri": null,
"conversation": "tag:fedibird.com,2023-07-15:objectId=110715355409164620:objectType=Conversation",
"context": "https://fedibird.com/contexts/110715355409164620",
"searchableBy": [
"https://fedibird.com/users/opaupafz2"
],
"content": "<p>Cはfree()を使う以外に動的確保したメモリを開放する方法がないけど、C++の場合はRAIIができるから、最近はdeleteすることがほぼないというか、スマートポインタがあるので、newを使うことすらもはやアンチパターンと化した <a href=\"https://fedibird.com/tags/fedibird\" class=\"mention hashtag\" rel=\"tag\">#<span>fedibird</span></a> <a href=\"https://fedibird.com/tags/C%E8%A8%80%E8%AA%9E\" class=\"mention hashtag\" rel=\"tag\">#<span>C言語</span></a> <a href=\"https://fedibird.com/tags/cpp\" class=\"mention hashtag\" rel=\"tag\">#<span>cpp</span></a></p><p><a href=\"https://twitter.com/public_ai000ya\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><span class=\"invisible\">https://</span><span class=\"\">twitter.com/public_ai000ya</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"ja": "<p>Cはfree()を使う以外に動的確保したメモリを開放する方法がないけど、C++の場合はRAIIができるから、最近はdeleteすることがほぼないというか、スマートポインタがあるので、newを使うことすらもはやアンチパターンと化した <a href=\"https://fedibird.com/tags/fedibird\" class=\"mention hashtag\" rel=\"tag\">#<span>fedibird</span></a> <a href=\"https://fedibird.com/tags/C%E8%A8%80%E8%AA%9E\" class=\"mention hashtag\" rel=\"tag\">#<span>C言語</span></a> <a href=\"https://fedibird.com/tags/cpp\" class=\"mention hashtag\" rel=\"tag\">#<span>cpp</span></a></p><p><a href=\"https://twitter.com/public_ai000ya\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><span class=\"invisible\">https://</span><span class=\"\">twitter.com/public_ai000ya</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fedibird.com/tags/c%E8%A8%80%E8%AA%9E",
"name": "#c言語"
},
{
"type": "Hashtag",
"href": "https://fedibird.com/tags/cpp",
"name": "#cpp"
},
{
"type": "Hashtag",
"href": "https://fedibird.com/tags/fedibird",
"name": "#fedibird"
}
],
"replies": {
"id": "https://fedibird.com/users/opaupafz2/statuses/110715355409174646/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fedibird.com/users/opaupafz2/statuses/110715355409174646/replies?min_id=110715367139466289&page=true",
"partOf": "https://fedibird.com/users/opaupafz2/statuses/110715355409174646/replies",
"items": [
"https://fedibird.com/users/opaupafz2/statuses/110715367139466289"
]
}
},
"references": {
"id": "https://fedibird.com/users/opaupafz2/statuses/110715355409174646/references",
"type": "Collection",
"first": {
"type": "CollectionPage",
"partOf": "https://fedibird.com/users/opaupafz2/statuses/110715355409174646/references",
"items": []
}
},
"generator": {
"id": "https://fedibird.com/generators/1",
"type": "Application",
"name": "Web",
"url": ""
}
}