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://mstdn.io/users/fst/statuses/113513646052680763",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-20T05:33:00Z",
"url": "https://mstdn.io/@fst/113513646052680763",
"attributedTo": "https://mstdn.io/users/fst",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.io/users/fst/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.io/users/fst/statuses/113513646052680763",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.io,2024-11-20:objectId=200690515:objectType=Conversation",
"content": "<p>Just tried the <a href=\"https://mstdn.io/tags/uv\" class=\"mention hashtag\" rel=\"tag\">#<span>uv</span></a> <a href=\"https://mstdn.io/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> management tool. At first I thought: Oh no, not another Python package manager. But this one seems different. It combines all the pip-tools, <a href=\"https://mstdn.io/tags/pyenv\" class=\"mention hashtag\" rel=\"tag\">#<span>pyenv</span></a>, <a href=\"https://mstdn.io/tags/poetry\" class=\"mention hashtag\" rel=\"tag\">#<span>poetry</span></a>, <a href=\"https://mstdn.io/tags/virtualenv\" class=\"mention hashtag\" rel=\"tag\">#<span>virtualenv</span></a>, etc in one. <br />And it's damn fast. This likely will stay with me for a while.</p><p><a href=\"https://docs.astral.sh/uv/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">docs.astral.sh/uv/</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>Just tried the <a href=\"https://mstdn.io/tags/uv\" class=\"mention hashtag\" rel=\"tag\">#<span>uv</span></a> <a href=\"https://mstdn.io/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> management tool. At first I thought: Oh no, not another Python package manager. But this one seems different. It combines all the pip-tools, <a href=\"https://mstdn.io/tags/pyenv\" class=\"mention hashtag\" rel=\"tag\">#<span>pyenv</span></a>, <a href=\"https://mstdn.io/tags/poetry\" class=\"mention hashtag\" rel=\"tag\">#<span>poetry</span></a>, <a href=\"https://mstdn.io/tags/virtualenv\" class=\"mention hashtag\" rel=\"tag\">#<span>virtualenv</span></a>, etc in one. <br />And it's damn fast. This likely will stay with me for a while.</p><p><a href=\"https://docs.astral.sh/uv/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">docs.astral.sh/uv/</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.io/tags/uv",
"name": "#uv"
},
{
"type": "Hashtag",
"href": "https://mstdn.io/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mstdn.io/tags/pyenv",
"name": "#pyenv"
},
{
"type": "Hashtag",
"href": "https://mstdn.io/tags/poetry",
"name": "#poetry"
},
{
"type": "Hashtag",
"href": "https://mstdn.io/tags/virtualenv",
"name": "#virtualenv"
}
],
"replies": {
"id": "https://mstdn.io/users/fst/statuses/113513646052680763/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.io/users/fst/statuses/113513646052680763/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.io/users/fst/statuses/113513646052680763/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.io/users/fst/statuses/113513646052680763/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mstdn.io/users/fst/statuses/113513646052680763/shares",
"type": "Collection",
"totalItems": 3
}
}