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://techhub.social/users/Anoncheg/statuses/113192417887314018",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-24T12:00:28Z",
"url": "https://techhub.social/@Anoncheg/113192417887314018",
"attributedTo": "https://techhub.social/users/Anoncheg",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techhub.social/users/Anoncheg/followers"
],
"sensitive": false,
"atomUri": "https://techhub.social/users/Anoncheg/statuses/113192417887314018",
"inReplyToAtomUri": null,
"conversation": "tag:techhub.social,2024-09-24:objectId=185508279:objectType=Conversation",
"content": "<p>Part1: From [2023-11-12 Sun]<br /><a href=\"https://techhub.social/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> : Ways to handle long lines(\\"Line Wrap\\"): 🦄<br />- Hard-Wrap Lines:<br /> - M-q fill-paragraph<br /> - auto-fill-mode - automatic M-q - insert a line ending after the last word<br /> that occurs before the value of option<br /> ‘fill-column’ (a column number).<br /> - refill-mode - it hits M-q automatically after changes to the buffer that<br /> might normally trigger auto-filling<br />- Soft-Wrap:<br /> - visual-line-mode (built-in)<br /> - \\"default wrapping\\" without toggle-truncate-lines - same as visual-line-mode<br /> - visual-fill-column-mode (external package)</p>",
"contentMap": {
"en": "<p>Part1: From [2023-11-12 Sun]<br /><a href=\"https://techhub.social/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> : Ways to handle long lines(\\"Line Wrap\\"): 🦄<br />- Hard-Wrap Lines:<br /> - M-q fill-paragraph<br /> - auto-fill-mode - automatic M-q - insert a line ending after the last word<br /> that occurs before the value of option<br /> ‘fill-column’ (a column number).<br /> - refill-mode - it hits M-q automatically after changes to the buffer that<br /> might normally trigger auto-filling<br />- Soft-Wrap:<br /> - visual-line-mode (built-in)<br /> - \\"default wrapping\\" without toggle-truncate-lines - same as visual-line-mode<br /> - visual-fill-column-mode (external package)</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://techhub.social/tags/emacs",
"name": "#emacs"
}
],
"replies": {
"id": "https://techhub.social/users/Anoncheg/statuses/113192417887314018/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://techhub.social/users/Anoncheg/statuses/113192417887314018/replies?only_other_accounts=true&page=true",
"partOf": "https://techhub.social/users/Anoncheg/statuses/113192417887314018/replies",
"items": []
}
},
"likes": {
"id": "https://techhub.social/users/Anoncheg/statuses/113192417887314018/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://techhub.social/users/Anoncheg/statuses/113192417887314018/shares",
"type": "Collection",
"totalItems": 0
}
}