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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://fosstodon.org/users/edrogers/statuses/112445436815974463",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/edrogers/statuses/112445401001414449",
"published": "2024-05-15T13:53:21Z",
"url": "https://fosstodon.org/@edrogers/112445436815974463",
"attributedTo": "https://fosstodon.org/users/edrogers",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/edrogers/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/edrogers/statuses/112445436815974463",
"inReplyToAtomUri": "https://fosstodon.org/users/edrogers/statuses/112445401001414449",
"conversation": "tag:fosstodon.org,2024-05-15:objectId=209007758:objectType=Conversation",
"content": "<p>Switched from `pip install to `uv pip install`. Install completed no problem.</p><p>I know <a href=\"https://fosstodon.org/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> is supposed to be faster, but this is insane 🤯 </p><p><a href=\"https://fosstodon.org/tags/PyConUS\" class=\"mention hashtag\" rel=\"tag\">#<span>PyConUS</span></a> <a href=\"https://fosstodon.org/tags/PyCon\" class=\"mention hashtag\" rel=\"tag\">#<span>PyCon</span></a> <a href=\"https://fosstodon.org/tags/uv\" class=\"mention hashtag\" rel=\"tag\">#<span>uv</span></a></p>",
"contentMap": {
"en": "<p>Switched from `pip install to `uv pip install`. Install completed no problem.</p><p>I know <a href=\"https://fosstodon.org/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> is supposed to be faster, but this is insane 🤯 </p><p><a href=\"https://fosstodon.org/tags/PyConUS\" class=\"mention hashtag\" rel=\"tag\">#<span>PyConUS</span></a> <a href=\"https://fosstodon.org/tags/PyCon\" class=\"mention hashtag\" rel=\"tag\">#<span>PyCon</span></a> <a href=\"https://fosstodon.org/tags/uv\" class=\"mention hashtag\" rel=\"tag\">#<span>uv</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/media_attachments/files/112/445/432/379/287/190/original/c9be59d039e3a527.png",
"name": "A screenshot of a terminal. pip install has failed to install a package. A subsequent call to uv pip install has succeeded",
"blurhash": "U54_tixubIaz~qadWAj?~qbIWWj[~qjZWBay",
"focalPoint": [
0,
0
],
"width": 3688,
"height": 2249
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rust",
"name": "#rust"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/pyconus",
"name": "#pyconus"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/pycon",
"name": "#pycon"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/uv",
"name": "#uv"
}
],
"replies": {
"id": "https://fosstodon.org/users/edrogers/statuses/112445436815974463/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/edrogers/statuses/112445436815974463/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/edrogers/statuses/112445436815974463/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/edrogers/statuses/112445436815974463/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://fosstodon.org/users/edrogers/statuses/112445436815974463/shares",
"type": "Collection",
"totalItems": 1
}
}