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://federate.me.uk/users/jperkin/statuses/114782721965491311",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-07-02T08:35:42Z",
"url": "https://federate.me.uk/@jperkin/114782721965491311",
"attributedTo": "https://federate.me.uk/users/jperkin",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://federate.me.uk/users/jperkin/followers"
],
"sensitive": false,
"atomUri": "https://federate.me.uk/users/jperkin/statuses/114782721965491311",
"inReplyToAtomUri": null,
"conversation": "tag:federate.me.uk,2025-07-02:objectId=1248153:objectType=Conversation",
"content": "<p>Just to give you an idea of how much software GCC 14's default of -Werror=implicit-function-declaration breaks, here are two pkgsrc bulk build results:</p><p>GCC 13.3.0: 24835/28450<br />GCC 14.3.0: 2589/28450</p><p><a href=\"https://reports.pkgci.org/SmartOS/upstream/trunk/20250630.2248/meta/report.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">reports.pkgci.org/SmartOS/upst</span><span class=\"invisible\">ream/trunk/20250630.2248/meta/report.html</span></a></p><p><a href=\"https://reports.pkgci.org/SmartOS/upstream/trunk/20250701.2248/meta/report.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">reports.pkgci.org/SmartOS/upst</span><span class=\"invisible\">ream/trunk/20250701.2248/meta/report.html</span></a></p><p>I also had to fix up a bunch of things before the build would even start.</p><p>This could take a while. And then the fun starts all over again with GCC 15's changes...</p><p><a href=\"https://federate.me.uk/tags/pkgsrc\" class=\"mention hashtag\" rel=\"tag\">#<span>pkgsrc</span></a> <a href=\"https://federate.me.uk/tags/c\" class=\"mention hashtag\" rel=\"tag\">#<span>c</span></a></p>",
"contentMap": {
"en": "<p>Just to give you an idea of how much software GCC 14's default of -Werror=implicit-function-declaration breaks, here are two pkgsrc bulk build results:</p><p>GCC 13.3.0: 24835/28450<br />GCC 14.3.0: 2589/28450</p><p><a href=\"https://reports.pkgci.org/SmartOS/upstream/trunk/20250630.2248/meta/report.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">reports.pkgci.org/SmartOS/upst</span><span class=\"invisible\">ream/trunk/20250630.2248/meta/report.html</span></a></p><p><a href=\"https://reports.pkgci.org/SmartOS/upstream/trunk/20250701.2248/meta/report.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">reports.pkgci.org/SmartOS/upst</span><span class=\"invisible\">ream/trunk/20250701.2248/meta/report.html</span></a></p><p>I also had to fix up a bunch of things before the build would even start.</p><p>This could take a while. And then the fun starts all over again with GCC 15's changes...</p><p><a href=\"https://federate.me.uk/tags/pkgsrc\" class=\"mention hashtag\" rel=\"tag\">#<span>pkgsrc</span></a> <a href=\"https://federate.me.uk/tags/c\" class=\"mention hashtag\" rel=\"tag\">#<span>c</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://federate.me.uk/tags/pkgsrc",
"name": "#pkgsrc"
},
{
"type": "Hashtag",
"href": "https://federate.me.uk/tags/c",
"name": "#c"
}
],
"replies": {
"id": "https://federate.me.uk/users/jperkin/statuses/114782721965491311/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://federate.me.uk/users/jperkin/statuses/114782721965491311/replies?min_id=114784492066701446&page=true",
"partOf": "https://federate.me.uk/users/jperkin/statuses/114782721965491311/replies",
"items": [
"https://federate.me.uk/users/jperkin/statuses/114784492066701446"
]
}
},
"likes": {
"id": "https://federate.me.uk/users/jperkin/statuses/114782721965491311/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://federate.me.uk/users/jperkin/statuses/114782721965491311/shares",
"type": "Collection",
"totalItems": 8
}
}