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"
}
],
"id": "https://front-end.social/users/elly/statuses/113404772110873296",
"type": "Note",
"summary": null,
"inReplyTo": "https://front-end.social/users/mayank/statuses/113403205090731609",
"published": "2024-11-01T00:04:56Z",
"url": "https://front-end.social/@elly/113404772110873296",
"attributedTo": "https://front-end.social/users/elly",
"to": [
"https://front-end.social/users/elly/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://front-end.social/users/mayank",
"https://front-end.social/users/AmeliaBR",
"https://front-end.social/users/bramus"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/elly/statuses/113404772110873296",
"inReplyToAtomUri": "https://front-end.social/users/mayank/statuses/113403205090731609",
"conversation": "tag:front-end.social,2024-10-27:objectId=12704049:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://front-end.social/@mayank\" class=\"u-url mention\">@<span>mayank</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://front-end.social/@AmeliaBR\" class=\"u-url mention\">@<span>AmeliaBR</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://front-end.social/@bramus\" class=\"u-url mention\">@<span>bramus</span></a></span> oops, sorry for vanishing! life was life-ing a bit too hard so I haven’t really been on social media.</p><p>glad things were sorted and you were able to figure out the reproduction steps. I can confirm that it was indeed with the UI filtered by searching for “font-size”. I also agree that the UX would be better if the “inherited” wasn’t so faint and also, most importantly, wasn’t removed when filtering.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://front-end.social/@mayank\" class=\"u-url mention\">@<span>mayank</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://front-end.social/@AmeliaBR\" class=\"u-url mention\">@<span>AmeliaBR</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://front-end.social/@bramus\" class=\"u-url mention\">@<span>bramus</span></a></span> oops, sorry for vanishing! life was life-ing a bit too hard so I haven’t really been on social media.</p><p>glad things were sorted and you were able to figure out the reproduction steps. I can confirm that it was indeed with the UI filtered by searching for “font-size”. I also agree that the UX would be better if the “inherited” wasn’t so faint and also, most importantly, wasn’t removed when filtering.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://front-end.social/users/mayank",
"name": "@mayank"
},
{
"type": "Mention",
"href": "https://front-end.social/users/AmeliaBR",
"name": "@AmeliaBR"
},
{
"type": "Mention",
"href": "https://front-end.social/users/bramus",
"name": "@bramus"
}
],
"replies": {
"id": "https://front-end.social/users/elly/statuses/113404772110873296/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/elly/statuses/113404772110873296/replies?only_other_accounts=true&page=true",
"partOf": "https://front-end.social/users/elly/statuses/113404772110873296/replies",
"items": []
}
},
"likes": {
"id": "https://front-end.social/users/elly/statuses/113404772110873296/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://front-end.social/users/elly/statuses/113404772110873296/shares",
"type": "Collection",
"totalItems": 0
}
}