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://floss.social/users/hroncok/statuses/113432194798700211",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-05T20:18:53Z",
"url": "https://floss.social/@hroncok/113432194798700211",
"attributedTo": "https://floss.social/users/hroncok",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://floss.social/users/hroncok/followers"
],
"sensitive": false,
"atomUri": "https://floss.social/users/hroncok/statuses/113432194798700211",
"inReplyToAtomUri": null,
"conversation": "tag:floss.social,2024-11-05:objectId=73100153:objectType=Conversation",
"content": "<p>In <a href=\"https://floss.social/tags/Fedora\" class=\"mention hashtag\" rel=\"tag\">#<span>Fedora</span></a>, packages may not include pre-built binaries. They may also not download code bundles from the internet to function.</p><p><a href=\"https://docs.fedoraproject.org/en-US/packaging-guidelines/what-can-be-packaged/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.fedoraproject.org/en-US/p</span><span class=\"invisible\">ackaging-guidelines/what-can-be-packaged/</span></a></p><p><a href=\"https://floss.social/tags/uv\" class=\"mention hashtag\" rel=\"tag\">#<span>uv</span></a> downloads a pre-built binary <a href=\"https://floss.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> from the internet if you don't have it.</p><p>To follow the spirit of Fedora rules, I think we should set python-downloads = "manual" in /etc/uv/uv.toml. That way:</p><p> - by default, no automatic downloads<br /> - explicit downloads still work<br /> - users can override the config</p><p><a href=\"https://src.fedoraproject.org/rpms/uv/pull-request/18\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">src.fedoraproject.org/rpms/uv/</span><span class=\"invisible\">pull-request/18</span></a></p>",
"contentMap": {
"en": "<p>In <a href=\"https://floss.social/tags/Fedora\" class=\"mention hashtag\" rel=\"tag\">#<span>Fedora</span></a>, packages may not include pre-built binaries. They may also not download code bundles from the internet to function.</p><p><a href=\"https://docs.fedoraproject.org/en-US/packaging-guidelines/what-can-be-packaged/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.fedoraproject.org/en-US/p</span><span class=\"invisible\">ackaging-guidelines/what-can-be-packaged/</span></a></p><p><a href=\"https://floss.social/tags/uv\" class=\"mention hashtag\" rel=\"tag\">#<span>uv</span></a> downloads a pre-built binary <a href=\"https://floss.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> from the internet if you don't have it.</p><p>To follow the spirit of Fedora rules, I think we should set python-downloads = "manual" in /etc/uv/uv.toml. That way:</p><p> - by default, no automatic downloads<br /> - explicit downloads still work<br /> - users can override the config</p><p><a href=\"https://src.fedoraproject.org/rpms/uv/pull-request/18\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">src.fedoraproject.org/rpms/uv/</span><span class=\"invisible\">pull-request/18</span></a></p>"
},
"updated": "2024-11-05T20:35:06Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://floss.social/tags/Fedora",
"name": "#Fedora"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/uv",
"name": "#uv"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/Python",
"name": "#Python"
}
],
"replies": {
"id": "https://floss.social/users/hroncok/statuses/113432194798700211/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://floss.social/users/hroncok/statuses/113432194798700211/replies?only_other_accounts=true&page=true",
"partOf": "https://floss.social/users/hroncok/statuses/113432194798700211/replies",
"items": []
}
},
"likes": {
"id": "https://floss.social/users/hroncok/statuses/113432194798700211/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://floss.social/users/hroncok/statuses/113432194798700211/shares",
"type": "Collection",
"totalItems": 2
}
}