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://twit.social/users/brass75/statuses/113496419469957403",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-17T04:32:04Z",
"url": "https://twit.social/@brass75/113496419469957403",
"attributedTo": "https://twit.social/users/brass75",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://twit.social/users/brass75/followers"
],
"sensitive": false,
"atomUri": "https://twit.social/users/brass75/statuses/113496419469957403",
"inReplyToAtomUri": null,
"conversation": "tag:twit.social,2024-11-17:objectId=95936524:objectType=Conversation",
"content": "<p>I'm thinking about proposing a talk on writing good security advisories. As someone who spends way too much time reading them I really want people to know how to write them well. Would anyone be interested in such a talk?</p><p><a href=\"https://twit.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://twit.social/tags/pycon\" class=\"mention hashtag\" rel=\"tag\">#<span>pycon</span></a> <a href=\"https://twit.social/tags/pycon25\" class=\"mention hashtag\" rel=\"tag\">#<span>pycon25</span></a></p>",
"contentMap": {
"en": "<p>I'm thinking about proposing a talk on writing good security advisories. As someone who spends way too much time reading them I really want people to know how to write them well. Would anyone be interested in such a talk?</p><p><a href=\"https://twit.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://twit.social/tags/pycon\" class=\"mention hashtag\" rel=\"tag\">#<span>pycon</span></a> <a href=\"https://twit.social/tags/pycon25\" class=\"mention hashtag\" rel=\"tag\">#<span>pycon25</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://twit.social/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://twit.social/tags/pycon",
"name": "#pycon"
},
{
"type": "Hashtag",
"href": "https://twit.social/tags/pycon25",
"name": "#pycon25"
}
],
"replies": {
"id": "https://twit.social/users/brass75/statuses/113496419469957403/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://twit.social/users/brass75/statuses/113496419469957403/replies?only_other_accounts=true&page=true",
"partOf": "https://twit.social/users/brass75/statuses/113496419469957403/replies",
"items": []
}
},
"likes": {
"id": "https://twit.social/users/brass75/statuses/113496419469957403/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://twit.social/users/brass75/statuses/113496419469957403/shares",
"type": "Collection",
"totalItems": 3
}
}