ActivityPub Viewer

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.

Open in browser →
{ "@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", "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/110729397626010147", "type": "Note", "summary": "OSにおいて、プロセス終了時にはfree()する必要がない、というのは、(長くなったので隠します)", "inReplyTo": null, "published": "2023-07-17T12:22:01Z", "url": "https://fedibird.com/@opaupafz2/110729397626010147", "attributedTo": "https://fedibird.com/users/opaupafz2", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fedibird.com/users/opaupafz2/followers" ], "sensitive": true, "atomUri": "https://fedibird.com/users/opaupafz2/statuses/110729397626010147", "inReplyToAtomUri": null, "conversation": "tag:fedibird.com,2023-07-17:objectId=110729397625968500:objectType=Conversation", "context": "https://fedibird.com/contexts/110729397625968500", "searchableBy": [ "https://fedibird.com/users/opaupafz2" ], "content": "<p>賛否両論な気がするなぁ。</p><p>自分の場合は、終了するときはどうせ遅かれ早かれ終了するのだからそこだけのパフォーマンスを気にしてもしょうがなくない?っていうのと、途中で開放する場合もあることを考えると、コーディングスタイルを統一する意味も込めてfree()したほうが良いんではと思うので、free()はどんな場合であれ、するかなぁ。</p><p>確かに、まともなOSであれば、動的確保したメモリは、プロセス終了時に開放するはずなので、free()しなくても良い、は間違いではないと思うけど <a href=\"https://fedibird.com/tags/fedibird\" class=\"mention hashtag\" rel=\"tag\">#<span>fedibird</span></a></p>", "contentMap": { "ja": "<p>賛否両論な気がするなぁ。</p><p>自分の場合は、終了するときはどうせ遅かれ早かれ終了するのだからそこだけのパフォーマンスを気にしてもしょうがなくない?っていうのと、途中で開放する場合もあることを考えると、コーディングスタイルを統一する意味も込めてfree()したほうが良いんではと思うので、free()はどんな場合であれ、するかなぁ。</p><p>確かに、まともなOSであれば、動的確保したメモリは、プロセス終了時に開放するはずなので、free()しなくても良い、は間違いではないと思うけど <a href=\"https://fedibird.com/tags/fedibird\" class=\"mention hashtag\" rel=\"tag\">#<span>fedibird</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://fedibird.com/tags/fedibird", "name": "#fedibird" } ], "replies": { "id": "https://fedibird.com/users/opaupafz2/statuses/110729397626010147/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fedibird.com/users/opaupafz2/statuses/110729397626010147/replies?min_id=110729434415481740&page=true", "partOf": "https://fedibird.com/users/opaupafz2/statuses/110729397626010147/replies", "items": [ "https://fedibird.com/users/opaupafz2/statuses/110729434415481740" ] } }, "references": { "id": "https://fedibird.com/users/opaupafz2/statuses/110729397626010147/references", "type": "Collection", "first": { "type": "CollectionPage", "partOf": "https://fedibird.com/users/opaupafz2/statuses/110729397626010147/references", "items": [] } }, "generator": { "id": "https://fedibird.com/generators/1", "type": "Application", "name": "Web", "url": "" } }