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://mastodon.social/users/pablolarah/statuses/113487344024081779",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-15T14:04:03Z",
"url": "https://mastodon.social/@pablolarah/113487344024081779",
"attributedTo": "https://mastodon.social/users/pablolarah",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/pablolarah/followers",
"https://sfba.social/users/fonts",
"https://mastodon.social/users/csstricks"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/pablolarah/statuses/113487344024081779",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-15:objectId=848822997:objectType=Conversation",
"content": "<p>🔵 Exploring What the Details and Summary Elements Can Do<br />by Robin Rendle <span class=\"h-card\" translate=\"no\"><a href=\"https://sfba.social/@fonts\" class=\"u-url mention\">@<span>fonts</span></a></span> at <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@csstricks\" class=\"u-url mention\">@<span>csstricks</span></a></span> <br /><a href=\"https://mastodon.social/tags/Summary\" class=\"mention hashtag\" rel=\"tag\">#<span>Summary</span></a> <a href=\"https://mastodon.social/tags/Details\" class=\"mention hashtag\" rel=\"tag\">#<span>Details</span></a> <a href=\"https://mastodon.social/tags/html\" class=\"mention hashtag\" rel=\"tag\">#<span>html</span></a> <a href=\"https://mastodon.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> </p><p><a href=\"https://css-tricks.com/exploring-what-the-details-and-summary-elements-can-do/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">css-tricks.com/exploring-what-</span><span class=\"invisible\">the-details-and-summary-elements-can-do/</span></a></p>",
"contentMap": {
"en": "<p>🔵 Exploring What the Details and Summary Elements Can Do<br />by Robin Rendle <span class=\"h-card\" translate=\"no\"><a href=\"https://sfba.social/@fonts\" class=\"u-url mention\">@<span>fonts</span></a></span> at <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@csstricks\" class=\"u-url mention\">@<span>csstricks</span></a></span> <br /><a href=\"https://mastodon.social/tags/Summary\" class=\"mention hashtag\" rel=\"tag\">#<span>Summary</span></a> <a href=\"https://mastodon.social/tags/Details\" class=\"mention hashtag\" rel=\"tag\">#<span>Details</span></a> <a href=\"https://mastodon.social/tags/html\" class=\"mention hashtag\" rel=\"tag\">#<span>html</span></a> <a href=\"https://mastodon.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> </p><p><a href=\"https://css-tricks.com/exploring-what-the-details-and-summary-elements-can-do/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">css-tricks.com/exploring-what-</span><span class=\"invisible\">the-details-and-summary-elements-can-do/</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/113/487/342/628/385/167/original/ef92a87939147531.png",
"name": "White text on blue background:\nExploring What the Details and Summary Elements Can Do",
"blurhash": "UEA^v1^~D:WHxut4N0Rm09N0%Hj@ohN0odod",
"focalPoint": [
0,
0
],
"width": 1080,
"height": 1080
}
],
"tag": [
{
"type": "Mention",
"href": "https://sfba.social/users/fonts",
"name": "@fonts@sfba.social"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/csstricks",
"name": "@csstricks"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/summary",
"name": "#summary"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/details",
"name": "#details"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/html",
"name": "#html"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/webdev",
"name": "#webdev"
}
],
"replies": {
"id": "https://mastodon.social/users/pablolarah/statuses/113487344024081779/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/pablolarah/statuses/113487344024081779/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/pablolarah/statuses/113487344024081779/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/pablolarah/statuses/113487344024081779/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/pablolarah/statuses/113487344024081779/shares",
"type": "Collection",
"totalItems": 0
}
}