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://fosstodon.org/users/greenman/statuses/113485360426055980",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/pablolarah/statuses/113484910421111561",
"published": "2024-11-15T05:39:36Z",
"url": "https://fosstodon.org/@greenman/113485360426055980",
"attributedTo": "https://fosstodon.org/users/greenman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/greenman/followers",
"https://mastodon.social/users/pablolarah",
"https://mastodon.social/users/csstricks"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/greenman/statuses/113485360426055980",
"inReplyToAtomUri": "https://mastodon.social/users/pablolarah/statuses/113484910421111561",
"conversation": "tag:mastodon.social,2024-11-15:objectId=848456330:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@pablolarah\" class=\"u-url mention\">@<span>pablolarah</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@csstricks\" class=\"u-url mention\">@<span>csstricks</span></a></span> I do think details is a nightmare as you can not read quickly the whole page with a quick eyes scan and have to click to maybe find the info you need. People on mobile know how to scroll and on large screen we have enough space to display the details. So to me a very bad <a href=\"https://fosstodon.org/tags/ux\" class=\"mention hashtag\" rel=\"tag\">#<span>ux</span></a> pattern. Could you convince me it is not ?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@pablolarah\" class=\"u-url mention\">@<span>pablolarah</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@csstricks\" class=\"u-url mention\">@<span>csstricks</span></a></span> I do think details is a nightmare as you can not read quickly the whole page with a quick eyes scan and have to click to maybe find the info you need. People on mobile know how to scroll and on large screen we have enough space to display the details. So to me a very bad <a href=\"https://fosstodon.org/tags/ux\" class=\"mention hashtag\" rel=\"tag\">#<span>ux</span></a> pattern. Could you convince me it is not ?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/pablolarah",
"name": "@pablolarah@mastodon.social"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/csstricks",
"name": "@csstricks@mastodon.social"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/ux",
"name": "#ux"
}
],
"replies": {
"id": "https://fosstodon.org/users/greenman/statuses/113485360426055980/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/greenman/statuses/113485360426055980/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/greenman/statuses/113485360426055980/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/greenman/statuses/113485360426055980/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/greenman/statuses/113485360426055980/shares",
"type": "Collection",
"totalItems": 0
}
}