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://det.social/users/quadratur/statuses/110767458684879007",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/wmtalcott/statuses/110761595252741150",
"published": "2023-07-24T05:41:27Z",
"url": "https://det.social/@quadratur/110767458684879007",
"attributedTo": "https://det.social/users/quadratur",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://det.social/users/quadratur/followers",
"https://mastodon.social/users/wmtalcott"
],
"sensitive": false,
"atomUri": "https://det.social/users/quadratur/statuses/110767458684879007",
"inReplyToAtomUri": "https://mastodon.social/users/wmtalcott/statuses/110761595252741150",
"conversation": "tag:det.social,2023-07-23:objectId=30403810:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@wmtalcott\" class=\"u-url mention\">@<span>wmtalcott</span></a></span> <br />The main problem I see is that you create lots of <a href=\"https://det.social/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a> issues when you use <a href=\"https://det.social/tags/HTMX\" class=\"mention hashtag\" rel=\"tag\">#<span>HTMX</span></a> techniques instead of standarised methods, and this is a problem for the whole web, not just for people with disabilities. It is like always: designers use bad methods cause they don't care about the real purpose of elemets. This creates massive problems with the many combinations of user agents, people, and situations which all are part of the world's <a href=\"https://det.social/tags/diversity\" class=\"mention hashtag\" rel=\"tag\">#<span>diversity</span></a>.<br />This is sad.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@wmtalcott\" class=\"u-url mention\">@<span>wmtalcott</span></a></span> <br />The main problem I see is that you create lots of <a href=\"https://det.social/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a> issues when you use <a href=\"https://det.social/tags/HTMX\" class=\"mention hashtag\" rel=\"tag\">#<span>HTMX</span></a> techniques instead of standarised methods, and this is a problem for the whole web, not just for people with disabilities. It is like always: designers use bad methods cause they don't care about the real purpose of elemets. This creates massive problems with the many combinations of user agents, people, and situations which all are part of the world's <a href=\"https://det.social/tags/diversity\" class=\"mention hashtag\" rel=\"tag\">#<span>diversity</span></a>.<br />This is sad.</p>"
},
"updated": "2023-07-24T05:46:29Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/wmtalcott",
"name": "@wmtalcott@mastodon.social"
},
{
"type": "Hashtag",
"href": "https://det.social/tags/accessibility",
"name": "#accessibility"
},
{
"type": "Hashtag",
"href": "https://det.social/tags/htmx",
"name": "#htmx"
},
{
"type": "Hashtag",
"href": "https://det.social/tags/diversity",
"name": "#diversity"
}
],
"replies": {
"id": "https://det.social/users/quadratur/statuses/110767458684879007/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://det.social/users/quadratur/statuses/110767458684879007/replies?only_other_accounts=true&page=true",
"partOf": "https://det.social/users/quadratur/statuses/110767458684879007/replies",
"items": []
}
},
"likes": {
"id": "https://det.social/users/quadratur/statuses/110767458684879007/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://det.social/users/quadratur/statuses/110767458684879007/shares",
"type": "Collection",
"totalItems": 0
}
}