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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://indiehackers.social/users/leroy/statuses/111813329231666691",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-24T22:40:05Z",
"url": "https://indiehackers.social/@leroy/111813329231666691",
"attributedTo": "https://indiehackers.social/users/leroy",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://indiehackers.social/users/leroy/followers",
"https://mastodon.online/users/IceCubesApp"
],
"sensitive": false,
"atomUri": "https://indiehackers.social/users/leroy/statuses/111813329231666691",
"inReplyToAtomUri": null,
"conversation": "tag:indiehackers.social,2024-01-24:objectId=2091632:objectType=Conversation",
"content": "<p>Woohoo! My first open source contribution is out in the wild.<br />If you are using <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.online/@IceCubesApp\" class=\"u-url mention\">@<span>IceCubesApp</span></a></span> you can now go to Settings/Content Settings and enable the Require Alt Text to Post feature.</p><p>If you attempt to post media without alt text you get this lovely error!</p><p>Here is an article on writing quality alt text: <a href=\"https://accessibility.huit.harvard.edu/describe-content-images\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">accessibility.huit.harvard.edu</span><span class=\"invisible\">/describe-content-images</span></a></p><p><a href=\"https://indiehackers.social/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a> <a href=\"https://indiehackers.social/tags/Accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>Accessibility</span></a></p>",
"contentMap": {
"en": "<p>Woohoo! My first open source contribution is out in the wild.<br />If you are using <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.online/@IceCubesApp\" class=\"u-url mention\">@<span>IceCubesApp</span></a></span> you can now go to Settings/Content Settings and enable the Require Alt Text to Post feature.</p><p>If you attempt to post media without alt text you get this lovely error!</p><p>Here is an article on writing quality alt text: <a href=\"https://accessibility.huit.harvard.edu/describe-content-images\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">accessibility.huit.harvard.edu</span><span class=\"invisible\">/describe-content-images</span></a></p><p><a href=\"https://indiehackers.social/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a> <a href=\"https://indiehackers.social/tags/Accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>Accessibility</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.masto.host/indiehackerssocial/media_attachments/files/111/813/303/744/645/482/original/0ba267b121135e6c.jpeg",
"name": "macOS error modal titled “Error while posting” with a detailed messaged stating “Your settings require alt text on all media before posting”.\n\nThere is only an “OK” button to dismiss the modal to back to the previous step.",
"blurhash": "U97nLLax9Wj]IDfPkOj]M|j@xtfRx?fRV|ay",
"width": 538,
"height": 458
}
],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.online/users/IceCubesApp",
"name": "@IceCubesApp@mastodon.online"
},
{
"type": "Hashtag",
"href": "https://indiehackers.social/tags/opensource",
"name": "#opensource"
},
{
"type": "Hashtag",
"href": "https://indiehackers.social/tags/accessibility",
"name": "#accessibility"
}
],
"replies": {
"id": "https://indiehackers.social/users/leroy/statuses/111813329231666691/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://indiehackers.social/users/leroy/statuses/111813329231666691/replies?only_other_accounts=true&page=true",
"partOf": "https://indiehackers.social/users/leroy/statuses/111813329231666691/replies",
"items": []
}
},
"likes": {
"id": "https://indiehackers.social/users/leroy/statuses/111813329231666691/likes",
"type": "Collection",
"totalItems": 22
},
"shares": {
"id": "https://indiehackers.social/users/leroy/statuses/111813329231666691/shares",
"type": "Collection",
"totalItems": 8
}
}