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://front-end.social/users/dnikub/statuses/111341483794549201",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-02T14:43:35Z",
"url": "https://front-end.social/@dnikub/111341483794549201",
"attributedTo": "https://front-end.social/users/dnikub",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/dnikub/followers"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/dnikub/statuses/111341483794549201",
"inReplyToAtomUri": null,
"conversation": "tag:front-end.social,2023-11-02:objectId=5856824:objectType=Conversation",
"content": "<p>Had an interesting discussion yesterday with a small business owner (3 employees) complaining about the <a href=\"https://front-end.social/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a> <a href=\"https://front-end.social/tags/regulations\" class=\"mention hashtag\" rel=\"tag\">#<span>regulations</span></a> they have to comply with and pay for.</p><p>"There will soon be new EU regulations for accessible websites I'll be forced to comply with and pay for. How should I afford that? If it is important for the state to integrate accessibility, why doesn't the state pay for it?"</p><p>I see several problems here.</p><p>A thread (1/5) ⬇️</p>",
"contentMap": {
"en": "<p>Had an interesting discussion yesterday with a small business owner (3 employees) complaining about the <a href=\"https://front-end.social/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a> <a href=\"https://front-end.social/tags/regulations\" class=\"mention hashtag\" rel=\"tag\">#<span>regulations</span></a> they have to comply with and pay for.</p><p>"There will soon be new EU regulations for accessible websites I'll be forced to comply with and pay for. How should I afford that? If it is important for the state to integrate accessibility, why doesn't the state pay for it?"</p><p>I see several problems here.</p><p>A thread (1/5) ⬇️</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://front-end.social/tags/accessibility",
"name": "#accessibility"
},
{
"type": "Hashtag",
"href": "https://front-end.social/tags/regulations",
"name": "#regulations"
}
],
"replies": {
"id": "https://front-end.social/users/dnikub/statuses/111341483794549201/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/dnikub/statuses/111341483794549201/replies?min_id=111341484716469886&page=true",
"partOf": "https://front-end.social/users/dnikub/statuses/111341483794549201/replies",
"items": [
"https://front-end.social/users/dnikub/statuses/111341484716469886"
]
}
},
"likes": {
"id": "https://front-end.social/users/dnikub/statuses/111341483794549201/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://front-end.social/users/dnikub/statuses/111341483794549201/shares",
"type": "Collection",
"totalItems": 10
}
}