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"
}
],
"id": "https://twit.social/users/brass75/statuses/113159767843559608/activity",
"type": "Create",
"actor": "https://twit.social/users/brass75",
"published": "2024-09-18T17:37:07Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://twit.social/users/brass75/followers",
"https://fosstodon.org/users/itsthejoker"
],
"object": {
"id": "https://twit.social/users/brass75/statuses/113159767843559608",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-18T17:37:07Z",
"url": "https://twit.social/@brass75/113159767843559608",
"attributedTo": "https://twit.social/users/brass75",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://twit.social/users/brass75/followers",
"https://fosstodon.org/users/itsthejoker"
],
"sensitive": false,
"atomUri": "https://twit.social/users/brass75/statuses/113159767843559608",
"inReplyToAtomUri": null,
"conversation": "tag:twit.social,2024-09-18:objectId=87860488:objectType=Conversation",
"content": "<p>Goals for the not too distant future (because life and all that mean I can't say when I'll actually get to it but if I put it here maybe it'll serve to help me actually get to them!)</p><p>1. Try out uv for setting up a venv and doing everything I need for a project.<br />2. Using <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@itsthejoker\" class=\"u-url mention\">@<span>itsthejoker</span></a></span> 's SpiderWeb framework to create a URL shortener (I know the logic so this is more to play with the framework.)</p><p>Wish me luck!</p><p><a href=\"https://itsthejoker.github.io/spiderweb\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">itsthejoker.github.io/spiderwe</span><span class=\"invisible\">b</span></a></p>",
"contentMap": {
"en": "<p>Goals for the not too distant future (because life and all that mean I can't say when I'll actually get to it but if I put it here maybe it'll serve to help me actually get to them!)</p><p>1. Try out uv for setting up a venv and doing everything I need for a project.<br />2. Using <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@itsthejoker\" class=\"u-url mention\">@<span>itsthejoker</span></a></span> 's SpiderWeb framework to create a URL shortener (I know the logic so this is more to play with the framework.)</p><p>Wish me luck!</p><p><a href=\"https://itsthejoker.github.io/spiderweb\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">itsthejoker.github.io/spiderwe</span><span class=\"invisible\">b</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/itsthejoker",
"name": "@itsthejoker@fosstodon.org"
}
],
"replies": {
"id": "https://twit.social/users/brass75/statuses/113159767843559608/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://twit.social/users/brass75/statuses/113159767843559608/replies?min_id=113216197425515702&page=true",
"partOf": "https://twit.social/users/brass75/statuses/113159767843559608/replies",
"items": [
"https://twit.social/users/brass75/statuses/113216197425515702"
]
}
},
"likes": {
"id": "https://twit.social/users/brass75/statuses/113159767843559608/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://twit.social/users/brass75/statuses/113159767843559608/shares",
"type": "Collection",
"totalItems": 0
}
}
}