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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://mastodon.acc.sunet.se/users/ashwinvis/statuses/113095556188953436",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-07T09:27:15Z",
"url": "https://mastodon.acc.sunet.se/@ashwinvis/113095556188953436",
"attributedTo": "https://mastodon.acc.sunet.se/users/ashwinvis",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.acc.sunet.se/users/ashwinvis/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.acc.sunet.se/users/ashwinvis/statuses/113095556188953436",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.acc.sunet.se,2024-09-07:objectId=24457335:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.acc.sunet.se/tags/uv\" class=\"mention hashtag\" rel=\"tag\">#<span>uv</span></a> maybe fast but its dependency resolver is worse than <a href=\"https://mastodon.acc.sunet.se/tags/pip\" class=\"mention hashtag\" rel=\"tag\">#<span>pip</span></a></p><p>Case in point: try in a fresh virtualenv</p><p>pip install sphinx sphinx-rtd-theme</p><p>and see what version you get for sphinx-rtd-theme. uv tries too hard to get to sphinx 8.x and as a result you get an ancient theme.</p><p> :python: <a href=\"https://mastodon.acc.sunet.se/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> <a href=\"https://mastodon.acc.sunet.se/tags/packaging\" class=\"mention hashtag\" rel=\"tag\">#<span>packaging</span></a></p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.acc.sunet.se/tags/uv\" class=\"mention hashtag\" rel=\"tag\">#<span>uv</span></a> maybe fast but its dependency resolver is worse than <a href=\"https://mastodon.acc.sunet.se/tags/pip\" class=\"mention hashtag\" rel=\"tag\">#<span>pip</span></a></p><p>Case in point: try in a fresh virtualenv</p><p>pip install sphinx sphinx-rtd-theme</p><p>and see what version you get for sphinx-rtd-theme. uv tries too hard to get to sphinx 8.x and as a result you get an ancient theme.</p><p> :python: <a href=\"https://mastodon.acc.sunet.se/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> <a href=\"https://mastodon.acc.sunet.se/tags/packaging\" class=\"mention hashtag\" rel=\"tag\">#<span>packaging</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.acc.sunet.se/tags/uv",
"name": "#uv"
},
{
"type": "Hashtag",
"href": "https://mastodon.acc.sunet.se/tags/pip",
"name": "#pip"
},
{
"type": "Hashtag",
"href": "https://mastodon.acc.sunet.se/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mastodon.acc.sunet.se/tags/packaging",
"name": "#packaging"
},
{
"id": "https://mastodon.acc.sunet.se/emojis/124575",
"type": "Emoji",
"name": ":python:",
"updated": "2023-11-10T10:46:40Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://mastodon.acc.sunet.se/system/custom_emojis/images/000/124/575/original/4bc1b7c7ba5c3389.png"
}
}
],
"replies": {
"id": "https://mastodon.acc.sunet.se/users/ashwinvis/statuses/113095556188953436/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.acc.sunet.se/users/ashwinvis/statuses/113095556188953436/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.acc.sunet.se/users/ashwinvis/statuses/113095556188953436/replies",
"items": []
}
}
}