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://mastodon.social/users/hugovk/statuses/113413784779099646",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-02T14:16:58Z",
"url": "https://mastodon.social/@hugovk/113413784779099646",
"attributedTo": "https://mastodon.social/users/hugovk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hugovk/statuses/113413784779099646",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-02:objectId=837832279:objectType=Conversation",
"content": "<p>⚡ I wrote a little thing to show how to speed up CI using uv.</p><p>You can save about 20s on pre-commit linting and about 40s on a test matrix:</p><p><a href=\"https://dev.to/hugovk/speed-up-ci-with-uv-53n1\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">dev.to/hugovk/speed-up-ci-with</span><span class=\"invisible\">-uv-53n1</span></a></p><p>PS please share your tips too!</p><p><a href=\"https://micro.webology.dev/2024/11/02/please-publish-and.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">micro.webology.dev/2024/11/02/</span><span class=\"invisible\">please-publish-and.html</span></a></p><p><a href=\"https://mastodon.social/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> <a href=\"https://mastodon.social/tags/uv\" class=\"mention hashtag\" rel=\"tag\">#<span>uv</span></a> <a href=\"https://mastodon.social/tags/GitHubActions\" class=\"mention hashtag\" rel=\"tag\">#<span>GitHubActions</span></a> <a href=\"https://mastodon.social/tags/testing\" class=\"mention hashtag\" rel=\"tag\">#<span>testing</span></a> <a href=\"https://mastodon.social/tags/CI\" class=\"mention hashtag\" rel=\"tag\">#<span>CI</span></a> <a href=\"https://mastodon.social/tags/PreCommit\" class=\"mention hashtag\" rel=\"tag\">#<span>PreCommit</span></a> <a href=\"https://mastodon.social/tags/PreCommitUV\" class=\"mention hashtag\" rel=\"tag\">#<span>PreCommitUV</span></a> <a href=\"https://mastodon.social/tags/tox\" class=\"mention hashtag\" rel=\"tag\">#<span>tox</span></a> <a href=\"https://mastodon.social/tags/ToxUV\" class=\"mention hashtag\" rel=\"tag\">#<span>ToxUV</span></a></p>",
"contentMap": {
"en": "<p>⚡ I wrote a little thing to show how to speed up CI using uv.</p><p>You can save about 20s on pre-commit linting and about 40s on a test matrix:</p><p><a href=\"https://dev.to/hugovk/speed-up-ci-with-uv-53n1\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">dev.to/hugovk/speed-up-ci-with</span><span class=\"invisible\">-uv-53n1</span></a></p><p>PS please share your tips too!</p><p><a href=\"https://micro.webology.dev/2024/11/02/please-publish-and.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">micro.webology.dev/2024/11/02/</span><span class=\"invisible\">please-publish-and.html</span></a></p><p><a href=\"https://mastodon.social/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> <a href=\"https://mastodon.social/tags/uv\" class=\"mention hashtag\" rel=\"tag\">#<span>uv</span></a> <a href=\"https://mastodon.social/tags/GitHubActions\" class=\"mention hashtag\" rel=\"tag\">#<span>GitHubActions</span></a> <a href=\"https://mastodon.social/tags/testing\" class=\"mention hashtag\" rel=\"tag\">#<span>testing</span></a> <a href=\"https://mastodon.social/tags/CI\" class=\"mention hashtag\" rel=\"tag\">#<span>CI</span></a> <a href=\"https://mastodon.social/tags/PreCommit\" class=\"mention hashtag\" rel=\"tag\">#<span>PreCommit</span></a> <a href=\"https://mastodon.social/tags/PreCommitUV\" class=\"mention hashtag\" rel=\"tag\">#<span>PreCommitUV</span></a> <a href=\"https://mastodon.social/tags/tox\" class=\"mention hashtag\" rel=\"tag\">#<span>tox</span></a> <a href=\"https://mastodon.social/tags/ToxUV\" class=\"mention hashtag\" rel=\"tag\">#<span>ToxUV</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/uv",
"name": "#uv"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/githubactions",
"name": "#githubactions"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/testing",
"name": "#testing"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ci",
"name": "#ci"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/precommit",
"name": "#precommit"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/precommituv",
"name": "#precommituv"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/tox",
"name": "#tox"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/toxuv",
"name": "#toxuv"
}
],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/113413784779099646/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/113413784779099646/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/113413784779099646/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/113413784779099646/likes",
"type": "Collection",
"totalItems": 21
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/113413784779099646/shares",
"type": "Collection",
"totalItems": 21
}
}