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://fosstodon.org/users/gatelinker/statuses/114372625294942569",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-20T22:22:43Z",
"url": "https://fosstodon.org/@gatelinker/114372625294942569",
"attributedTo": "https://fosstodon.org/users/gatelinker",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/gatelinker/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/gatelinker/statuses/114372625294942569",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-04-20:objectId=309176066:objectType=Conversation",
"content": "<p><a href=\"https://fosstodon.org/tags/cmake\" class=\"mention hashtag\" rel=\"tag\">#<span>cmake</span></a> v4.0 puts pressure on c and <a href=\"https://fosstodon.org/tags/cpp\" class=\"mention hashtag\" rel=\"tag\">#<span>cpp</span></a> projects.<br />There are a lot of projects with a minimum-requirement below 3.10,<br />which is rejected by the new version.</p><p>I failed to build my <a href=\"https://fosstodon.org/tags/conan\" class=\"mention hashtag\" rel=\"tag\">#<span>conan</span></a> dependencies and already needed to downgrade to v3.31 where `< 3.10` is only a deprecation warning. (3.26 is best -> no deprecation warnings)</p><p><a href=\"https://fosstodon.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> could be so much fun without these ongoing annoying dependency updates. 😩</p>",
"contentMap": {
"en": "<p><a href=\"https://fosstodon.org/tags/cmake\" class=\"mention hashtag\" rel=\"tag\">#<span>cmake</span></a> v4.0 puts pressure on c and <a href=\"https://fosstodon.org/tags/cpp\" class=\"mention hashtag\" rel=\"tag\">#<span>cpp</span></a> projects.<br />There are a lot of projects with a minimum-requirement below 3.10,<br />which is rejected by the new version.</p><p>I failed to build my <a href=\"https://fosstodon.org/tags/conan\" class=\"mention hashtag\" rel=\"tag\">#<span>conan</span></a> dependencies and already needed to downgrade to v3.31 where `< 3.10` is only a deprecation warning. (3.26 is best -> no deprecation warnings)</p><p><a href=\"https://fosstodon.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> could be so much fun without these ongoing annoying dependency updates. 😩</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/cmake",
"name": "#cmake"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/cpp",
"name": "#cpp"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/conan",
"name": "#conan"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/programming",
"name": "#programming"
}
],
"replies": {
"id": "https://fosstodon.org/users/gatelinker/statuses/114372625294942569/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/gatelinker/statuses/114372625294942569/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/gatelinker/statuses/114372625294942569/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/gatelinker/statuses/114372625294942569/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/gatelinker/statuses/114372625294942569/shares",
"type": "Collection",
"totalItems": 1
}
}